Sort Score
Result 10 results
Languages All
Labels All
Results 2,641 - 2,650 of 6,033 for

file comparison

(0.22 sec)
  1. Rotate pages | GroupDocs

    Following this guide you will learn how to change PDF document page rotation angle using GroupDocs.Merger for Java API....Comparison Product Solution GroupDocs...to it; Call method specifying file path to save resultant document...

    docs.groupdocs.com/merger/java/rotate-pages/
  2. Move page | GroupDocs

    This article demonstrates how to move document page to another position within PDF, Word, Excel, PowerPoint document using GroupDocs.Merger for Java API....Comparison Product Solution GroupDocs...Call method and pass desired file path to save resultant document...

    docs.groupdocs.com/merger/java/move-page/
  3. Change page orientation | GroupDocs

    Following this guide you will learn how to change Word document page orientation to Portrait or Landscape using GroupDocs.Merger for .NET....Comparison Product Solution GroupDocs...to it; Call method specifying file path to save resultant document...

    docs.groupdocs.com/merger/net/change-page-orien...
  4. Rotate pages | GroupDocs

    Following this guide you will learn how to change PDF document page rotation angle using GroupDocs.Merger for .NET API....Comparison Product Solution GroupDocs...to it; Call method specifying file path to save resultant document...

    docs.groupdocs.com/merger/net/rotate-pages/
  5. 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 ....Comparison Product Solution GroupDocs.../ Advanced Usage / Loading files / Load from a stream Load from...

    docs.groupdocs.com/metadata/java/load-from-a-st...
  6. Adding a Watermark to Converted Documents | Gro...

    In this article, you will learn how to apply watermark to document pages when converting document with GroupDocs.Conversion for Java API....Comparison Product Solution GroupDocs...instance, passing the output file name and the configured ConvertOptions...

    docs.groupdocs.com/conversion/java/add-watermark/
  7. Generate document page preview | GroupDocs

    The page describes how to generate PDF, Word, Excel, PowerPoint documents thumbnails and preview document pages using GroupDocs.Annotation for Java API....Comparison Product Solution GroupDocs...pageNumber ) { try { // Set several file name String fileName = "OutputPath_"...

    docs.groupdocs.com/annotation/java/generate-doc...
  8. Extract tables from document | GroupDocs

    Learn how to extract tables from documents including Excel spreadsheets, Word documents, and PDFs using GroupDocs.Parser for .NET. Complete guide with code examples for extract tables from Excel C# scenarios....Comparison Product Solution GroupDocs...processing data-rich Excel files programmatically. IEnumerable...

    docs.groupdocs.com/parser/net/extract-tables-fr...
  9. Working with Images | GroupDocs

    Enumerate, filter, and save images extracted with GroupDocs.Parser for Python via .NET....Comparison Product Solution GroupDocs...brochure.pdf The following sample file is used in this example: Tips...

    docs.groupdocs.com/parser/python-net/working-wi...
  10. Convert to PDF with advanced options | GroupDocs

    Follow this guide and learn how to convert documents to PDF with height, width, DPI, margins and other customizations using GroupDocs.Conversion for Java....Comparison Product Solution GroupDocs...annual-review.docx is sample file used in this example. Click...

    docs.groupdocs.com/conversion/java/convert-to-p...