Sort Score
Result 10 results
Languages All
Labels All
Results 4,061 - 4,070 of 4,719 for

as

(0.07 sec)
  1. Getting Document Information | GroupDocs

    This article explains how to detect the document file type and calculate the number of pages when converting a file with GroupDocs.Conversion for Java....This article explains how to detect the document file type and calculate the number of pages when converting a file with GroupDocs.Conversion for Java.

    docs.groupdocs.com/conversion/java/get-document...
  2. Viewer.ClientCode() - Free Support Forum - grou...

    <span style="font-size:10.0pt;font-family:"Segoe UI",sans-serif; color:#1F497D;mso-ansi-language:EN-US" lang="EN-US"> We tried the newer version example that the support team send us for the AsP.Net …...&lt;span style=&quot;font-size:10.0pt;font-family:&quot;Segoe UI&quot;,sans-serif; color:#1F497D;mso-ansi-language:EN-US&quot; lang=&quot;EN-US&quot;&gt; We tried the newer version example that the support team send us for the ASP.Net &hellip;

    forum.groupdocs.com/t/viewer-clientcode/2186
  3. Remove Annotations from RTF using C#

    Learn how to efficiently remove annotations from RTF using C#. This guide includes code demonstrating the process of how to delete annotations in RTF using C#....Learn how to efficiently remove annotations from RTF using C#. This guide includes code demonstrating the process of how to delete annotations in RTF using C#.

    kb.groupdocs.com/redaction/net/remove-annotatio...
  4. How to Convert XML to PDF in C#

    Learn the process to convert documents with one of the top library and eAsily convert XML to PDF in C#. Explore sample code for C# convert XML to PDF capability....Learn the process to convert documents with one of the top library and easily convert XML to PDF in C#. Explore sample code for C# convert XML to PDF capability.

    kb.groupdocs.com/conversion/net/how-to-convert-...
  5. Convert to Presentation with advanced options |...

    Follow this guide and learn how to convert documents to PowerPoint presentations of PPT, PPTX formats with height, width, DPI, margins and other customizations using GroupDocs.Conversion for Java....Follow this guide and learn how to convert documents to PowerPoint presentations of PPT, PPTX formats with height, width, DPI, margins and other customizations using GroupDocs.Conversion for Java.

    docs.groupdocs.com/conversion/java/convert-to-p...
  6. Pie Chart in Email Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Pie Chart report in Presentation Document format. Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 17.8.0 or greater. Pie Chart in Email Document Creating a Pie Chart PleAse follow below steps to create Pie Chart in MS Outlook 2013: Create a new Email. Click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box....Note In this article, we will use GroupDocs.Assembly to generate a Pie Chart report in Presentation Document format. Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 17.8.0 or greater. Pie Chart in Email Document Creating a Pie Chart Please follow below steps to create Pie Chart in MS Outlook 2013: Create a new Email. Click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box.

    docs.groupdocs.com/assembly/net/pie-chart-in-em...
  7. In-Table List with Highlighted Rows in HTML Doc...

    Note In this article, we will use GroupDocs.Assembly to generate In-Table List with Highlighted Rows in HTML Document format. Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 17.03 or greater. In-Table List with Highlighted Rows in HTML Document Reporting Requirement As a report developer, you are required to represent customers’ orders information with a specific filtering condition with the following key requirements:...Note In this article, we will use GroupDocs.Assembly to generate In-Table List with Highlighted Rows in HTML Document format. Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 17.03 or greater. In-Table List with Highlighted Rows in HTML Document Reporting Requirement As a report developer, you are required to represent customers’ orders information with a specific filtering condition with the following key requirements:

    docs.groupdocs.com/assembly/net/in-table-list-w...
  8. Detect encoding | GroupDocs

    This article explains that how to detect encoding of a plain text file....This article explains that how to detect encoding of a plain text file.

    docs.groupdocs.com/parser/net/detect-encoding/
  9. Case sensitive search | GroupDocs

    This article gives the knowledge of the cAse sensitive search which allows you to find words considering uppercAse and lowercAse letters As distinct....This article gives the knowledge of the case sensitive search which allows you to find words considering uppercase and lowercase letters as distinct.

    docs.groupdocs.com/search/net/case-sensitive-se...
  10. 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....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.

    docs.groupdocs.com/search/java/document-renaming/