Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 3,784 for

name

(0.08 sec)
  1. Status and Error Codes | Documentation

    An overview of GroupDocs Assembly Cloud API status and error codes...."Can't find file with given name 'document.doc' and folder 'My...

    docs.groupdocs.cloud/assembly/getting-started/s...
  2. RubyGems.org Status

    Welcome to RubyGems.org's home for real-time and historical data on system performance....Upstream Provider: DNSimple Name Servers Operational Upstream...

    status.rubygems.org
  3. GroupDocs Newsletter March 2017– APIs Updates a...

    GroupDocs Newsletter showcases newly supported features, enhancements and bug fixes by GroupDocs Document Format APIs for .NET, Java and Android platforms....alternative text signature and name the output file in save option...

    blog.groupdocs.cloud/total/groupdocs-newsletter...
  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...."SensitivityOfCompari" : 0 } Name Description GenerateSummaryPage...

    docs.groupdocs.cloud/comparison/settings/
  5. Extract DOCX Pages in Java | Word Extractor

    Learn how to extract pages from a Word file in Java using GroupDocs.Merger Cloud SDK. Follow our guide to simplify and optimize your workflow. Try it now!...ory</id> <name>GroupDocs Artifact Repository</name> <url>https://repository...

    blog.groupdocs.cloud/merger/extract-document-pa...
  6. 使用 Java 为图像添加水印 |文本或图像水印

    使用 Watermarking Cloud SDK for Java 在云上使用 REST API 以编程方式将文本或图像水印添加到 JPEG 图像。...ory</id> <name>GroupDocs Artifact Repository</name> <url>https://repository...

    blog.groupdocs.cloud/zh/watermark/add-watermark...
  7. Generate Document Pages Preview | Documentation

    This REST API provides an ability to generate document pages of image representations. There are several ways to specify page numbers needed for preview: Provide exact page numbers via Pages collection; Specify pages range start/end page numbers. There is also an ability to get only even/odd pages from the specified page range by setting RangeMode property. For protected documents, it is also required to provide a password. The following properties of preview may be customized:...of preview may be customized: Name Description Comment FilePath...property StorageName Storage name Could be omitted for default...

    docs.groupdocs.cloud/merger/generate-document-p...
  8. pygments.css

    .highlight pre { line-height: 125%; } .highlight td.linenos .normal { color: inherit; background-color: transparent; padding-left: 5px; padding-right: 5px; } .highlight span.linenos { color: inheri......n { color: #000000 } /* Name */ .highlight .o { color: #ce5c00;...highlight .na { color: #c4a000 } /* Name.Attribute */ .highlight .nb...

    pip.pypa.io/en/stable/_static/pygments.css
  9. Convert XML to PDF in Python using REST API

    Convert XML to PDF file fast online using GroupDocs.Conversion Cloud REST API. This article is about how to convert XML to PDF in Python using REST API....class Next, set your storage name Set the source XML file path...instance Now, set your storage name Then, set the XML file path...

    blog.groupdocs.cloud/conversion/convert-xml-to-...
  10. Rotate Pages | Documentation

    This REST API allows changing page rotation angle by setting it to 90,180 or 270 degrees for specific or all document pages. The result is a new document that has rotation changed for specified pages. There are several ways to specify desired page numbers: Provide exact page numbers via Pages collection; Specify pages range start/end page numbers. There is also an ability to get only even/odd pages from the specified page range by setting RangeMode property....rotation for document pages: Name Description Comment FilePath...property StorageName Storage name Could be omitted for default...

    docs.groupdocs.cloud/merger/rotate-pages/