Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,490 of 5,629 for

file comparison

(0.09 sec)
  1. How to Convert TIFF to PDF in Java

    This guide walks you through the whole process to convert TIFF to PDF in Java. Explore sample code for Java TIFF to PDF capability and modify it as per your needs....Comparison Product Family GroupDocs...class and pass the input TIFF file to its constructor Create an...

    kb.groupdocs.com/conversion/java/how-to-convert...
  2. Save to stream | Documentation

    You might need to save a document to any custom File at any location on the local disc or a even a Stream. The following example demonstrates how to save a document to any location. final Redactor redactor = new Redactor("Sample.docx"); try { // Here we can use document instance to perform redactions RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { // Save the document to a custom location and convert its pages to images final FileOutputStream FileStream = new FileOutputStream("C:\\\\Temp\\\\sample_output_File....Comparison Product Solution GroupDocs...save a document to any custom file at any location on the local...

    docs.groupdocs.com/redaction/java/save-to-stream/
  3. Limitations when rendering CAD drawings | Docum...

    This article is about the limitations of GroupDocs.Viewer of rendering CAD Drawings....Comparison Product Solution GroupDocs...config or web.config project files. The following example shows...

    docs.groupdocs.com/viewer/net/limitations-when-...
  4. Load from stream | Documentation

    This article explains how to load a document from a Stream with GroupDocs.Viewer within your Java applications....Comparison Product Solution GroupDocs...stream without saving it as a file on a disk. You can use this...

    docs.groupdocs.com/viewer/java/load-document-fr...
  5. Rotate pages | Documentation

    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/
  6. Change page orientation | Documentation

    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...
  7. Rotate pages | Documentation

    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/
  8. Move page | Documentation

    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/
  9. Swap pages | Documentation

    This article explains how to rearrange document pages for PDF, Word, Excel, PowerPoint and many other File types using GroupDocs.Merger for Java....Comparison Product Solution GroupDocs...to it; Call method specifying file path to save resultant document...

    docs.groupdocs.com/merger/java/swap-pages/
  10. Load Spreadsheet document with options | Docume...

    Learn this article and check how to load and convert Microsoft Excel and Open Document spreadsheets with advanced options using GroupDocs.Conversion for .NET API....Comparison Product Solution GroupDocs...check restrictions of Excel file when modifying cell objects...

    docs.groupdocs.com/conversion/net/load-spreadsh...