Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 83 for

text shaping java

(0.24 sec)
  1. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...for Java has been released. GroupDocs.Metadata for Java is a...product family that empowers Java developers while working with...

    blog.groupdocs.com/groupdocs.blog/page/66/
  2. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Comparison for Java 16.11.0 that comes with multitude...project. GroupDocs.Comparison for Java 16.11.0 - New FeaturesAPI comes...

    blog.groupdocs.com/groupdocs.blog/page/81/
  3. Compare documents | GroupDocs

    This article demonstrates how to compare Word, Excel, PowerPoint, Outlook, OneNote, PDF, Image, HTML, AutoCAD, Visio, OpenDocument, OneNote documents using GroupDocs.Comparison for Java....Comparison for Java / Comparison basic / Compare...different document parts and blocks: Text blocks - paragraphs, words and...

    docs.groupdocs.com/comparison/java/compare-docu...
  4. Compare documents | GroupDocs

    This article demonstrates how to compare Word, Excel, PowerPoint, Outlook, OneNote, PDF, Image, HTML, AutoCAD, Visio, OpenDocument, OneNote documents using GroupDocs.Comparison for Node.js via Java....js via Java / Comparison basic / Compare...different document parts and blocks: Text blocks - paragraphs, words and...

    docs.groupdocs.com/comparison/nodejs-java/compa...
  5. Adding Ellipse Annotation in a PDF Document

    GroupDocs.Annotation API GroupDocs.Annotation comes with an extensive set of tools that you can use to easily add common shapes to your documents as an annotation. The list of tools is not limited to area, point, Text, polyline, etc. In this section, we will primarily discuss how the Ellipse annotation could be added in a PDF document by using GroupDocs.Annotation API. Adding Ellipse Annotation While discussing the family of annotation types, we cannot ignore ellipse annotation....can use to easily add common shapes to your documents as an annotation...not limited to area, point, text, polyline, etc. In this section...

    blog.groupdocs.com/annotation/adding-ellipse-an...
  6. Searching watermarks | GroupDocs

    This article explains how to search watermarks while using GroupDocs. Watermarks Java API....Watermark for Java / Developer Guide / Advanced...with some specific parameters. Text search criteria Following code...

    docs.groupdocs.com/watermark/java/searching-wat...
  7. Comparison | GroupDocs

    Learn more about advanced document comparison use cases - how to adjust comparison detalisation level, get changed elements coordinates, detect style detection and many more using GroupDocs.Comparison for Java...Comparison for Java / Advanced usage / Comparison...indicates if use frames for shapes in Word Processing and for...

    docs.groupdocs.com/comparison/java/comparison/
  8. 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....Watermark for Java / Developer Guide / Advanced...documents / Shapes in spreadsheet document Shapes in spreadsheet...

    docs.groupdocs.com/watermark/java/shapes-in-spr...
  9. sample.pst

    SPAM Search Folder 2 Top of Personal Folders Deleted Items Introducing the Improved Aspose.Tasks for Java and Other News from Aspose, April 2015 048df8f5-315c-4e2e-b9fd-fea8a1c3fe2a.jpg 048df8f5-31......Tasks for Java and Other News from Aspose,...and Improved Aspose.Tasks for Java We are pleased to announce the...

    docs.groupdocs.com/viewer/python-net/_sample_fi...
  10. 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....Watermark for Java / Developer Guide / Advanced...loadOptions ); // Initialize text watermark TextWatermark textWatermark...

    docs.groupdocs.com/watermark/java/add-watermark...