Sort Score
Result 10 results
Languages All
Labels All
Results 1,961 - 1,970 of 5,875 for

file comparison

(0.12 sec)
  1. Rotate pages | GroupDocs

    This article explains how to rotate PDF, HTML or Image pages when rendering documents with GroupDocs.Viewer within your .NET applications....Comparison Product Solution GroupDocs..."sample.docx" )) { // Create a PDF file. PdfViewOptions viewOptions...

    docs.groupdocs.com/viewer/net/flip-or-rotate-pa...
  2. Working with EXIF metadata | GroupDocs

    This article explains how to access EXIF metadata in a File of any supported format, GroupDocs.Metadata for Java provides the IExif.getExifPackage method....Comparison Product Solution GroupDocs...the , EXIF (Exchangeable image file format) is a standard that specifies...

    docs.groupdocs.com/metadata/nodejs-java/working...
  3. Generate document pages preview | GroupDocs

    This topic explains how to get document pages preview as images with various options by GroupDocs.Signature API....Comparison Product Solution GroupDocs...Console . WriteLine ( "Image file {0} is ready for preview" ,...

    docs.groupdocs.com/signature/net/generate-docum...
  4. GroupDocs.Watermark for .NET | GroupDocs

    A .NET API for adding watermarks to the documents of different File formats. It provides the effective watermarking methods that allow you to add watermarks that are hard to be automatically removed by third-party tools....Comparison Product Solution GroupDocs...to the documents of different file formats. It provides the effective...

    docs.groupdocs.com/watermark/net/
  5. Render to PDF | GroupDocs

    Rendering Files to PDF with GroupDocs.Viewer for Java. It means that you can embed PDF in websites or applications by using this Java API...Comparison Product Solution GroupDocs...single PDF document. To render files to PDF, follow these steps:...

    docs.groupdocs.com/viewer/java/rendering-to-pdf/
  6. Working with OpenType fonts | GroupDocs

    OpenType is a format for scalable computer fonts. It was built on its predecessor TrueType, retaining TrueType’s basic structure and adding many intricate data structures for prescribing typographic behavior. Note Please find more information on the OpenType format here: https://en.wikipedia.org/wiki/OpenType. Reading OpenType metadata The GroupDocs.Metadata API supports extracting format-specific information from OpenType font Files. The following are the steps to read the header of an OpenType File. Load an OpenType font File Get the root metadata package Extract the native metadata package using OpenTypeRootPackage....Comparison Product Solution GroupDocs...information from OpenType font files. The following are the steps...

    docs.groupdocs.com/metadata/net/working-with-op...
  7. Working with slide backgrounds | GroupDocs

    Extracting information about all slide backgrounds The API allows you to extract information about all the slide backgrounds in a PowerPoint document as shown in the following code sample using method getBackgroundImage() of PresentationSlide.getImageFillFormat(). advanced_usage.add_watermarks_to_presentations.PresentationGetSlideBackgroundsInformation PresentationLoadOptions loadOptions = new PresentationLoadOptions(); // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation.pptx", loadOptions); PresentationContent content = watermarker.getContent(PresentationContent.class); for (PresentationSlide slide : content.getSlides()) { if (slide....Comparison Product Solution GroupDocs... get_Item ( 0 ); File imageFile = new File ( "background.png"...

    docs.groupdocs.com/watermark/java/working-with-...
  8. Convert TXT to DOCX using Node.js

    Easily convert TXT to DOCX using Node.js with this simple guide. Learn how to export TXT to DOCX in Node.js using a powerful document conversion library....Comparison Product Family GroupDocs...document automation, converting file formats seamlessly is essential...

    kb.groupdocs.com/conversion/nodejs/convert-txt-...
  9. GroupDocs.Merger for Python via .NET | GroupDocs

    Use GroupDocs.Merger for Python via .NET to merge several documents into one, split single document to multiple and organize documents in different ways....Comparison Product Solution GroupDocs...empowers your applications with file merge features. GroupDocs.Merger...

    docs.groupdocs.com/merger/python-net/
  10. GroupDocs.Merger for Node.js via Java | GroupDocs

    Use GroupDocs.Merger for Node.js via Java to merge several documents into one, split single document to multiple and organize documents in different ways....Comparison Product Solution GroupDocs...empowers your applications with file merge features. GroupDocs.Merger...

    docs.groupdocs.com/merger/nodejs-java/