Sort Score
Result 10 results
Languages All
Labels All
Results 4,751 - 4,760 of 16,315 for

file

(0.27 sec)
  1. Search results | GroupDocs

    This article shows that how to perform the operations on search results....object containing the file path, the file type, the format family...

    docs.groupdocs.com/search/net/search-results/
  2. Search results | GroupDocs

    This article shows that how to perform the operations on search results....object containing the file path, the file type, the format family...

    docs.groupdocs.com/search/java/search-results/
  3. Installation | GroupDocs

    Installation guide for GroupDocs.Parser for .NET. Learn how to install via NuGet, configure for .NET Core/.NET 5+, and set up prerequisites for different frameworks....GenerateBindingRedir in the project file: <PropertyGroup> <AutoGener...locate the GroupDocs.Parser.dll file. You have referenced GroupDocs...

    docs.groupdocs.com/parser/net/installation/
  4. 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...
  5. Loading of template documents from HTML with re...

    Note This feature is supported by version 19.5. or greater Note The code uses some of the objects defined in The Business Layer. Loading of template documents from HTML with resources GroupDocs.Assembly provides a great feature which is loading of HTML template documents referencing external resource Files to be assembled and saved to non-HTML formats. Since version 19.5, when loading an HTML document from a File, its containing folder is used as a base URI to resolve external resource Files’ relative URIs to absolute ones by default as shown in the following example....Saving With External Resource Files / Loading of template documents...referencing external resource files to be assembled and saved to...

    docs.groupdocs.com/assembly/java/loading-of-tem...
  6. write-logs-outputs.zip

    log.txt [TRACE] Rendering into HTML with embedded resources. [TRACE] Detecting File type by extension. [TRACE] File type detected successfully: Microsoft Word Open XML Document. [TRACE] Opening doc......[TRACE] Detecting file type by extension. [TRACE] File type detected...Releasing resources. write_logs_to_file/page_1.html Title of the documentSubtitle...

    docs.groupdocs.com/viewer/python-net/_output_fi...
  7. ObjectDisposedException: Cannot access a closed...

    I am having issue while converting .eml and .pptx to PDF using memory stream. The same code works just fine for .png and *.html. I just replace the LoadOptions based on the File type. See below for the LoadOptions I a…...the LoadOptions based on the file type. See below for the LoadOptions...are using, and the specific files (if the issue appears only with...

    forum.groupdocs.com/t/objectdisposedexception-c...
  8. Working with Containers | GroupDocs

    Handle nested attachments, archives, and email stores with GroupDocs.Parser for Python via .NET.... file_path , inner_parser ) except...UnsupportedDocumentF : print ( f " { item . file_path } : format is not supported...

    docs.groupdocs.com/parser/python-net/working-wi...
  9. Important Bug Fixes in GroupDocs.Viewer for .NE...

    We have rolled out another update for GroupDocs.Viewer for .NET featuring some important bug fixes as well as an improvement related to the MSI package. This release hasn’t brought any new feature, still, it has addressed some important issues related to PDF, DWG and ODG File formats. Furthermore, a few compatibility issues which appeared under .NET Standard 2.0 have been resolved. So let’s have a brief overview of the bug fixes and improvements we have introduced in v19....related to PDF, DWG and ODG file formats. Furthermore, a few...specific DWG files when the contents of the source files were missing...

    blog.groupdocs.com/viewer/bug-fixes-for-pdf-dwg...
  10. XLSX comparison causes memory leak! - Free Supp...

    Using c# and latest version of Groupdocs Comparison, our service hangs on the Compare method using following Files and code: using (MemoryStream sourceStream = new MemoryStream(sourcePdfFile)) { using (Comparer comp…...Compare method using following files and code: using (MemoryStream...you for sharing the sample files and reporting the issue. We...

    forum.groupdocs.com/t/xlsx-comparison-causes-me...