Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 9,898 for

text

(0.06 sec)
  1. Render Layouts of CAD Document using GroupDocs....

    We are happy to announce that GroupDocs.Viewer for .NET 17.4.0 is available for download. This version allows you to access and render layouts in a CAD document. We have also introduced the option to specify Text Overflow modes when rendering cells document into HTML. Furthermore, 15 improvements and fixes have significantly enhanced the performance of the API. For a complete list of new features, improvements, and changes in the API, please read our release notes....introduced the option to specify Text Overflow modes when rendering...layouts in CAD documents Managing text overflow mode when rendering...

    blog.groupdocs.com/viewer/releasing-groupdocs.v...
  2. Upcoming Release of GroupDocs.Watermark for Java

    We are extremely excited to announce that GroupDocs.Watermark is coming soon to Java platform. It will be an easy to use back-end API for adding Text and image watermark to the popular document formats. GroupDocs.Watermark for Java will allow you to add watermarks that are hard to be automatically removed by third-party tools. The API also aims to search and remove previously added watermarks of popular types (including watermarks added by third-party tools) in a document....use back-end API for adding text and image watermark to the popular...features of the API include: Adding text/image watermark to supported...

    blog.groupdocs.com/watermark/upcoming-release-o...
  3. GroupDocs.Signature for Java

    This API allows you to digitally sign any type of file format using Java language on any platform....QR Code using Java How to Add Text Signature to RTF using Java...using Java How to Sign JPEG with Text Signature using Java How to...

    kb.groupdocs.com/signature/java/
  4. GroupDocs.Signature for .NET

    This API allows you to digitally sign any type of file format using .NET and C# language on any platform....QR Code using C# How to Add Text Signature to RTF using C# How...using C# How to Sign JPEG with text signature using C# How to Sign...

    kb.groupdocs.com/signature/net/
  5. compare two files using java on GroupDocs Blog ...

    compare two files using java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in compare two files using java on GroupDocs Blog | Document Automation Solu......Java Developers Vergleichen Sie Text-, Word- und PDF-Dateien mit...Difference Library Vergleichen Sie Text, Word, PDF-Dateien und weitere...

    blog.groupdocs.com/de/tag/compare-two-files-usi...
  6. Extract hyperlinks from Microsoft Office Word d...

    This article explains that how to extract hyperlinks from Microsoft Office Word (.doc, .docx) documents... Hyperlink can contain a text: <hyperlink link= "www.google...method returns null value if text structure extraction isn’t supported...

    docs.groupdocs.com/parser/net/extract-hyperlink...
  7. Extract attachments from PDF portfolios | Docum...

    Extract attachments from PDF portfolios To extract attachments from emails getContainer method is used. This method returns the collection of ContainerItem objects. Here are the steps to extract an attachment Text from PDF Portfolios: Instantiate Parser object for the initial document; Call getContainer method and obtain collection of ContainerItem objects; Check if collection isn’t null (container extraction is supported for the document); Iterate through the collection and get container item names, sizes and obtain content....steps to extract an attachment text from PDF Portfolios: Instantiate...example shows how to extract a text from PDF Portfolios: // Create...

    docs.groupdocs.com/parser/java/extract-attachme...
  8. Render PDF documents as HTML and image files | ...

    This topic describes how to use the GroupDocs.Viewer Java API to convert PDF files to HTML, PNG, and JPEG formats....elements of an HTML page (including text, graphics, and stylesheets)...view ( viewOptions ); } Render text as an image GroupDocs.Viewer...

    docs.groupdocs.com/viewer/java/render-pdf-docum...
  9. Shapes in spreadsheet document | Documentation

    The watermarking API enables you extracting information about all shapes in an excel document, Removing a particular shape, Removing shapes with particular Text formatting, Replacing Text for particular shapes, Replacing shape image and more....with particular text formatting, Replacing text for particular...Console . WriteLine ( shape . Text ); if ( shape . Image != null...

    docs.groupdocs.com/watermark/net/shapes-in-spre...
  10. Load document from local disk | Documentation

    Learn how to extract data from documents on the local disk...( filePath )) { // Extract a text into the reader using ( TextReader...{ // Print a text from the document // If text extraction isn't...

    docs.groupdocs.com/parser/net/load-document-fro...