Sort Score
Result 10 results
Languages All
Labels All
Results 4,581 - 4,590 of 47,099 for

documents

(0.13 sec)
  1. Numbered List in Word Processing Document | Gro...

    Note In this article, we will use GroupDocs.Assembly to generate a Numbered List report in Word Processing 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. Numbered List in Microsoft Word Document Creating a Numbered List Practising the following steps you can create Numbered List Template in MS Word 2013. In your document, write a sentence like “We provide support for the following products:”....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...Processing Document Numbered List in Word Processing Document Leave...

    docs.groupdocs.com/assembly/net/numbered-list-i...
  2. 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....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...Developer Guide / Edit document / Edit Word document / Float and paginal...

    docs.groupdocs.com/editor/net/float-and-paginal...
  3. 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....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...extraction isn’t supported for the document. For example, text extraction...

    docs.groupdocs.com/parser/java/extract-text-fro...
  4. Search for embedded object with custom serializ...

     This article explains how to search for embedded electronic signatures with custom serialization in QR-code electronic signatures. This topic contains example of custom serialization, class definition and search for serialized objects in the QR-codes with GroupDocs.Signature....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...// search for signatures in document List < QrCodeSignature > signatures...

    docs.groupdocs.com/signature/java/search-embed-...
  5. Search for embedded object with custom encrypti...

     This article explains how to search for embedded electronic signatures with custom encryption in document metadata. This topic contains example of custom encryption, class definition and search for encrypted objects in the document metadata with GroupDocs.Signature....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...// search for signatures in document List < WordProcessingMetada...

    docs.groupdocs.com/signature/java/search-for-em...
  6. Render archives as HTML, PDF, and image files (...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) version before 24.10 to display a list of archive content in HTML, PDF, PNG, and JPEG formats and to extract arbitrary file from archive...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...GroupDocs.Viewer for .NET / Document rendering basics / Render...

    docs.groupdocs.com/viewer/net/old-render-archiv...
  7. Convert a Document to Multiple Page Files | Gro...

    Learn how to convert a single multi-page document into individual page files in various formats using GroupDocs.Conversion for Python via .NET....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...Guide / Converting Documents / Convert a Document to Multiple Page...

    docs.groupdocs.com/conversion/python-net/develo...
  8. Working with spreadsheet document attachments |...

    This article explains how to work with spreadsheet document attachments while using GroupDocs watermarking Java API...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...spreadsheet documents / Working with spreadsheet document attachments...

    docs.groupdocs.com/watermark/java/working-with-...
  9. Extract text from Microsoft Office Excel spread...

    To extract a text from Microsoft Office Excel spreadsheets getText and getText(int) method is used. These methods allow to extract a text from the entire document or a text from the selected page. Here are the steps to extract a text from Microsoft Office Excel spreadsheets: Instantiate Parser object for the initial spreadsheet; 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....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...extract a text from the entire document or a text from the selected...

    docs.groupdocs.com/parser/java/extract-text-fro...
  10. How to Use the GetChanges Method from the Compa...

    This article explains how to use the GetChanges method from the ComparisonApi in the GroupDocs SDK. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version.) FatFree framework https://github.com/bcosca/fatfree We already know how to install the Fatfree framework and prepare for creating the sample from a previous article. The sample that we create in this article is not much different from other Fatfree examples....list of changes we need two documents to compare with the GroupDocs... We’ll look at the output document that a comparison creates...

    blog.groupdocs.com/comparison/how-to-use-the-ge...