Sort Score
Result 10 results
Languages All
Labels All
Results 4,241 - 4,250 of 15,274 for

file

(0.07 sec)
  1. 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...
  2. 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...
  3. Add watermarks to PDF documents | GroupDocs

    The watermarking Java API allows you to add watermarks to PDF documents. Adding watermarks to a particular page or adding watermarks on all images or attachments of a particular page is possible....affecting the meaning of the PDF file. The crop box defines the region...add watermark to supported files in all in a PDF document. Below...

    docs.groupdocs.com/watermark/java/add-watermark...
  4. 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...
  5. 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...
  6. Load from a stream | GroupDocs

    This example demonstrates how to load a File from a stream. advanced_usage.loading_Files.LoadFromStream // Constants.InputDoc is an absolute or relative path to your document. Ex: @"C:\Docs\source.doc" try (InputStream stream = new FileInputStream(Constants.InputDoc)) { try (Metadata metadata = new Metadata(stream)) { // Extract, edit or remove metadata here } } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Metadata for ..../ Advanced Usage / Loading files / Load from a stream Load from...load a file from a stream. advanced_usage.loading_files.LoadFromStream...

    docs.groupdocs.com/metadata/java/load-from-a-st...
  7. Barcode Reader using Java | Scan Barcode from I...

    How to scan barcodes using Java within the application. Java example that reads barcode from an image that will help you build an online barcode scanner....document types such as PDFs, Word files, and Excel spreadsheets. It...started, you can download the JAR file from the downloads section ...

    blog.groupdocs.com/parser/scan-barcode-using-java/
  8. How to run examples | GroupDocs

    How to run examples....with code examples and sample files is hosted at GitHub. Run examples...open Examples/runExamples.js file using your favorite text editor...

    docs.groupdocs.com/merger/nodejs-java/how-to-ru...
  9. Display Problem in Excel Documents Opened with ...

    Dear GroupDocs Support Team, We are currently encountering an issue related to the display of Excel Files with the “Freeze Top Row” feature when opened via GroupDocs Viewer. When an Excel document with the “Freeze Top …...related to the display of Excel files with the “Freeze Top Row” feature...application context by opening the file directly through GroupDocs Viewer...

    forum.groupdocs.com/t/display-problem-in-excel-...
  10. Features Overview | GroupDocs

    A .NET metadata API can be effectively used in removing, updating and reading metadata in a variety of formats. It is very effective in removing metadata from photos. Supporting iptc metadata, exif metadata and xmp metadata....from images, audio and video files Calculating common document...the format and MIME type of a file by its internal structure Working...

    docs.groupdocs.com/metadata/net/features-overview/