Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 9,700 for

page

(0.03 sec)
  1. Set a Password for the Resultant Document | Gro...

    Apply a password to the comparison result document so only authorised users can open it, using GroupDocs.Comparison for Python via .NET....Document Leave feedback On this page can apply a password to the...the password 3333 . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/comparison/python-net/develo...
  2. two-pages.xlsx

    Split by rows Page 1 Page 2 2020-07-23T14:21:12Z 16.0300 vlitvinchik 2020-07-23T13:33:56Z 2020-07-23T14:21:12Z 2020-07-23T14:21:12Z 2020-07-23T14:21:12Z false 2020-07-23T14:21:12Z Microsoft Excel 2......Split by rows Page 1 Page 2 2020-07-23T14:21:12Z 16.0300 vlitvinchik...

    docs.groupdocs.com/viewer/java/sample-files/spl...
  3. Add watermarks to diagram documents | GroupDocs

    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....feedback On this page Adding watermark to all pages of a particular...you can add watermark to all pages of a particular type in a document...

    docs.groupdocs.com/watermark/java/add-watermark...
  4. Add search text annotation | GroupDocs

    The Page describes how to add search text annotation to a document using GroupDocs.Annotation for Java."...annotation Leave feedback On this page Search text annotation searches...appropriate properties (position, page number, etc). Call the method...

    docs.groupdocs.com/annotation/java/add-search-t...
  5. Add strikeout annotation | GroupDocs

    The Page describes how to add strikeout annotation to a document using GroupDocs.Annotation for .NET....annotation Leave feedback On this page Strikeout annotation strike-throughs...appropriate properties (position, page number, etc). Call the method...

    docs.groupdocs.com/annotation/net/add-strikeout...
  6. Add highlight annotation | GroupDocs

    The Page describes how to add highlight annotation to a document using GroupDocs.Annotation for .NET....annotation Leave feedback On this page Highlight annotation highlights...appropriate properties (position, page number, etc). Call the method...

    docs.groupdocs.com/annotation/net/add-highlight...
  7. Add dropdown component | GroupDocs

    The Page describes how to add dropdown component to a document using GroupDocs.Annotation for Java....component Leave feedback On this page Dropdown component creates a...appropriate properties (position, page number, etc). Call the method...

    docs.groupdocs.com/annotation/java/add-dropdown...
  8. Select specific pages for rasterized PDF | Grou...

    Select specific Pages for rasterized PDF Saving document as a rasterized PDF, you can specify starting Page index (zero based) and the number of Pages from this index to save. Also, you can change the Compliance level from PDF/A-1b, which is used by default, to PDF/A-1a: final Redactor redactor = new Redactor("MultiPageSample.docx"); try { RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { SaveOptions options = new SaveOptions(); options....specific pages for rasterized PDF Select specific pages for rasterized...Leave feedback Select specific pages for rasterized PDF Saving document...

    docs.groupdocs.com/redaction/java/select-specif...
  9. Build search query | GroupDocs

    This Page contains information about building text search queries of various types. More examples on building search queries are provided on the Page...search query Leave feedback This page contains information about building...queries are provided on the page . A detailed specification of...

    docs.groupdocs.com/search/net/build-search-query/
  10. Locating signature in the Word header or footer...

    This article explains how to locate signature in the footer and header of Word document....Locating signature on document page / Locating signature in the...footer Leave feedback On this page A Word document offers a diverse...

    docs.groupdocs.com/signature/net/locating-signa...