Sort Score
Result 10 results
Languages All
Labels All
Results 3,381 - 3,390 of 5,065 for

as

(1.53 sec)
  1. Save HTML to Folder | GroupDocs

    This article explains how to save an edited document in HTML form to a folder on local disk using GroupDocs.Editor for Node.js via Java features....This article explains how to save an edited document in HTML form to a folder on local disk using GroupDocs.Editor for Node.js via Java features.

    docs.groupdocs.com/editor/nodejs-java/save-html...
  2. Deleting Text signatures - advanced | GroupDocs

    This article shows how to delete Text electronic signatures different ways with GroupDocs.Signature API....This article shows how to delete Text electronic signatures different ways with GroupDocs.Signature API.

    docs.groupdocs.com/signature/net/deleting-text-...
  3. Create custom format handler | GroupDocs

    This article shows how to implement one or several interfaces for the document's features and required redaction....This article shows how to implement one or several interfaces for the document's features and required redaction.

    docs.groupdocs.com/redaction/java/create-custom...
  4. Working with slide backgrounds | GroupDocs

    The API allows you to extract information about all the slide backgrounds, Removing a particular background and Adding watermark to all background images...The API allows you to extract information about all the slide backgrounds, Removing a particular background and Adding watermark to all background images

    docs.groupdocs.com/watermark/net/working-with-s...
  5. How to merge source code files | GroupDocs

    This article explains how to control file merging in GroupDocs.Comparison for Node.js via Java....This article explains how to control file merging in GroupDocs.Comparison for Node.js via Java.

    docs.groupdocs.com/comparison/nodejs-java/how-t...
  6. 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....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.

    docs.groupdocs.com/watermark/java/add-watermark...
  7. Java Fuzzy Search - Find in Files across Folders

    Discover how Java's fuzzy search can help you find things in files across folders! It's like a smart search that understands small mistakes....Discover how Java's fuzzy search can help you find things in files across folders! It's like a smart search that understands small mistakes.

    blog.groupdocs.com/search/fuzzy-search-java/
  8. GroupDocs.Conversion for Python 25.12 – Latest ...

    Explore what’s new in GroupDocs.Conversion for Python 25.12. Available now on NuGet and GroupDocs website....Explore what’s new in GroupDocs.Conversion for Python 25.12. Available now on NuGet and GroupDocs website.

    blog.groupdocs.com/conversion/groupdocs-convers...
  9. Free Support Policies - Free Support Forum - gr...

    Free Support Since we are developers ourselves, we understand how frustrating it is when a technical issue or a quirk in the software stops you from doing what you need to do. We’re here to solve problems, not create t…...Free Support Since we are developers ourselves, we understand how frustrating it is when a technical issue or a quirk in the software stops you from doing what you need to do. We’re here to solve problems, not create t…

    forum.groupdocs.com/t/free-support-policies/6034
  10. Working with templates | GroupDocs

    Document template is set by Template clAss. It contains template items - fields and tables. Each item hAs the unique (in the template bounds) name and optional page index - value that represents the index of the page where the template item is located; null if the template item is located on any page. Template fields The template field is set by TemplateField clAss with the following constructor: TemplateField(TemplatePosition position, String name, Integer pageIndex) Parameter Description position Defines the way how to find the field on a page....Document template is set by Template class. It contains template items - fields and tables. Each item has the unique (in the template bounds) name and optional page index - value that represents the index of the page where the template item is located; null if the template item is located on any page. Template fields The template field is set by TemplateField class with the following constructor: TemplateField(TemplatePosition position, String name, Integer pageIndex) Parameter Description position Defines the way how to find the field on a page.

    docs.groupdocs.com/parser/java/working-with-tem...