Sort Score
Result 10 results
Languages All
Labels All
Results 4,731 - 4,740 of 16,572 for

file

(0.77 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/nodejs-java/search-re...
  2. Edit Word Documents in Node.js and Java | Group...

    This guide demonstrates how to edit DOC, DOT, DOCX, DOCM, DOTX, ODT, RTF documents with font extraction, different pagination modes, and many other powerful features of GroupDocs.Editor for Node.js and Java....loading a password-protected DOCX file: const groupdocs = require (...a password - protected DOCX file : ```javascript const groupdocs...

    docs.groupdocs.com/editor/nodejs-java/edit-word/
  3. Working with metadata in JPEG images | GroupDocs

    Reading Photoshop metadata properties The GroupDocs Metadata API allows the user to read Adobe Photoshop metadata associated with a JPEG image. For more information on the Photoshop File format and metadata blocks that can be attached to images of different formats please refer to the specification: https://www.adobe.com/devnet-apps/photoshop/Fileformatashtml/. The code sample below demonstrates how to extract image resource blocks (building blocks of the Photoshop File format) from a JPEG image....information on the Photoshop file format and metadata blocks that...(building blocks of the Photoshop file format) from a JPEG image. a...

    docs.groupdocs.com/metadata/java/working-with-m...
  4. Different problems when extracting from msg fil...

    Hi there, We observed multiple exceptions regarding msg Files. I think, if the Files are not actual msg Files, it would make sense to throwing an exception telling that the documents are corrupted. GroupDocs.Metadata.…...problems when extracting from msg files GroupDocs.Search Product Family...msg files. I think, if the files are not actual msg files, it...

    forum.groupdocs.com/t/different-problems-when-e...
  5. Installation | GroupDocs

    Install GroupDocs.Merger for Python via .NET on Windows, Linux, or macOS — from PyPI or from a pre-downloaded wheel, with platform-specific notes for Linux native dependencies....6 The wheel file name includes a platform suffix...each release: Platform Wheel file name suffix Windows 64-bit win_amd64...

    docs.groupdocs.com/merger/python-net/getting-st...
  6. 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...
  7. 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...
  8. 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...
  9. Working with worksheet backgrounds | GroupDocs

    This article explains how to work with worksheet backgrounds while using GroupDocs watermarking Java API... class ); File imageFile = new File ( "test.png" ); byte...

    docs.groupdocs.com/watermark/java/working-with-...
  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...