Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 980 for

colorization

(0.06 sec)
  1. Anotar archivos DOCX usando una API REST en Python

    Anote mediante programación archivos DOCX mediante la API REST en la nube en Python con Document Annotation Cloud SDK para Python....pen_color = 1201033 a1.pen_style = "Solid"...100 a1.page_number = 0 a1.pen_color = 1201033 a1.pen_style = "Solid"...

    blog.groupdocs.cloud/es/annotation/annotate-doc...
  2. Document Processing REST APIs | GroupDocs Cloud

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....rue,'insertedItemsStyle':{'color':'Blue','beginSeparatorString':''...'strikeThrough':false},'deletedItemsStyle':{'color':'Red','beginSeparatorString':''...

    blog.groupdocs.cloud/zh-hant/page/46/
  3. Annoter des documents PDF à l'aide d'une API RE...

    Annotez par programmation des documents PDF à l'aide d'une API REST sur le cloud en Python avec Document Annotation Cloud SDK pour Python....pen_color = 1201033 a1.pen_style = "Solid"...100 a2.page_number = 0 a2.pen_color = 1201033 a2.pen_style = "Solid"...

    blog.groupdocs.cloud/fr/annotation/annotate-pdf...
  4. 在 Python 中使用 REST API 注释 PDF 文档 |休息API

    使用适用于 Python 的 Document Annotation Cloud SDK 在 Python 中使用云中的 REST API 以编程方式注释 PDF 文档。...pen_color = 1201033 a1.pen_style = "Solid"...100 a2.page_number = 0 a2.pen_color = 1201033 a2.pen_style = "Solid"...

    blog.groupdocs.cloud/zh/annotation/annotate-pdf...
  5. Convert SVG to JPG and JPG to SVG in Python

    Convert SVG images to JPG and image format JPG to SVG of specific size or dpi using the python. Let's see how to convert SVG to JPG and JPG to SVG in Python...to convert JPG to SVG with color using REST API. How to convert...a JPG to SVG converter with color that allows you to convert JPG...

    blog.groupdocs.cloud/conversion/convert-svg-to-...
  6. Python에서 REST API를 사용하여 DOCX 파일에 주석 달기

    Python용 Document Annotation Cloud SDK를 사용하여 Python의 클라우드에서 REST API를 사용하여 프로그래밍 방식으로 DOCX 파일에 주석을 추가합니다....pen_color = 1201033 a1.pen_style = "Solid"...100 a1.page_number = 0 a1.pen_color = 1201033 a1.pen_style = "Solid"...

    blog.groupdocs.cloud/ko/annotation/annotate-doc...
  7. Plugin PDF Viewer per WordPress rilasciato uffi...

    Converti JPG in PPT modificabile e PPT in JPG in Java...polilinea; opzione colore di evidenziazione del testo; colore di sfondo...

    blog.groupdocs.cloud/it/viewer/groupdocs-viewer...
  8. Convert PDF to HTML | PDF to Web Conversion in ...

    Seamless PDF to HTML conversion in C# .NET. Easy and simple process to convert PDF to HTML with .NET REST API....\"Bold\": true, \"Italic\": true, \"Color\": \"Yellow\", \"Width\": 0...\"Bold\": true, \"Italic\": true, \"Color\": \"Yellow\", \"Width\": 0...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  9. Working with Hyperlinks, Bookmarks, Checkboxes,...

    Нow-to insert different types of elements, such as hyperlinks, bookmarks, barcodes, into reports dynamically using GroupDocs Assembly Cloud....font name, size, style and color, are derived from the font setting...alignment options. The background color of the barcode image is derived...

    docs.groupdocs.cloud/assembly/developer-guide/w...
  10. LoadOptions | Documentation

    CadLoadOptions - dxf, dwg, dgn, dwf, stl, Ifc, plt, Igs Properties Description format The format of input file, (“docx”, for example). This field must be filled with correct input file format when using ConvertDirect method, which accept input file as binary stream, and, because of that, API can correctly handle LoadOptions. layoutNames Specify which layouts to be converted backgroundColor A background color (for example: “Green”) drawType Type of drawing, “UseDrawColor” (default) - Allows to use common color, or “UseObjectColor” - Allows to use separate color for every object drawColor A foreground/draw color (for example: “Red”) { "layoutNames": ["Floor1", "Floor3"], "drawColor": "Red", "backgroundColor": "White" } SpreadsheetLoadOptions - xls, xlsx, xlsm, xlsb, xls2003, ods, ots, xltx, xltm, tsv, xlt Properties Description format The format of input file, (“docx”, for example)....backgroundColor A background color (for example: “Green”) drawType...(default) - Allows to use common color, or “UseObjectColor” - Allows...

    docs.groupdocs.cloud/conversion/loadoptions/