Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 4,724 for

as

(0.12 sec)
  1. Get file info | GroupDocs

    This article explains the ability of the GroupDocs.Redaction API to get the general document information, which includes FileType, PageCount and FileSize....This article explains the ability of the GroupDocs.Redaction API to get the general document information, which includes FileType, PageCount and FileSize.

    docs.groupdocs.com/redaction/python-net/get-fil...
  2. Table of Contents getting updated during conver...

    Hello Team, I am converting a Word document using GroupDocs.Conversion with version 25.3.1. In the source Word document, the table of contents are not updated with correct page numbers. However, during conversion, the …...Hello Team, I am converting a Word document using GroupDocs.Conversion with version 25.3.1. In the source Word document, the table of contents are not updated with correct page numbers. However, during conversion, the …

    forum.groupdocs.com/t/table-of-contents-getting...
  3. Extract text in Raw mode | GroupDocs

    Learn how to extract text in Raw mode from documents using GroupDocs.Parser for Python via .NET. FAst text extraction with improved performance for large documents....Learn how to extract text in Raw mode from documents using GroupDocs.Parser for Python via .NET. Fast text extraction with improved performance for large documents.

    docs.groupdocs.com/parser/python-net/extract-te...
  4. Introducing Simple and Easy to Use .NET Documen...

    We are introducing a new public API that is designed to be implemented eAsily. Those who are using previous version of the API (below 19.9), you don’t have to worry. The legacy API hAs been moved into legacy namespace. If you want to upgrade to v19.9, it is required to make project-wide replacement of namespace usages from GroupDocs.Conversion to GroupDocs.Conversion.Legacy in order to avoid any build issues. Why to use new version?...We are introducing a new public API that is designed to be implemented easily. Those who are using previous version of the API (below 19.9), you don’t have to worry. The legacy API has been moved into legacy namespace. If you want to upgrade to v19.9, it is required to make project-wide replacement of namespace usages from GroupDocs.Conversion to GroupDocs.Conversion.Legacy in order to avoid any build issues. Why to use new version?

    blog.groupdocs.com/conversion/introducing-simpl...
  5. TableFormatSetter for Slides is Improved in Gro...

    GroupDocs.Comparison for .NET 18.10 comes with an improvement and a few bug fixes. Issues such As style comparison in first column of Slides documents are now fixed. PleAse follow the releAse notes here for further details. We would recommend you to try the latest version of the API and share your feedback. Improvements Improve TableFormatSetter for Slides Bug FixFollowing issues are resolved for Slides: Table does not display text style change Issue with table theme Comparing styles in first column Issue with sizes of the resultant document Available Channels and Resources Here are a few channels and resources for you to download, learn, try and get technical support on GroupDocs....GroupDocs.Comparison for .NET 18.10 comes with an improvement and a few bug fixes. Issues such as style comparison in first column of Slides documents are now fixed. Please follow the release notes here for further details. We would recommend you to try the latest version of the API and share your feedback. Improvements Improve TableFormatSetter for Slides Bug FixFollowing issues are resolved for Slides: Table does not display text style change Issue with table theme Comparing styles in first column Issue with sizes of the resultant document Available Channels and Resources Here are a few channels and resources for you to download, learn, try and get technical support on GroupDocs.

    blog.groupdocs.com/comparison/tableformatsetter...
  6. Hotfix Release of GroupDocs.Metadata for .NET -...

    GroupDocs team is pleAsed to announce another hotfix releAse v17.10.2 of the GroupDocs.Metadata for .NET API. In earlier versions, bit depth wAs affected when removing metadata from Tiff files and the resultant image wAs turning into black and white. However, the API hAs been optimized to resolve this issue in the latest version. We recommend you to download or update your applications to use the latest version of the API....GroupDocs team is pleased to announce another hotfix release v17.10.2 of the GroupDocs.Metadata for .NET API. In earlier versions, bit depth was affected when removing metadata from Tiff files and the resultant image was turning into black and white. However, the API has been optimized to resolve this issue in the latest version. We recommend you to download or update your applications to use the latest version of the API.

    blog.groupdocs.com/metadata/hot-fix-release-of-...
  7. Generated PDF Alignment is wrong - Free Support...

    I have generated PDF using a MS Word File. The alignment are not coming As same. It is an Urgent Issue. PleAse respond As soon As possible. Attached Word Document and Generated PDF GeneratedPDF.pdf (96.3 KB) TestTemp…...I have generated PDF using a MS Word File. The alignment are not coming as same. It is an Urgent Issue. Please respond as soon as possible. Attached Word Document and Generated PDF GeneratedPDF.pdf (96.3 KB) TestTemp…

    forum.groupdocs.com/t/generated-pdf-alignment-i...
  8. GroupDocs.Assembly for .NET – Generate Word & P...

    GroupDocs.Assembly for .NET is a comprehensive library for generating documents and reports by merging your templates and data. With GroupDocs.Assembly, you can generate any type of document that requires custom data input. These could be invoices, NDAs, sales quotes, employment letters, reports, etc. The library supports Microsoft Word, Excel and PDF templates, and allows you to save the final, Assembled documents in either of these formats. Just like all GroupDocs libraries, GroupDocs....GroupDocs.Assembly for .NET is a comprehensive library for generating documents and reports by merging your templates and data. With GroupDocs.Assembly, you can generate any type of document that requires custom data input. These could be invoices, NDAs, sales quotes, employment letters, reports, etc. The library supports Microsoft Word, Excel and PDF templates, and allows you to save the final, assembled documents in either of these formats. Just like all GroupDocs libraries, GroupDocs.

    blog.groupdocs.com/assembly/groupdocs-assembly-...
  9. 1:1 Font Conversion Failure observed - Free Sup...

    We are encountering an issue with a failed 1:1 font conversion when using the “Embed only the characters used in the document” option in Word to embed our fonts. We have been previously advised to use this option to mana…...We are encountering an issue with a failed 1:1 font conversion when using the “Embed only the characters used in the document” option in Word to embed our fonts. We have been previously advised to use this option to mana…

    forum.groupdocs.com/t/1-1-font-conversion-failu...
  10. Inserting Hyperlinks Dynamically | GroupDocs

    Note This feature is supported by version 18.7. or greater Note The code uses some of the objects defined in The Business Layer. Using GroupDocs.Assembly, you can insert hyperlinks to your reports dynamically using link tags. The syntax of a link tag is defined As follows: <> Here, uri_expression defines URI for a hyperlink to be inserted dynamically. This expression is mandatory and must return a non-empty value. In turn, display_text_expression defines text to be displayed for the hyperlink....Note This feature is supported by version 18.7. or greater Note The code uses some of the objects defined in The Business Layer. Using GroupDocs.Assembly, you can insert hyperlinks to your reports dynamically using link tags. The syntax of a link tag is defined as follows: <<link [uri_expression][display_text_expression]>> Here, uri_expression defines URI for a hyperlink to be inserted dynamically. This expression is mandatory and must return a non-empty value. In turn, display_text_expression defines text to be displayed for the hyperlink.

    docs.groupdocs.com/assembly/java/inserting-hype...