Sort Score
Result 10 results
Languages All
Labels All
Results 5,061 - 5,070 of 16,704 for

file

(0.05 sec)
  1. Filtering annotations by type on saving documen...

    This page describes how to filter annotation by type on saving File using GroupDocs.Annotation for .NET API....{ area, ellipse }); //Result file will contains only ellipse annotations...

    docs.groupdocs.com/annotation/net/filtering-ann...
  2. Migration Notes | GroupDocs

    Migration notes for GroupDocs.Comparison for .NET — breaking API changes between major versions and guidance for updating existing code....compare documents of any supported file format with various options...

    docs.groupdocs.com/comparison/net/migration-notes/
  3. Options and Configuration | GroupDocs

    Control parsing behavior with options from groupdocs.parser.options in GroupDocs.Parser for Python via .NET....pdf The following sample file is used in this example: When...

    docs.groupdocs.com/parser/python-net/options/
  4. 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 ......render_docx_to_png(): # Get license file absolute path license_path =...set_license(license_path) # Load DOCX file with Viewer("./sample.docx")...

    docs.groupdocs.com/viewer/python-net/_sample_fi...
  5. 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....and extract some additional file format information. a presentation...package Use the property to obtain file format information AdvancedUsage...

    docs.groupdocs.com/metadata/net/working-with-me...
  6. 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 ......render_docx_to_png(): # Get license file absolute path license_path =...set_license(license_path) # Load DOCX file with Viewer("./sample.docx")...

    docs.groupdocs.com/viewer/python-net/_sample_fi...
  7. render_docx_to_pdf.zip

    demo-app/render_docx_to_pdf.py import os from groupdocs.viewer import License, Viewer from groupdocs.viewer.options import PdfViewOptions def render_docx_to_pdf(): # Get license File absolute path ......render_docx_to_pdf(): # Get license file absolute path license_path =...set_license(license_path) # Load DOCX file with Viewer("./sample.docx")...

    docs.groupdocs.com/viewer/python-net/_sample_fi...
  8. How to Run Examples | GroupDocs

    Clone the ready-to-run GroupDocs.Annotation for Python via .NET examples repository, set up a virtual environment, and run every documented scenario locally or in Docker....licensing/ │ ├── set_license_from_file.py │ ├── set_license_from_stream...get-document-info/ │ ├── get-supported-file-formats/ │ └── remove-annotations/...

    docs.groupdocs.com/annotation/python-net/how-to...
  9. Working with metadata in MOV files | GroupDocs

    Reading MOV format-specific properties The GroupDocs.Metadata API supports extracting QuickTime atoms from a MOV video. The atom is the basic data unit in any QuickTime File. Please find more information on QuickTime atoms in the official specification: https://developer.apple.com/library/archive/documentation/QuickTime/QTFF/QTFFPreface/qtffPreface.html The following are the steps to extract QuickTime atoms from a MOV video. Load a MOV video Get the root metadata package Extract the native metadata package using the MovRootPackage.getMovPackage method Read the QuickTime atoms advanced_usage....metadata in MOV files Working with metadata in MOV files Leave feedback...basic data unit in any QuickTime file. Please find more information...

    docs.groupdocs.com/metadata/java/working-with-m...
  10. Font embedding options | GroupDocs

    Learn this guide to know about embedding fonts into output Word document when editing with GroupDocs.Editor API....resembles the “Embed fonts in the file” option with all sub-options...resembles the “Embed fonts in the file” option with enabled “Do not...

    docs.groupdocs.com/editor/net/font-embedding-op...