Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 5,004 for

document editor

(0.31 sec)
  1. Extract hyperlinks from document page area | Gr...

    Learn how to extract hyperlinks from specific page areas using GroupDocs.Parser for Python via .NET. Extract links from defined rectangular regions....Editor Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/python-net/extract-hy...
  2. Shapes in spreadsheet document | GroupDocs

    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....Editor Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...

    docs.groupdocs.com/watermark/net/shapes-in-spre...
  3. Locating signature on document page | GroupDocs

     This sections keeps topics to explain all possible options to locate signature on Document page with absolute positioning, relative, in percents of page size, with various alignment options....Editor Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/net/locating-signa...
  4. Sign document with Image signature - advanced |...

     This article explains how to sign Document with Image electronic signatures using extended options with GroupDocs.Signature API....Editor Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/java/sign-document...
  5. Set document metadata on save | GroupDocs

    Follow this guide and learn how to set Document metadata when saving output Document after files comparison within your Java applications....Editor Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Comparison Product...

    docs.groupdocs.com/comparison/nodejs-java/set-d...
  6. GroupDocs.Parser Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify Documents of almost all the popular file formats....Continue Reading … Portable Document Format (PDF) is a popular...used document format developed by Adobe. PDF documents can contain...

    blog.groupdocs.com/categories/groupdocs.parser-...
  7. eSign document with Digital signature | GroupDocs

    This article explains how digitally esign Documents with certificates using GroupDocs.Signature API...Editor Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/java/esign-documen...
  8. Load document from stream | GroupDocs

    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....Editor Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/java/load-document-fr...
  9. In-Table Master-Detail in Presentation Document...

    Note In this article, we will use GroupDocs.Assembly to generate an In-Table Master-Detail report in Presentation Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. In-Table Master-Detail in Microsoft PowerPoint Document Creating a In-Table Master-Detail Practising the following steps you can create In-Table Master-Detail Template in MS PowerPoint 2013. Add a new presentation slide....Editor Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/net/in-table-master...
  10. Convert Word to Markdown using C# | DOC to MD |...

    Convert Word Documents to Markdown files using C#. Transform DOC/DOCX files into MD format using GroupDocs .NET parsing and conversion API....中文 中國傳統的 Word-processing documents are present in almost every...almost every word processing editor started supporting the markdown...

    blog.groupdocs.com/parser/convert-word-to-markd...