Sort Score
Result 10 results
Languages All
Labels All
Results 4,451 - 4,460 of 4,697 for

presentation to pdf

(0.07 sec)
  1. Watermarking API for .NET on GroupDocs Blog | D...

    Watermarking API for .NET on GroupDocs Blog | Document AuTomation Solutions for .NET & Java Developers Recent content in Watermarking API for .NET on GroupDocs Blog | Document AuTomation Solutions ......to password-protected Word, PDF, PowerPoint, Excel files using...image based watermarks from PDF, Word, Excel, PowerPoint, Visio...

    blog.groupdocs.com/tag/watermarking-api-for-.ne...
  2. Document filtering during indexing | Documentation

    This page contains a description of the use of document filters for indexing, as well as descriptions of all types of filters with examples of their creation.... Examples are presented below. // The first filter...createFileExtension ( '.htm' , '.html' , '.pdf' ); const invertedFilter = groupdocs...

    docs.groupdocs.com/search/nodejs-java/document-...
  3. Customized solutions for different industry sec...

    Build intelligent, platform-independent solutions tailored To businesses belonging To different industry secTors using Aspose file format API products....Each business and industry presents a unique challenge for software...of API products to manipulate PDF, Word, Excel, PowerPoint, Barcode...

    www.aspose.com/industries/
  4. GroupDocs.Assembly Product Family - Free Suppor...

    GroupDocs.Assembly Product Family - Free Support Forum - groupdocs.com Topics in the 'GroupDocs.Assembly Product Family' category Get technical support of GroupDocs.Assembly for .NET and Java. Syst......“name” property which is not present. { "person1": { "name": "P1"...href="http://mysite.com/tutorial.pdf">Tutorial PDF</a></p>"...

    forum.groupdocs.com/c/assembly/15.rss
  5. Load document from stream | Documentation

    There might be cases when the document is presented only as a stream (without a copy on the local disk). To avoid the overhead of saving documents To the disk, GroupDocs.Parser enables To extract data from streams directly. The following example shows how To load the document from the stream: // Create the stream try (InputStream stream = new FileInputStream(Constants.SamplePdf)) { // Create an instance of Parser class with the stream try (Parser parser = new Parser(stream)) { // Extract a text inTo the reader try (TextReader reader = parser....cases when the document is presented only as a stream (without...welcome to extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/java/load-document-fr...
  6. Class ArrowAnnotation | GroupDocs.Annotation fo...

    GroupDocs.Annotation.Models.AnnotationModels.ArrowAnnotation class. Represents arrow annotation properties...annotation types and annotating PDF and Microsoft Word documents...spreadsheets and PowerPoint Presentations: How to annotate documents...

    reference.groupdocs.com/annotation/net/groupdoc...
  7. Render document comments | Documentation

    The GroupDocs.Viewer enables you To control in simple markup display the contents of the comments word 2016 or other Word versions, Excel, OpenOffice Text and Spreadsheets with GroupDocs.Viewer within your Java applications....documents Spreadsheets PDF documents Presentations The following code...

    docs.groupdocs.com/viewer/java/show-document-co...
  8. PointAnnotation Class - GroupDocs.Annotation fo...

    Represents point annotation properties...annotation types and annotating PDF and Microsoft Word documents...spreadsheets and PowerPoint Presentations: How to annotate documents...

    apireference.groupdocs.com/annotation/net/group...
  9. Word Search and Replace Text in Word Documents ...

    Perform word search, replace or hide text in Word DOC/DOCX files using Java. Redact and perform text, case-sensitive & RegEx search with Java Redaction API.... spreadsheets, presentations, images, and PDF documents are available...Java Find and Replace Text in PDF using C#...

    blog.groupdocs.com/redaction/find-and-replace-t...
  10. GroupDocs.Parser for Java 18.7 Release Notes | ...

    Note This page contains release notes for GroupDocs.Parser for Java 18.7. Major Features This is the first version of GroupDocs.Parser for Java. The most notable features are: Extract text from various document formats Extract main document properties Extract text and metadata from containers (PST, OST, ZIP containers are currently supported) Extract text and metadata from mail servers (POP, IMAP and Microsoft Exchange Server are supported) Extract formatted text. Plain text, Markdown, and HTML formatters are present Extract structured text Support password protected document (ability To provide the password if it is required) Service functions like encoding detection, media type detection and the ability To connect the logger Search text in documents Text analysis API (Pdf format is currently supported) All Changes This is the first version of GroupDocs....Markdown, and HTML formatters are present Extract structured text Support...documents Text analysis API (Pdf format is currently supported)...

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