Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 997 for

colorization

(0.06 sec)
  1. Порівняйте PDF-файли за допомогою REST API у Py...

    Програмно порівнюйте два або більше файлів PDF за допомогою REST API у хмарі на Python за допомогою GroupDocs.Comparison Cloud SDK для Python....highlight_color = "14297642" settings.inserted_items_style...inserted_items_style.font_color = "16711680" settings.inserted_items_style...

    blog.groupdocs.cloud/uk/comparison/compare-pdf-...
  2. 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...
  3. Vergleichen Sie PDF Dateien mit der REST-API in...

    Vergleichen Sie zwei oder mehr PDF Dateien programmgesteuert mithilfe einer REST-API in der Cloud in Python mit dem GroupDocs.Comparison Cloud SDK für Python....highlight_color = "14297642" settings.inserted_items_style...inserted_items_style.font_color = "16711680" settings.inserted_items_style...

    blog.groupdocs.cloud/de/comparison/compare-pdf-...
  4. เปรียบเทียบไฟล์ PDF โดยใช้ REST API ใน Python |...

    เปรียบเทียบไฟล์ PDF สองไฟล์ขึ้นไปทางโปรแกรมโดยใช้ REST API บนคลาวด์ใน Python กับ GroupDocs.Comparison Cloud SDK สำหรับ Python...highlight_color = "14297642" settings.inserted_items_style...inserted_items_style.font_color = "16711680" settings.inserted_items_style...

    blog.groupdocs.cloud/th/comparison/compare-pdf-...
  5. Upcoming Release of GroupDocs.Assembly Cloud

    GroupDocs.Assembly Cloud REST API is about to launch. It is a document automation and reports generation REST API designed to create custom documents....in Reports & Set Background Color for HTML Documents Dynamically...

    blog.groupdocs.cloud/assembly/upcoming-release-...
  6. 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...
  7. 在 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/zh/annotation/annotate-doc...
  8. Annoter des fichiers DOCX à l'aide d'une API RE...

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

    blog.groupdocs.cloud/fr/annotation/annotate-doc...
  9. Lanzamiento oficial del complemento PDF Viewer ...

    Convierta JPG a PPT editable y PPT a JPG en Java...polilínea; opción de color de resaltado de texto; color de fondo de la...

    blog.groupdocs.cloud/es/viewer/groupdocs-viewer...
  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/