Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 2,788 for

list

(0.05 sec)
  1. Sample Document ver.1

    Title of the document Subtitle #1 Text is normal, then bold, then italic, then underscore, and finally normal again. Now strikethrough, then double strikethrough, and underscore differently - with ...... Lists are below: 1. Item #1. a. Sub...unordered. 5. Item #5. the end of lists.[footnoteRef:5] [5: Standard...

    docs.groupdocs.com/viewer/python-net/_sample_fi...
  2. render_docx_to_png.zip

    demo-app/render_docx_to_png.py import os from groupdocs.viewer import License, Viewer from groupdocs.viewer.options import PngViewOptions def render_docx_to_png(): # Get license file absolute path ...... Lists are below: 1. Item #1. a. Sub...unordered. 5. Item #5. the end of lists.[footnoteRef:5] [5: Standard...

    docs.groupdocs.com/viewer/python-net/_sample_fi...
  3. Handle Common Template and Data Errors | GroupDocs

    Catch and handle common exceptions during document assembly and validate template syntax and data....ValidateDataBeforeAs () { var products = new List < Product >(); // products might...

    docs.groupdocs.com/assembly/net/basic-usage-err...
  4. Unexpected behavior when converting to PDF - Fr...

    In recent testing, I observed several results that were not what I expected when attempting to convert various plain text files to PDF. I used the latest version of GroupDocs.Conversion (24.6) in a Spring Boot 3.3.1 appl…...For each conversion we have a list of operations to be done. The...watermark, etc, so they are in the list which builds the conversion...

    forum.groupdocs.com/t/unexpected-behavior-when-...
  5. GroupDocs.Redaction Product Family on GroupDocs...

    GroupDocs.Redaction Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Redaction Product Family on GroupDocs Blog | Document Aut......removal policy by writing the list of pre-configured redaction...

    blog.groupdocs.com/categories/groupdocs.redacti...
  6. GroupDocs.Conversion Product Family on GroupDoc...

    GroupDocs.Conversion Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Conversion Product Family on GroupDocs Blog | Document A......supported by the API, that are listed in the documentation. A new...font directories are in the list. Moreover, issues like file...

    blog.groupdocs.com/categories/groupdocs.convers...
  7. Working with metadata in Presentations | GroupDocs

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full List of supported presentation formats please refer to Supported Document Formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional file format information. Load a presentation Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.... For the full list of supported presentation formats...

    docs.groupdocs.com/metadata/net/working-with-me...
  8. Adding text watermarks | GroupDocs

    Following code snippet shows how to add text watermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_text_watermarks.AddTextWatermark // Specify an absolute or relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker watermarker = new Watermarker("image.png"); // Initialize the font to be used for watermark Font font = new Font("Arial", 19, FontStyle.Bold | FontStyle.Italic); // Create the watermark object TextWatermark watermark = new TextWatermark("Test watermark", font); // Set watermark properties watermark.... The full list of supported properties for...

    docs.groupdocs.com/watermark/java/adding-text-w...
  9. Working with metadata in Word Processing docume...

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of WordProcessing documents such as DOC, DOCX, ODT, etc. For the full List of supported document formats please refer to Supported document formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded document and extract some additional file format information. Load a WordProcessing document Extract the root metadata package Use the getWordProcessingType method to obtain file format information advanced_usage.... For the full list of supported document formats...

    docs.groupdocs.com/metadata/java/working-with-m...
  10. GroupDocs.Signature Product Family on GroupDocs...

    GroupDocs.Signature Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Signature Product Family on GroupDocs Blog | Document Aut...... Furthermore, I shall also list the issues that are fixed as...sign Pdf Documents with given list of Signature Options Implement...

    blog.groupdocs.com/categories/groupdocs.signatu...