Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 3,535 for

list

(1.68 sec)
  1. Migration Notes | GroupDocs

    Why to migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Annotation for Java since version 19.8: The Annotator class introduced as a single entry point to manage the document annotating process to any supported file format (instead of AnnotationImageHandler class in previous versions). The overall rendering speed improved dramatically by saving rendered page as soon as it was rendered, not when all pages List were rendered....rendered, not when all pages list were rendered. Document saving...style Java List < AnnotationInfo > annotations = new List < AnnotationInfo...

    docs.groupdocs.com/annotation/java/migration-no...
  2. Delete Signatures of the certain types | GroupDocs

    This article explains how to delete electronic signatures of the certain types with GroupDocs.Signature API....overloaded method that accepts list of the enumeration values. Please...Call object method and pass list of the required enumerations...

    docs.groupdocs.com/signature/net/delete-signatu...
  3. Deleting Image signatures - advanced | GroupDocs

    This article shows how to delete Image electronic signatures different ways with GroupDocs.Signature API....method to obtain list of ; Select from list object(s) that should...= new ImageSearchOptions (); List < ImageSignature > signatures...

    docs.groupdocs.com/signature/java/deleting-imag...
  4. JsonDataSource Conditional Expressions: !s.Disa...

    When we were passing a POCO this would work: <<if [MyProperty.Data.Any(s => !s.Disabled)]>> When we changed to pass an interface (Data changed to a List instead of List), properties in sub interfaces could not be found…...interface (Data changed to a List instead of List), properties in sub...e.g.: var list = JsonConvert.DeserializeObject<List<MyImplementation>>(json);...

    forum.groupdocs.com/t/jsondatasource-conditiona...
  5. Exclude Specific Fonts from Output HTML using G...

    We are pleased to announce the release of GroupDocs.Viewer for .NET 18.10. The latest version allows setting the List of the fonts that should be excluded from the output HTML to decrease the size of the output files. Furthermore, the inclusion of 5 improvements and 6 bug fixes have made the API more promising. Below is the List of new features, improvements, and fixes added in v18.10. Features Introduced Setting List of the Fonts to be Excluded Adding fonts into HTML ensures that the text from the original document will appear similar in HTML, regardless of whether fonts are installed on the viewer’s device or not....latest version allows setting the list of the fonts that should be...more promising. Below is the list of new features, improvements...

    blog.groupdocs.com/viewer/exclude-specific-font...
  6. Get Supported File Types | GroupDocs

    Enumerate all 72 document formats supported by GroupDocs.Merger for Python via .NET using FileType.get_supported_file_types()....You can retrieve the complete list at runtime by calling FileType...extension (e.g. ".pdf" ). Steps to list supported file types Import...

    docs.groupdocs.com/merger/python-net/get-suppor...
  7. Rotate pages | GroupDocs

    Following this guide you will learn how to change PDF document page rotation angle using GroupDocs.Merger for Python via .NET API....object with the desired and the list of 1-based page numbers to rotate...clockwise # Pass page numbers as a list — positional integer arguments...

    docs.groupdocs.com/merger/python-net/rotate-pages/
  8. Get supported file formats | GroupDocs

    This article shows that how to get the List of all supported file formats of GroupDocs.Redaction by using Python....Redaction allows to get the list of all supported file formats...get supported file formats list. list_supported_formats.py from...

    docs.groupdocs.com/redaction/python-net/get-sup...
  9. Command Line Interface | GroupDocs

    Convert documents straight from the terminal with the groupdocs-conversion command-line tool — no Python script required. Inspect documents, List supported formats, and apply a license, all from the shell.... --help for the full flag listing, or groupdocs-conversion <command>...for protected sources. list-formats List every target format the...

    docs.groupdocs.com/conversion/python-net/gettin...
  10. Quick Start Guide | GroupDocs

    Set up a virtual environment, install groupdocs-merger-net, and run three minimal examples — merge two DOCX files, extract pages from a PDF, and split a PDF into single pages — in under five minutes....with an ExtractOptions page list to produce a new document containing...1-based list of page numbers to keep. Pages not in the list are discarded...

    docs.groupdocs.com/merger/python-net/getting-st...