Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 997 for

colorization

(0.05 sec)
  1. Compare multiple documents with specific compar...

    GroupDocs.Comparison Cloud allows to compare more that 2 documents and specify some specific comparison options like styling for detected changes, comparison details level etc. The following code sample shows how to compare multiple documents with specific options. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Compare documents or get document info Download comparison result document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details.... font_color = "16711680" options . settings...inserted_items_style . font_color = "16711680" options . settings...

    docs.groupdocs.cloud/comparison/compare-multipl...
  2. Text Highlight Annotation | Documentation

    Text Highlight annotation highlights and comments selected text API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard.... background_color = 65535 a1 . type = "TextHighlight"...page_number = 0 $a1 . background_color = 65535 $a1 . type = "TextHighlight"...

    docs.groupdocs.cloud/annotation/text-highlight-...
  3. Area Annotation | Documentation

    Area annotation allows to mark up an area within the document page with a rectangle. API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard.... pen_color = 1201033 a1 . pen_style = "Solid"... page_number = 0 $a1 . pen_color = 1201033 $a1 . pen_style =...

    docs.groupdocs.cloud/annotation/area-annotation/
  4. Distance Annotation | Documentation

    Distance annotation measures a distance between objects in a document. API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard.... pen_color = 1201033 a1 . pen_style = "Solid"... page_number = 0 $a1 . pen_color = 1201033 $a1 . pen_style =...

    docs.groupdocs.cloud/annotation/distance-annota...
  5. Arrow Annotation | Documentation

    Arrow annotation draws an arrow on the document. API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard.... pen_color = 1201033 a1 . pen_style = "Solid"... page_number = 0 $a1 . pen_color = 1201033 $a1 . pen_style =...

    docs.groupdocs.cloud/annotation/arrow-annotation/
  6. Converti documenti Word in PDF utilizzando l'AP...

    Converti in modo programmatico documenti Word (DOCX o DOC) in file PDF utilizzando un'API REST sul cloud in Python con Document Conversion Cloud SDK for Python....Quindi, imposta Testo filigrana, Colore, Larghezza, Altezza, Sinistra...watermark.font_size = 34; watermark.color = "Gray"; watermark.background...

    blog.groupdocs.cloud/it/conversion/convert-word...
  7. Convierta documentos de Word a PDF usando REST ...

    Convierta mediante programación documentos de Word (DOCX o DOC) en archivos PDF mediante una API REST en la nube en Python con Document Conversion Cloud SDK para Python....texto de la marca de agua, el color, el ancho, la altura, la izquierda...watermark.font_size = 34; watermark.color = "Gray"; watermark.background...

    blog.groupdocs.cloud/es/conversion/convert-word...
  8. Text Strikeout Annotation | Documentation

    Text Strikeout annotation marks text fragment with a strikethrough styling API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard.... font_color = 1201033 a1 . opacity = 0.7...page_number = 0 $a1 . font_color = 1201033 $a1 . font_size =...

    docs.groupdocs.cloud/annotation/text-strikeout-...
  9. Watermark Annotation | Documentation

    Watermark annotation adds text watermark API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard.... font_color = 1201033 a1 . font_size = 12...page_number = 0 $a1 . font_color = 1201033 $a1 . font_size =...

    docs.groupdocs.cloud/annotation/watermark-annot...
  10. Zobrazení dokumentů aplikace Word jako stránek ...

    Programově zobrazujte dokumenty Word jako stránky HTML pomocí REST API v C#. Document Viewer .NET SDK umožňuje vykreslování souborů DOC a DOCX na stránky HTML....", Size = 100, Color = "Red", Position = Watermark...

    blog.groupdocs.cloud/cs/viewer/render-word-docu...