Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 47,009 for

page

(0.07 sec)
  1. View C Online via .NET or Free Online App

    Open and view C files online with free C viewer or .NET...C document information like page & attachment count as well as...Rotate, reorder & watermark C pages View C as Images like BMP, PNG...

    products.groupdocs.cloud/viewer/net/c/
  2. Render document with notes | Documentation

    GroupDocs.Viewer Cloud does not include notes in the rendering results. However, you can choose between to show or hide the notes in the output. If you want to see notes in your rendering result, use RenderNotes property of the HtmlOptions (or JpgViewOptions, or PdfOptions). The following code sample renders Presentation with notes. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....notes Leave feedback On this page GroupDocs.Viewer Cloud does...'RenderNotes': true } }" Resonse { "pages" : [ { "number" : 1 , "resources"...

    docs.groupdocs.cloud/viewer/render-document-wit...
  3. UpdatesOptions | Documentation

    UpdatesOptions data structure defines comparison options UpdatesOptions example: { "SourceFile": { "FilePath": "string", "VersionId": "string", "StorageName": "string", "Password": "string" }, "TargetFiles": [ { "FilePath": "string", "VersionId": "string", "StorageName": "string", "Password": "string" } ], "Settings": { "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 }, "OutputPath": "string", "Changes": [ { "Id": 0, "Text": "string", "TargetText": "string", "Authors": [ "string" ], "StyleChangeInfo": [ { "ChangedProperty": "string", "OldValue": "string", "NewValue": "string" } ], "PageInfo": { "Width": 0, "Height": 0, "PageNumber": 0 }, "Box": { "Height": 0, "Width": 0, "X": 0, "Y": 0 } } ] } Name Description SourceFile Information about source file TargetFiles An array of Information about target file(s) Settings Comparison settings ChangeType Changes type....(/comparison/updates) Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.cloud/comparison/updatesoptions/
  4. Free HTML Generator on Document Automation REST...

    Free HTML Generator on Document Automation REST APIs | GroupDocs Cloud Recent content in Free HTML Generator on Document Automation REST APIs | GroupDocs Cloud با استفاده از یک Web Page Generator ر......GroupDocs Cloud با استفاده از یک Web Page Generator رایگان، JPG را به...

    blog.groupdocs.cloud/fa/tag/free-html-generator...
  5. JPG to HTML Converter on Document Automation RE...

    JPG to HTML Converter on Document Automation REST APIs | GroupDocs Cloud Recent content in JPG to HTML Converter on Document Automation REST APIs | GroupDocs Cloud با استفاده از یک Web Page Generat......GroupDocs Cloud با استفاده از یک Web Page Generator رایگان، JPG را به...

    blog.groupdocs.cloud/fa/tag/jpg-to-html-convert...
  6. Remove Watermarks | Documentation

    This REST API allows removing watermarks from the document. The operation performs a search for possible watermarks and then removes them. The API supports a rich set of search criteria that allows finding images and texts that may be possible watermarks. There are two popular scenarios to use the Remove operation: Remove particular watermarks found by search criteria. With this scenario Two operations are used: Search and Remove: You define the search criteria set; You first use Search operation with the designed criteria and get the response with search results; You can analyze the response and choose those watermarks that should be deleted; You then call Remove operation with the same set of search criteria; You also provide RemoveIds array with IDs of found watermarks; Then watermarks with passed IDs will be removed Remove all found watermarks....Watermarks Leave feedback On this page This REST API allows removing...preferred language. C# Java Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.cloud/watermark/remove-watermarks/
  7. GroupDocs.Parser for Cloud 20.6 Release Notes |...

    This Page contains release notes for GroupDocs.Parser Cloud 20.6 Major Features Added new SDK platforms: Node.js PHP Python Ruby Added new properties to the information about extracted image; Added encoding field to document information extraction. Full List of Issues Covering all Changes in this Release Key Category Summary PARSERCLOUD-111 Feature Add Node.js SDK for GroupDocs.Parser Cloud PARSERCLOUD-112 Feature Add PHP SDK for GroupDocs....6 Release Notes This page contains release notes for GroupDocs...

    docs.groupdocs.cloud/parser/groupdocs-parser-fo...
  8. 2.1.4 Released - RubyGems Blog

    Blog Back to blog posts 17 Sep 2013 2.1.4 Released by Eric Hodel RubyGems 2.1.4 includes bug fixes. To update to the ......hand see the Download RubyGems page. Bug fixes: gem uninstall foo...

    blog.rubygems.org/2013/09/17/2.1.4-released.html
  9. Convert Microsoft Excel to PNG in Python - Free...

    Hi. When I’m converting an xlsx file to png (python request) the result I see is file is approximately as whole a4 Page format. Is there possibility to convert only nonempty part of spreadsheet (for example, current sele…...is approximately as whole a4 page format. Is there possibility...is approximately as whole a4 page format. Is there possibility...

    forum.groupdocs.cloud/t/convert-microsoft-excel...
  10. How to compare two PDF files | Documentation

    Comparing different file types is very simple, just upload compared files into the storage and call comparisons method. Here is an example how to compare PDF files. 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....files Leave feedback On this page Comparing different file types...comparisons ( request ) Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.cloud/comparison/how-to-compare-...