Sort Score
Result 10 results
Languages All
Labels All
Results 2,641 - 2,650 of 3,954 for

groupdocs.editor,

(1.17 sec)
  1. Hello, world! | GroupDocs

    Get started with GroupDocs.Watermark for .NET by creating and running a minimal example....Get started with GroupDocs.Watermark for .NET by creating and running a minimal example.

    docs.groupdocs.com/watermark/net/hello-world/
  2. Launch in operating systems other than windows ...

    Limitations Because of the lack of Windows fonts in target OS (Android, macOS, Linux, etc), fonts used in documents are substituted with available fonts, this might lead to inaccurate document layout when rendering the document to PNG, JPG, and PDF. If GroupDocs.Watermark for .NET Standard is intended to be used in a Linux environment, an additional NuGet package should be referenced to make it work correctly with graphics: SkiaSharp.NativeAssets.Linux for Ubuntu (it also should work on most Debian-based Linux distributions) or Goelze....Limitations Because of the lack of Windows fonts in target OS (Android, macOS, Linux, etc), fonts used in documents are substituted with available fonts, this might lead to inaccurate document layout when rendering the document to PNG, JPG, and PDF. If GroupDocs.Watermark for .NET Standard is intended to be used in a Linux environment, an additional NuGet package should be referenced to make it work correctly with graphics: SkiaSharp.NativeAssets.Linux for Ubuntu (it also should work on most Debian-based Linux distributions) or Goelze.

    docs.groupdocs.com/watermark/net/launch-in-oper...
  3. Modifying found watermark properties | GroupDocs

    This article explains how to modify found watermark properties while using GroupDocs. Watermarks API....This article explains how to modify found watermark properties while using GroupDocs. Watermarks API.

    docs.groupdocs.com/watermark/net/modifing-found...
  4. Watermarks in Word document | GroupDocs

    This article explains how to add watermarks in word processing document in Java....This article explains how to add watermarks in word processing document in Java.

    docs.groupdocs.com/watermark/java/watermarks-in...
  5. Modifying found watermark properties | GroupDocs

    This article explains how to modify found watermark properties while using GroupDocs.Watermarks Java API....This article explains how to modify found watermark properties while using GroupDocs.Watermarks Java API.

    docs.groupdocs.com/watermark/java/modifying-fou...
  6. Search text in HTML documents | GroupDocs

    Learn how to search a keyword in HTML documents search(String) method is used. This method returns the collection of SearchResult objects....Learn how to search a keyword in HTML documents search(String) method is used. This method returns the collection of SearchResult objects.

    docs.groupdocs.com/parser/java/search-text-in-h...
  7. Search text in PDF documents | GroupDocs

    To search a keyword in PDF 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 PDF 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....To search a keyword in PDF 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 PDF 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.

    docs.groupdocs.com/parser/java/search-text-in-p...
  8. Load Presentation document with options | Group...

    Learn this article and check how to load and convert Microsoft PowerPoint documents with advanced options using GroupDocs.Conversion for Java API....Learn this article and check how to load and convert Microsoft PowerPoint documents with advanced options using GroupDocs.Conversion for Java API.

    docs.groupdocs.com/conversion/nodejs-java/load-...
  9. Extract images from document page | GroupDocs

    This article explains that how to extract images from document page....This article explains that how to extract images from document page.

    docs.groupdocs.com/parser/java/extract-images-f...
  10. Extract highlights | GroupDocs

    This article explains that how to extract highlights from documents in Java....This article explains that how to extract highlights from documents in Java.

    docs.groupdocs.com/parser/java/extract-highlights/