Sort Score
Result 10 results
Languages All
Labels All
Results 4,181 - 4,190 of 4,342 for

as

(0.04 sec)
  1. File Size Increase on Conversion to HTML – Grou...

    Hello Team, I am using GroupDocs.Conversion in a .NET Core application to convert document files (e.g., Word, Excel) to HTML for preview purposes. However, I have noticed that the converted HTML files are significantly …...Hello Team, I am using GroupDocs.Conversion in a .NET Core application to convert document files (e.g., Word, Excel) to HTML for preview purposes. However, I have noticed that the converted HTML files are significantly …

    forum.groupdocs.com/t/file-size-increase-on-con...
  2. Column Chart in Presentation Document | Documen...

    Note In this article, we will use GroupDocs.Assembly to generate a Column Chart Report with Filtered, Grouped, and Ordered Data 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. Column Chart in Microsoft PowerPoint Document Creating a Column Chart PleAse follow below steps to create a column chart in MS PowerPoint 2013:...Note In this article, we will use GroupDocs.Assembly to generate a Column Chart Report with Filtered, Grouped, and Ordered Data 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. Column Chart in Microsoft PowerPoint Document Creating a Column Chart Please follow below steps to create a column chart in MS PowerPoint 2013:

    docs.groupdocs.com/assembly/net/column-chart-in...
  3. Search index location | Documentation

    This page contains information about index creation methods....This page contains information about index creation methods.

    docs.groupdocs.com/search/net/search-index-loca...
  4. Indexing password protected documents | Documen...

    This page describes how to perform indexing of pAssword protected documents. Indexing using the pAssword dictionary To perform indexing of pAssword protected documents using a pAssword dictionary, you must add pAsswords for all protected documents to the dictionary before indexing. To add a document pAssword to the dictionary, you must specify the full path to the document As a key and the actual pAssword to the document. For more information about managing the pAssword dictionary see the Document pAsswords page in the Managing dictionaries section....This page describes how to perform indexing of password protected documents. Indexing using the password dictionary To perform indexing of password protected documents using a password dictionary, you must add passwords for all protected documents to the dictionary before indexing. To add a document password to the dictionary, you must specify the full path to the document as a key and the actual password to the document. For more information about managing the password dictionary see the Document passwords page in the Managing dictionaries section.

    docs.groupdocs.com/search/nodejs-java/indexing-...
  5. Search index repository | Documentation

    The IndexRepository clAss can be used to combine several indexes into a group for searching all indexes at once....The IndexRepository class can be used to combine several indexes into a group for searching all indexes at once.

    docs.groupdocs.com/search/java/search-index-rep...
  6. Locking watermark in word processing document |...

    This article explains how to lock the watermarks in a Word document to restrict the editing....This article explains how to lock the watermarks in a Word document to restrict the editing.

    docs.groupdocs.com/watermark/net/locking-waterm...
  7. Generate document pages preview | Documentation

    Following this guide you will learn how to generate PDF, Word, Excel, PowerPoint documents thumbnails and preview document pages using GroupDocs.Merger for Java API....Following this guide you will learn how to generate PDF, Word, Excel, PowerPoint documents thumbnails and preview document pages using GroupDocs.Merger for Java API.

    docs.groupdocs.com/merger/java/generate-documen...
  8. Subscribing for verification process events | D...

    This article explains how to subscribe for verification of electronic signatures events like start, progress and completion with GroupDocs.Signature API....This article explains how to subscribe for verification of electronic signatures events like start, progress and completion with GroupDocs.Signature API.

    docs.groupdocs.com/signature/java/subscribing-f...
  9. Sign document with Text signature - advanced | ...

     This article explains how to sign document with Text electronic signatures using advanced options with GroupDocs.Signature API.... This article explains how to sign document with Text electronic signatures using advanced options with GroupDocs.Signature API.

    docs.groupdocs.com/signature/java/sign-document...
  10. Is it possible to get all metadata from an inde...

    Hello, I have a question. When querying meta data, it could look like this: var searchResult = index.Search(SearchQuery.CreateFieldQuery("xy.datetaken", SearchQuery.CreateDateRangeQuery(new DateTime(2017, 1, 1), new D…...Hello, I have a question. When querying meta data, it could look like this: var searchResult = index.Search(SearchQuery.CreateFieldQuery("xy.datetaken", SearchQuery.CreateDateRangeQuery(new DateTime(2017, 1, 1), new D…

    forum.groupdocs.com/t/is-it-possible-to-get-all...