Sort Score
Result 10 results
Languages All
Labels All
Results 2,001 - 2,010 of 5,749 for

file comparison

(0.08 sec)
  1. Use of In-line Syntax Error Messages into Templ...

    Note This feature is supported by version 19.3 or greater. Note The code uses some of the objects defined in The Business Layer. Note This version provide the ability to display inline template syntax errors in generated, Word Processing, Presentation, Spreadsheets, Emails and Plain Text documents. By default, Document Assembler throws an exception when encounters a template syntax error. Such an exception provides information on a reason of the error and specifies a tag or expression part where the error is encountered....Comparison Product Solution GroupDocs...Processing document template file has been used. Therefore, the...

    docs.groupdocs.com/assembly/net/use-of-in-line-...
  2. Shapes in spreadsheet document | GroupDocs

    Extracting information about all shapes in an Excel document Search() method searches watermarks of all mentioned types, but in some cases, it’s necessary to analyze only one class of Excel objects. Following code sample shows how to get information about all the shapes in an Excel document. advanced_usage.add_watermarks_to_spreadsheets.SpreadsheetGetShapesInformation SpreadsheetLoadOptions loadOptions = new SpreadsheetLoadOptions(); // Specify an absolute or relative path to your document. Ex: @"C:\Docs\spreadsheet.xlsx" Watermarker watermarker = new Watermarker("spreadsheet....Comparison Product Solution GroupDocs...SpreadsheetContent . class ); File file = new File ( "test.png" ); byte...

    docs.groupdocs.com/watermark/java/shapes-in-spr...
  3. Handle loading of external resources documents ...

    Learn how to handle loading of external resources....Comparison Product Solution GroupDocs...It allows to skip unnesesary file loading. /// </summary> public...

    docs.groupdocs.com/parser/net/handle-loading-of...
  4. GroupDocs.Conversion Product Family

    Find answers about converting documents and images of various types using code on any platform....Comparison Product Family GroupDocs...Convert Text File to JPG using Java How to Convert Text File to JPG...

    kb.groupdocs.com/conversion/page/14/
  5. Word Files on GroupDocs Blog | Document Automat...

    Word Files on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Word Files on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Pan......Word Files on GroupDocs Blog | Document Automation Solutions...Developers Recent content in Word Files on GroupDocs Blog | Document...

    blog.groupdocs.com/id/tag/word-files/index.xml
  6. Basic Usage | GroupDocs

    Let’s review common usage scenarios when source document “sample.docx” is stored at a local drive and you want to apply redactions to it....Comparison Product Solution GroupDocs...to it. Get supported file formats Get file info Get document page...

    docs.groupdocs.com/redaction/java/basic-usage/
  7. Sign documents with standard QR-code entries | ...

    This article explains how to create QR-code electronic signature with standard encoded entries like Address, Email, V-Card, MeCard, EPC/SEPA, Event etc...Comparison Product Solution GroupDocs...( 100 ); // sign document to file signature . sign ( "output.pdf"...

    docs.groupdocs.com/signature/java/sign-document...
  8. Find metadata properties | GroupDocs

    Using the GroupDocs.Metadata for Java you can easily search metadata and extract desired metadata properties from PDF, DOCX, PPTX, XLSX, images, audio, video and many other Files of different types in your Java solution....Comparison Product Solution GroupDocs...properties extracted from a file. Some metadata standards can...

    docs.groupdocs.com/metadata/java/find-metadata-...
  9. Output adapters | GroupDocs

    This article gives the knowledge about output adapters which are used to output generated HTML or plain text to various output objects....Comparison Product Solution GroupDocs...to output text to a file. The path to a file is specified in the...

    docs.groupdocs.com/search/java/output-adapters/
  10. Extract Hyperlinks from PPT using C#

    Learn how to extract hyperlinks from PPT using C#. This guide explains how to read hyperlinks from PPT in C# for efficient content auditing and data processing tasks....Comparison Product Family GroupDocs...hyperlinks embedded in PPT files. Whether you aim to validate...

    kb.groupdocs.com/parser/net/extract-hyperlinks-...