Sort Score
Result 10 results
Languages All
Labels All
Results 5,121 - 5,130 of 17,206 for

file

(2.33 sec)
  1. eSign document with Form Field signature | Grou...

    This article explains how to add various types of Form Field signatures on document page with options on component positioning, alignment and other visual options with GroupDocs.Signature...( 100 ); // Sign document to file signature . sign ( outputFilePath...( 100 ); // Sign document to file signature . sign ( outputFilePath...

    docs.groupdocs.com/signature/nodejs-java/esign-...
  2. Issue with viewing thumbnail in linux environme...

    GroupDocs.Conversion 23.1.0 fails on Linux/.NET 8 with Gdip type initializer exception Environment GroupDocs.Conversion version: 23.1.0 GroupDocs.Viewer version: 23.6.0 GroupDocs.Merger version: 22.12.0 Target…...NET license file cover the CrossPlatform package...covers it. No separate licence file or activation step for any of...

    forum.groupdocs.com/t/issue-with-viewing-thumbn...
  3. 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...
  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 MovRootPackage.MovPackage Read the QuickTime atoms AdvancedUsage....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/net/working-with-me...
  5. 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...
  6. 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...
  7. Working with metadata in Presentations | GroupDocs

    GroupDocs.Metadata for Java 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 getPresentationType method to obtain File format information advanced_usage....and extract some additional file format information. a presentation...package Use the method to obtain file format information advanced_usage...

    docs.groupdocs.com/metadata/java/working-with-m...
  8. 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...
  9. Compare Word documents | GroupDocs

    Learn how to compare Word (.doc, .docx) documents using GroupDocs.Comparison for Python via .NET. Detect and highlight text and formatting differences with simple Python code....you can: Compare DOC and DOCX files Highlight insertions, deletions...documents in Python To compare Word files, follow these steps: Create...

    docs.groupdocs.com/comparison/python-net/compar...
  10. Load a password-protected document | GroupDocs

    This example demonstrates how to load a password-protected document using GroupDocs.Metadata for Python via .NET..../ Advanced Usage / Loading files / Load a password-protected..."Opened protected { metadata . file_format } document" ) if __name__...

    docs.groupdocs.com/metadata/python-net/load-a-p...