Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 1,042 for

sample code

(0.06 sec)
  1. 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/
  2. Working With Storage | Documentation

    GroupDocs.Viewer Cloud Working With Storage...However, manually writing client code can be difficult, error-prone...However, manually writing client code can be difficult, error-prone...

    docs.groupdocs.cloud/viewer/working-with-storage/
  3. Convert DOCX to PDF in C# | Online DOC to PDF c...

    Easily convert DOC and DOCX files to high-quality PDF format using REST API. Learn how to transform DOC, DOCX files to pdf online....OpenRead("sample.docx")) { var uploadRequest...uploadRequest = new UploadFileRequest("sample.docx", fileStream); fileApi...

    blog.groupdocs.cloud/conversion/convert-doc-to-...
  4. 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...
  5. 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...
  6. Convert Word to PDF in Node.js | DOCX to PDF On...

    Learn how to convert Microsoft Word documents (DOC, DOCX) to PDF using Node.js API. A reliable and scalable REST API for Word to PDF transformation.... With just a few lines of code, you can integrate high-quality...UploadFileRequest("input-sample.doc", fs.createReadStream("input-sample.doc"));...

    blog.groupdocs.cloud/conversion/convert-doc-to-...
  7. Convert PDF to Word in Node.js | PDF to DOCX or...

    Learn how to convert PDF to editable Word format (DOC/DOCX) using Node.js API. Easily export PDF content to Microsoft Word documents online....formats using just a few lines of code. Key Features: # Convert PDF...UploadFileRequest("sample.pdf", fs.createReadStream("sample.pdf")); await...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  8. Extract PowerPoint Images in Node.js | PPTX Ima...

    Learn how to extract images from PowerPoint presentations (.ppt, .pptx) with Node.js API. Automate image extraction with REST API or cURL....filePath = "sample.pdf"; const options = new ImagesOptions();...Extractor # Don’t want to write code? Try the Free online PowerPoint...

    blog.groupdocs.cloud/parser/extract-images-from...
  9. Add Text Watermark to PDF in C# | Insert Waterm...

    Learn how to add a text watermark to PDF files using C# .NET. Protect, brand, and customize your PDF documents with watermark text using .NET REST API...."FileInfo": { "FilePath": "Sample.pdf" }, "OutputPath": "output/output...with your actual token, and Sample.pdf with the uploaded PDF filename...

    blog.groupdocs.cloud/watermark/add-text-waterma...
  10. Extract Text from HTML | HTML Text Parser | HTM...

    Learn how to extract text from HTML with .NET REST API. Parse clean text, remove tags, and automate HTML content extraction with .NET REST API. HTML to TXT...\"FileInfo\": { \"FilePath\": \"sample.html\", \"StorageName\": \"internal\"...without writing a single line of code. Try our free online HTML Parser...

    blog.groupdocs.cloud/parser/extract-text-from-h...