Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 456 for

styling

(0.43 sec)
  1. Comment convertir DOCX en HTML avec Python

    Apprenez comment automatiser la conversion de DOCX en HTML en Python avec GroupDocs.Conversion Cloud SDK. Le guide étape par étape couvre la configuration, le code, cURL et la sortie réactive....typiques sont : Conservez le style original, les tableaux et les...exigences sont : Conserver le style - le moteur conserve les polices...

    blog.groupdocs.cloud/fr/conversion/how-to-docx-...
  2. Features Overview | Documentation

    GroupDocs.Parser Cloud is a document data extraction REST API from over 50 document types. One of the most valuable features of GroupDocs.Parser Cloud is parsing documents with predefined templates. It’s easy to define template and extract data from invoices, prices or other kinds of your typical documents. The API also provides methods to extract images, extract text. You can do it with regular documents and containers like ZIP archives, OST/PST mail data files and PDF portfolios....to keep formatting like text style, table layout, etc. At this...the heading has ‘Heading X’ style, it’s surrounded by <hx> tag...

    docs.groupdocs.cloud/parser/features-overview/
  3. Document Manipulation

    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....paragraphes, de caractères ou de style tels que la taille de la police...

    blog.groupdocs.cloud/fr/tag/document-manipulation/
  4. Settings | Documentation

    Settings data structure defines comparison process additional settings Settings example: { "GenerateSummaryPage": true, "ShowDeletedContent": true, "ShowInsertedContent": true, "StyleChangeDetection": true, "InsertedItemsStyle": { "FontColor": "string", "HighlightColor": "string", "BeginSeparatorString": "string", "EndSeparatorString": "string", "Bold": true, "Italic": true, "StrikeThrough": true, "Underline": true }, "DeletedItemsStyle": { "FontColor": "string", "HighlightColor": "string", "BeginSeparatorString": "string", "EndSeparatorString": "string", "Bold": true, "Italic": true, "StrikeThrough": true, "Underline": true }, "ChangedItemsStyle": { "FontColor": "string", "HighlightColor": "string", "BeginSeparatorString": "string", "EndSeparatorString": "string", "Bold": true, "Italic": true, "StrikeThrough": true, "Underline": true }, "WordsSeparatorChars": [ "string" ], "UseFramesForDelInsElements": true, "CalculateComponentCoordinates": true, "MarkChangedContent": true, "MarkNestedContent": true, "MetaData": { "Author": "string", "LastSaveBy": "string", "Company": "string" }, "Password": "string", "DiagramMasterSetting": { "MasterPath": "string", "UseSourceMaster": true }, "OriginalSize": { "Width": 0, "Height": 0 }, "HeaderFootersComparison": true, "SensitivityOfComparison": 0 } Name Description GenerateSummaryPage Indicates whether to add summary page to resultant document or not ShowDeletedContent Indicates whether to show deleted components in resultant document or not ShowInsertedContent Indicates whether to show inserted components in resultant document or not StyleChangeDetection Indicates whether to detect style changes or not InsertedItemsStyle Style for inserted components DeletedItemsStyle Style for deleted components ChangedItemsStyle Style for components with changed style WordsSeparatorChars An array of delimiters to split text into words DetailsLevel The comparison details level (Low, Middle, High) UseFramesForDelInsElements Indicates whether to use frames for shapes in Word Processing and for rectangles in Image documents CalculateComponentCoordinates Indicates whether to calculate coordinates for changed components MarkChangedContent Indicates whether to use frames for shapes in Word Processing and for rectangles in Image documents MarkNestedContent Gets or sets a value indicating whether to mark the children of the deleted or inserted element as deleted or inserted CloneMetadata Type of metadata to clone (Default, Source, Target, FileAuthor) MetaData User metadata PasswordSaveOption Type of password saving (None, Source, Target, User) Password User password to resultant document DiagramMasterSetting Master for Diagram document OriginalSize Original document size when picture is compared with other different formats HeaderFootersComparison Control to turn on comparison of header/footer contents PaperSize The result document paper size (Default, A0, A1, … A8) SensitivityOfComparison A sensitivity of comparison (1....Indicates whether to detect style changes or not InsertedItemsStyle...for components with changed style WordsSeparatorChars An array...

    docs.groupdocs.cloud/comparison/settings/
  5. GroupDocs.Signature Cloud Product Family on Doc...

    GroupDocs.Signature Cloud Product Family on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs.Signature Cloud Product Family on Document Processing REST APIs | GroupDocs C......Signatures with various format, styles and appearance ,Image Signatures...SDK, Background Text Brush Styles, Stamp Brush Signature dan...

    blog.groupdocs.cloud/id/categories/groupdocs.si...
  6. Anotace souborů DOCX pomocí REST API v Pythonu

    Programově anotujte soubory DOCX pomocí REST API v cloudu v Pythonu pomocí Document Annotation Cloud SDK pro Python....pen_style = "Solid" a1.pen_width = 1 a1...pen_color = 1201033 a1.pen_style = "Solid" a1.pen_width = 1 a1...

    blog.groupdocs.cloud/cs/annotation/annotate-doc...
  7. Document annotation

    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....paragraphes, de caractères ou de style tels que la taille de la police...

    blog.groupdocs.cloud/fr/tag/document-annotation/
  8. Advanced usage | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......sensitivity Customize changes styles Get changes coordinates Get...

    docs.groupdocs.cloud/comparison/advanced-usage/
  9. Python'da bir REST API kullanarak DOCX Dosyalar...

    Python için Document Annotation Cloud SDK ile Python'da bulutta REST API kullanarak DOCX Dosyalarına Programlı Olarak Açıklama Ekleyin....pen_style = "Solid" a1.pen_width = 1 a1...pen_color = 1201033 a1.pen_style = "Solid" a1.pen_width = 1 a1...

    blog.groupdocs.cloud/tr/annotation/annotate-doc...
  10. Authenticating API Requests | Documentation

    There is only one way to authenticate GroupDocs Cloud REST APIs: by using OAuth 2.0 protocol with JWT Bearer Token. The JWT token is extracted and validated by our APIs from the Authorization request header. OAuth 2.0 OAuth 2.0 is an authorization framework that enables your applications to obtain access to data to different APIs. OAuth provides authorization flows for web and desktop applications, and mobile devices. What is a JSON Web Token (JWT)?...pdf/pages/1/resources/styles.css" \ -X GET \ -H "Content-Type:...; display : block ; border-style : none ; width : 49.58333 em...

    docs.groupdocs.cloud/total/authenticating-api-r...