Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 44,461 for

document

(0.11 sec)
  1. Bulleted List in Presentation Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Bulleted List 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. Bulleted List in Microsoft PowerPoint Document Creating a Bulleted List Practising the following steps you can insert Bulleted List in MS PowerPoint 2013. Add a new presentation slide. Add a bullet list at the place where you want it....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...Presentation Document Bulleted List in Presentation Document Leave feedback...

    docs.groupdocs.com/assembly/net/bulleted-list-i...
  2. Pie Chart in Spreadsheet Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Pie Chart report in Spreadsheet 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. Pie Chart in Microsoft Excel Document Creating a Pie Chart Please follow below steps to create Pie Chart in MS Excel 2013. Add a new Workbook. Click in the workbook where you want to insert the chart, click the “Insert” tab, and then click “Pie Chart Icon” in the charts group....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...Spreadsheet Document Pie Chart in Spreadsheet Document Leave feedback...

    docs.groupdocs.com/assembly/net/pie-chart-in-sp...
  3. Extract formatted text from document | GroupDocs

    This article explains that how to extract formatted text from Document....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...text from document Extract formatted text from document Leave feedback...

    docs.groupdocs.com/parser/java/extract-formatte...
  4. Remove annotation from document | GroupDocs

    This page describes how to remove annotations from Document when collaborate, edit and annotate Documents using GroupDocs.Annotation for Java....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Annotation Product...annotation from document Remove annotation from document Leave feedback...

    docs.groupdocs.com/annotation/java/remove-annot...
  5. Get Document Metadata without Editing in C#

    We have added a lot of new options and features in this major release/update of GroupDocs.Editor for .NET 19.9. All public methods/classes have been moved to Legacy namespace and they are marked as obsolete. Now, when you update to this latest version, it is required to make project-wide replacement of namespace usages from GroupDocs.Editor. to GroupDocs.Editor.Legacy to resolve build issues. Access release notes here. Why to migrate? Editor class introduced as a single entry point to manage the Document editing process to any supported file format (instead of EditorHander class from previous versions) Architecture is redesigned to decrease memory usage Simplified Document editing and saving options See difference in code...entry point to manage the document editing process to any supported...decrease memory usage Simplified document editing and saving options...

    blog.groupdocs.com/editor/get-document-metadata...
  6. Document Taxonomy using CSharp on GroupDocs Blo...

    Document Taxonomy using CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Document Taxonomy using CSharp on GroupDocs Blog | Document Automation ......Document Taxonomy using CSharp on GroupDocs Blog | Document Automation...Developers Recent content in Document Taxonomy using CSharp on GroupDocs...

    blog.groupdocs.com/de/tag/document-taxonomy-usi...
  7. Document renaming | GroupDocs

    Sometimes a situation arises when an indexed Document is renamed, but its contents have not changed. In this case, to save computing resources, you can notify the index about the renaming of the Document, and then the Document will not be reindexed during the update operation. To notify an index about renaming a Document, the notifyIndex method is used with the corresponding notification object as a parameter. You should keep in mind that if an index is notified of the renaming of a Document, it will not be reindexed the next time you call the update method, even if its contents have changed....Events Acquisition GroupDocs Documentation / GroupDocs.Search Product...Usage / Indexing / Document renaming Document renaming Leave feedback...

    docs.groupdocs.com/search/nodejs-java/document-...
  8. Document renaming | GroupDocs

    Sometimes a situation arises when an indexed Document is renamed, but its contents have not changed. In this case, to save computing resources, you can notify the index about the renaming of the Document, and then the Document will not be reindexed during the update operation. To notify an index about renaming a Document, the notifyIndex method is used with the corresponding notification object as a parameter. You should keep in mind that if an index is notified of the renaming of a Document, it will not be reindexed the next time you call the update method, even if its contents have changed....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...Usage / Indexing / Document renaming Document renaming Leave feedback...

    docs.groupdocs.com/search/java/document-renaming/
  9. Add annotation to the document | GroupDocs

    The page describes Document annotations of different types and how to add annotations to a Document using GroupDocs.Annotation API....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Annotation Product...annotation to the document Add annotation to the document Leave feedback...

    docs.groupdocs.com/annotation/java/add-annotati...
  10. Get Image Representation of a Document

    Did you ever wish to get image representation of a Document? GroupDocs.Merger for Java 19.6 will make your wish come true. This feature is also helpful for front end application development. Let’s have a look at its implementation. It will return page number and page stream. Using getPagePreview method you will get list of page image representations for a Document of known format. So, source Document file format should be specified....image representation of a document? GroupDocs.Merger for Java...representations for a document of known format. So, source document file format...

    blog.groupdocs.com/merger/get-image-representat...