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

list

(0.12 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_html.zip

    demo-app/render_docx_to_html.py import os from groupdocs.viewer import License, Viewer from groupdocs.viewer.options import HtmlViewOptions def render_docx_to_html(): # Get license file absolute pa...... 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. Implement custom encryption with Metadata signa...

    This article explains how to implement custom encryption for Metadata electronic signatures.... print ( "List of newly created signatures:"...

    docs.groupdocs.com/signature/java/implement-cus...
  4. Hello, World! | GroupDocs

    Render documents to HTML, PDF, JPEG, or PNG with GroupDocs.Viewer for Python via .NET. Simple and powerful!...your usage: : Review the full list of supported file types. : Check...

    docs.groupdocs.com/viewer/python-net/hello-world/
  5. Working with XMP metadata | GroupDocs

    This article shows how to access XMP metadata in a file of any supported format....pairs, structured values or lists of values. The data can be nested...} // ... } } Here is a full list of supported XMP schemes: Note...

    docs.groupdocs.com/metadata/net/working-with-xm...
  6. Working with XMP metadata | GroupDocs

    Access, read, update, add custom packages, and remove XMP metadata using GroupDocs.Metadata for Python via .NET....pairs, structured values or lists of values. The data can be nested..... Here is a non-exhaustive list of supported XMP schemes: XmpBasicJobTicketPac...

    docs.groupdocs.com/metadata/python-net/working-...
  7. Working with metadata in Spreadsheets | GroupDocs

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of spreadsheet formats such as XLS, XLSX, ODS, 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 spreadsheet and extract some additional file format information. Load a Spreadsheet document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.... For the full list of supported document formats...

    docs.groupdocs.com/metadata/net/working-with-me...
  8. Search for embedded and encrypted objects in Me...

     This section explains how to search for embedded electronic signatures into the document metadata with GroupDocs.Signature API. Also this topic shows the way to customize data serialization, encryption and class definition with ability to embed it into the metadata electronic signature....MetadataSearchOption (); // search document List < MetadataSignature > signatures...

    docs.groupdocs.com/signature/net/search-embed-n...
  9. Load password-protected documents | GroupDocs

    This article explains how to load password-protected PDF, Word, Excel, PowerPoint documents when using GroupDocs.Parser for Python via .NET....get_images () if images : return list ( images ) except Exception...

    docs.groupdocs.com/parser/python-net/load-passw...
  10. Search for embedded object with custom serializ...

     This article explains how to search for embedded electronic signatures with custom serialization in document metadata. This topic contains example of custom serialization, class definition and search for serialized objects in the document metadata with GroupDocs.Signature....search for signatures in document List < WordProcessingMetada > signatures...

    docs.groupdocs.com/signature/java/search-for-em...