Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 972 for

sample code

(0.05 sec)
  1. Document Processing REST APIs | GroupDocs Cloud

    Document Processing REST APIs | GroupDocs Cloud Recent content on Document Processing REST APIs | GroupDocs Cloud Convert HTML to PDF in C# .NET | Web Page to PDF Conversion with REST API How to co...... Guide covers setup, coding for JPEG to PDF using REST...REST API. Our guide with C# code examples for automating Word...

    blog.groupdocs.cloud/index.xml
  2. Working With Folder | Documentation

    GroupDocs.Viewer Cloud Working With Folder...However, manually writing client code can be difficult, error-prone...GetFilesListRequest ( "viewerdocs/sample.docx" , myStorage ); folderApi...

    docs.groupdocs.cloud/viewer/working-with-folder/
  3. Working With Files | Documentation

    GroupDocs.Viewer Cloud Working With Files...Bearer [Access Token]" Resonse { "Code" : 200 , "Status" : "OK" } Download...However, manually writing client code can be difficult, error-prone...

    docs.groupdocs.cloud/viewer/working-with-files/
  4. Extract Images from Word Documents using C# .NE...

    Learn how to extract images from Word (.DOCX, .DOC) files in C# .NET and REST API. Step-by-step tutorial to extract and save embedded images online....new FileInfo { FilePath = "sample.docx" }; var options = new...is image extraction without code snippet, then try calling GroupDocs...

    blog.groupdocs.cloud/parser/extract-images-from...
  5. Convert JPG to Word Document (DOCX) in C# .NET ...

    Convert JPG images to editable Word documents (DOCX) using C# .NET. How to convert Photo to DOC by developing picture to document converter in C# .NET.... With just a few lines of code, you can convert a JPG image...UploadFile(new UploadFileRequest("sample.jpg", stream)); Create an instance...

    blog.groupdocs.cloud/conversion/convert-jpg-to-...
  6. GroupDocs.Conversion Cloud Product Family on Do...

    GroupDocs.Conversion Cloud Product Family on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs.Conversion Cloud Product Family on Document Processing REST APIs | GroupDocs...... Guide covers setup, coding for JPEG to PDF using REST...API. Step-by-step guide with code samples, cURL commands, and...

    blog.groupdocs.cloud/categories/groupdocs.conve...
  7. Adjust time unit | Documentation

    When rendering MS Project documents GroupDocs.Viewer Cloud tries to find optimal output size and time unit depending on the project’s overall length. In case you need to set your own page size or time unit, you can set ProjectManagementOptions class properties class as shown in Code Samples below. Time unit refers to smallest unit (days, third of a month or month) used in timescale bar. When the TimeUnit.Days is selected, you will get the most detailed view of your tasks....properties class as shown in code samples below. Time unit refers...month interval The following code samples show how to render MS...

    docs.groupdocs.cloud/viewer/adjust-time-unit/
  8. Add Image Watermarks | Documentation

    This REST API allows adding image watermarks to the document. With this API you can add image watermarks with the following features: Image watermark supports various image formats: PNG, GIF, TIFF, JPG. You may upload the desired image to the Storage and then pass the path as a parameter of Watermark operation; There are many watermark positioning and transforming properties; There are format-specific options. These options allow to leverage specific format features and often allow to make watermarks stronger; For protected documents, it is required to provide the password....FilePath ": " documents \\ sample.pdf ", " StorageName ": ""...FilePath ": " watermark_images \\ sample_watermark.png ", " StorageName...

    docs.groupdocs.cloud/watermark/add-image-waterm...
  9. Render project time interval | Documentation

    There is the possibility that you are required to render a part of the MS Project within the specified time interval. In that case, GroupDocs.Viewer Cloud allows rendering part of MS Project document according to specified StartDate and EndDate properties of ProjectManagementOptions class as shown in Code Samples below. When only one of these properties is set, rendering starts from the project’s start date or ends on the project’s end date correspondingly....ProjectManagementOpt class as shown in code samples below. When only one...correspondingly. The following code samples show how to render MS...

    docs.groupdocs.cloud/viewer/render-project-time...
  10. Add Text Watermarks | Documentation

    This REST API allows adding text watermarks to the document. With this API you can add watermarks with following features: For a text watermark, you can use various text options like Font, Size, Style, Foreground and Background colors, etc.; There are many watermark positioning and transforming properties; There are format-specific options. These options allow to leverage specific format features and often allow to make watermarks stronger; For protected documents, it is required to provide the password....FilePath ": " documents \\ sample.pdf ", }, " WatermarkDetails..._watermark/documents/sample_pdf/sample.pdf" , "path" : "wate...

    docs.groupdocs.cloud/watermark/add-text-waterma...