Sort Score
Result 10 results
Languages All
Labels All
Results 2,241 - 2,250 of 8,765 for

document comparison

(0.06 sec)
  1. Features Overview | Documentation

    The main feature of GroupDocs.Editor for Node.js is an ability to edit most popular Document formats using front-end WYSIWYG editors without any additional applications. No Open Office or MS Office is required to edit Word Processing Documents, Spreadsheets or Presentations....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...

    docs.groupdocs.com/editor/nodejs-java/features-...
  2. Working with metadata in Word Processing docume...

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of WordProcessing Documents such as DOC, DOCX, ODT, etc. For the full list of supported Document formats please refer to Supported Document formats. Detecting the exact type of a Document The following sample of code will help you to detect the exact type of a loaded Document and extract some additional file format information. Load a WordProcessing Document Extract the root metadata package Use the getWordProcessingType method to obtain file format information advanced_usage....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/java/working-with-m...
  3. Add watermarks to diagram documents | Documenta...

    Adding watermark to all pages of a particular type Using GroupDocs.Watermark, you can add watermark to all pages of a particular type in a Document. It consists of following steps. Load the Document Create and initialize watermark object Set watermark properties Add watermark by specifying page type using setPlacementType() method of DiagramShapeWatermarkOptions Save the Document Following code shows how to add watermark to a particular type of the pages....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...

    docs.groupdocs.com/watermark/java/add-watermark...
  4. Compare DOCX on GroupDocs Blog | Document Autom...

    Compare DOCX on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Compare DOCX on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers......Compare DOCX on GroupDocs Blog | Document Automation Solutions for ...Compare DOCX on GroupDocs Blog | Document Automation Solutions for ...

    blog.groupdocs.com/th/tag/compare-docx/index.xml
  5. Search text | Documentation

    This article explains that how to search text from Documents....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/java/search-text/
  6. 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 Python via .NET....Comparison Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Merger Product...

    docs.groupdocs.com/merger/python-net/swap-pages/
  7. 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 Node.js via Java....Comparison Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Merger Product...

    docs.groupdocs.com/merger/nodejs-java/swap-pages/
  8. Security operations | Documentation

    Check this guide and learn how to manage Document security for PDF, Word, Excel, PowerPoint file types - add password, update password, remove password using GroupDocs.Merger for .NET....Comparison Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Merger Product...

    docs.groupdocs.com/merger/python-net/security-o...
  9. Redaction basics | Documentation

    This article shows that how C# developers can apply metadata, image, annotation and text redaction in their Documents. Wide range of Document formats is supported, such as, PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....Comparison Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Redaction Product...

    docs.groupdocs.com/redaction/python-net/redacti...
  10. Search text in Microsoft Office Word documents ...

    To search a keyword in Microsoft Office Word Documents search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in Microsoft Office Word Document: Instantiate Parser object for the initial Document; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the Document....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/java/search-text-in-m...