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

text shaping java

(0.15 sec)
  1. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Comparison for Java 18.6.1 comes with few bug fixes...feedback. Features Implement Group Shapes for Diagrams Compare different...

    blog.groupdocs.com/groupdocs.blog/page/56/
  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 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...
  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 Java....Comparison for Java / Comparison basic / Compare...different document parts and blocks: Text blocks - paragraphs, words and...

    docs.groupdocs.com/comparison/java/compare-docu...
  5. 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...
  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. 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...
  8. 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/
  9. Comparison | GroupDocs

    Learn more about advanced document comparison use cases - how to adjust comparison sensitivity level, get coordinates of changed elements, detect style detection and many more using GroupDocs.Comparison for Node.js via Java...js via Java / Advanced usage / Comparison...specifies whether to use frames for shapes in Word Processing and for...

    docs.groupdocs.com/comparison/nodejs-java/compa...
  10. Add watermarks to presentation documents | Grou...

    Adding watermark to a particular slide Using GroupDocs.Watermark, you can add watermark to a particular slide of a PowerPoint presentation in a simplified way. Adding watermark to a particular PowerPoint slide using GroupDocs.Watermark consists of following steps. Load the document Create and initialize watermark object Set watermark properties Call setSlideIndex() of PresentationWatermarkSlideOptions Add watermark to the document Save the document Following code shows how to add TextWatermark to the first slide and ImageWatermark to the second slide....Watermark for Java / Developer Guide / Advanced...pptx" , loadOptions ); // Add text watermark to the first slide...

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