Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 13,053 for

format

(0.13 sec)
  1. Extract text from Microsoft Office PowerPoint p...

    To extract a text from Microsoft Office PowerPoint presentations getText and getText(int) method is used. These methods allow to extract a text from the entire presentation or a text from the selected slide. Here are the steps to extract a text from Microsoft Office PowerPoint presentations: Instantiate Parser object for the initial presentation; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the document....Extract data from various formats / Extract data from Microsoft.... out . println ( String . format ( "Slide %d/%d" , p + 1 , presentationInfo...

    docs.groupdocs.com/parser/java/extract-text-fro...
  2. Save attachments | GroupDocs

    Save attachments and embedded files from PDF, Outlook data file or email...provided code snippet suits all format families that support attachments:...

    docs.groupdocs.com/viewer/net/how-to-extract-an...
  3. eSign document with Metadata signature | GroupDocs

    This article shows how to add Metadata signature to the each document type meta layer with different data types over with GroupDocs.Signature...Words formats - DOC, DOCX, RTF, and Open Office format - ODT...documents (Microsoft Office Excel formats - XLSX, XLS and Open Office...

    docs.groupdocs.com/signature/net/esign-document...
  4. Converting an outlook email .msg file with atta...

    Hello, Using GroupDocs.Conversion.NETFramework v25.11.0, when you convert an email from outlook, Format .msg, into a PDF, and the email contains attachments of PDF Format, the annotations/stamps are lost at conversion. …...convert an email from outlook, format .msg, into a PDF, and the email...contains attachments of PDF format, the annotations/stamps are...

    forum.groupdocs.com/t/converting-an-outlook-ema...
  5. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Manipulate 100+ Business File Formats in .NET and Java Apps GroupDocs...assemble, and watermark document formats. You can also extract text...

    blog.groupdocs.com/groupdocs.blog/page/60/
  6. Float and paginal modes | GroupDocs

    This article explains pros and cons of float and paginal document editing modes when edit Word documents with GroupDocs.Editor API....converting all WordProcessing formats to instances and backward (from...(from to some of WordProcessing format), contains two modes: float...

    docs.groupdocs.com/editor/java/float-and-pagina...
  7. Render to HTML | GroupDocs

    With GroupDocs.Viewer for .NET you can render files to HTML Format. As a simple usecase please see how easily you can convert Microsoft Word to clean html....Lots of the document formats and format families, supported by...not limited to) PDF, most of formats from the WordProcessing family...

    docs.groupdocs.com/viewer/net/rendering-to-html/
  8. Template Syntax - Part 2 of 2 | GroupDocs

    Note This article is the second part of the Template Syntax series of articles. For first part, please visit Template Syntax - Part 1 of 2. Outputting Expression Results You can output expression results to your reports using expression tags. An expression tag denotes a placeholder for an expression result within a template. While building a report, the corresponding expression is evaluated, and this placeholder is replaced with the Formatted result of the expression....placeholder is replaced with the formatted result of the expression....enclosed by brackets An optional format string enclosed by double quotes...

    docs.groupdocs.com/assembly/python-net/template...
  9. Extract text from PDF documents | GroupDocs

    Learn how to extract text from PDF documents using GroupDocs.Parser for .NET. Extract text from entire PDF or specific pages with error handling. Includes PDF text extraction library C# examples....Extract data from various formats / Extract data from PDF documents...Console . WriteLine ( string . Format ( "Page {0}/{1}" , p + 1 ,...

    docs.groupdocs.com/parser/net/extract-text-from...
  10. Sign document with Digital signature | GroupDocs

    Learn about the benefits of using digital signatures to sign documents securely. Discover how to add programmatically digital signatures in C# with step-by-step instructions....cryptography standards, such as PFX format, are commonly used for this...any other supported document format in the same way. using ( Signature...

    docs.groupdocs.com/signature/net/sign-document-...