Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 5,488 for

as

(0.03 sec)
  1. Disable image comparison in PDF documents | Gro...

    Learn how to disable image comparison in PDF documents using GroupDocs.Comparison for Python via .NET....Learn how to disable image comparison in PDF documents using GroupDocs.Comparison for Python via .NET.

    docs.groupdocs.com/comparison/python-net/disabl...
  2. Show revisions | GroupDocs

    Learn how to control the display of revisions in the output using GroupDocs.Comparison for Python via .NET....Learn how to control the display of revisions in the output using GroupDocs.Comparison for Python via .NET.

    docs.groupdocs.com/comparison/python-net/show-r...
  3. Working with String Template | GroupDocs

    GroupDocs.Assembly API allows you to use a string As input and output template, instead of document. This feature improves programmability while working with strings instead of documents, the resultant output string can be used As per the application needs. Follow these steps to using a string As input and output template: Initialize DocumentAssembler Define sourceString “«[yourValue]»” Convert sourceString to sourceBytes using ByteArrayInputStream(sourceBytes) Get targetBytes using DocumentAssembler.AssembleDocument() Get** targetString **using new String(targetBytes, StandardCharsets....GroupDocs.Assembly API allows you to use a string as input and output template, instead of document. This feature improves programmability while working with strings instead of documents, the resultant output string can be used as per the application needs. Follow these steps to using a string as input and output template: Initialize DocumentAssembler Define sourceString “«[yourValue]»” Convert sourceString to sourceBytes using ByteArrayInputStream(sourceBytes) Get targetBytes using DocumentAssembler.assembleDocument() Get** targetString **using new String(targetBytes, StandardCharsets.

    docs.groupdocs.com/assembly/java/working-with-s...
  4. Saving image strategy | GroupDocs

    GroupDocs.Markdown provides several strategies for handling images during conversion. Set the image_export_strategy property on ConvertOptions to control the behavior: BAse64 embedding – inline images As data URIs using ExportImagesAsBAse64Strategy. File system export – save images to a directory using ExportImagesToFileSystemStrategy. Use the images_relative_path property to control the relative path written into Markdown image links. Skip images – omit all images from the output using SkipImagesStrategy. Custom handler – pAss a Python callable for full control over image saving, including renaming and custom storage via CustomImagesStrategy....GroupDocs.Markdown provides several strategies for handling images during conversion. Set the image_export_strategy property on ConvertOptions to control the behavior: Base64 embedding – inline images as data URIs using ExportImagesAsBase64Strategy. File system export – save images to a directory using ExportImagesToFileSystemStrategy. Use the images_relative_path property to control the relative path written into Markdown image links. Skip images – omit all images from the output using SkipImagesStrategy. Custom handler – pass a Python callable for full control over image saving, including renaming and custom storage via CustomImagesStrategy.

    docs.groupdocs.com/markdown/python-net/strategy/
  5. GroupDocs.Viewer for Java 3.7.0 makes easy to r...

    Team GroupDocs is excitedly releAsing a new version of GroupDocs.Viewer for Java. Many of the new features have been introduced in GroupDocs.Viewer for Java 3.7.0, such As the rendering of Email attachments and Rendering PDF document with layered content. Some of the important fixes about outstanding issues and improvements have also packed with this releAse. In order to enable all the rich features in your project pleAse upgrade your document viewer applications with the latest version of the API....Team GroupDocs is excitedly releasing a new version of GroupDocs.Viewer for Java. Many of the new features have been introduced in GroupDocs.Viewer for Java 3.7.0, such as the rendering of Email attachments and Rendering PDF document with layered content. Some of the important fixes about outstanding issues and improvements have also packed with this release. In order to enable all the rich features in your project please upgrade your document viewer applications with the latest version of the API.

    blog.groupdocs.com/viewer/groupdocs-viewer-java...
  6. How to Add Underline Annotation into PDF Using C#

    We will explore the process how to add underline annotation into PDF using C#. A code example is also provided to insert underline annotation in PDF using C#....We will explore the process how to add underline annotation into PDF using C#. A code example is also provided to insert underline annotation in PDF using C#.

    kb.groupdocs.com/annotation/net/how-to-add-unde...
  7. How to Convert CSV to Excel in C#

    This short article focus on how to convert CSV to Excel in C#. Further, this guide consists of convert CSV to XLSX C# code along with detailed instructions....This short article focus on how to convert CSV to Excel in C#. Further, this guide consists of convert CSV to XLSX C# code along with detailed instructions.

    kb.groupdocs.com/conversion/net/how-to-convert-...
  8. Convert XLSX to Image using Python

    In this topic, you will learn how to convert XLSX to Image using Python. There is no need to install any extra software to export XLSX to Image in Python....In this topic, you will learn how to convert XLSX to Image using Python. There is no need to install any extra software to export XLSX to Image in Python.

    kb.groupdocs.com/conversion/python/convert-xlsx...
  9. Quick Start Guide | GroupDocs

    A guide on how to get started using the groupdocs-total-net package for Python via .NET....A guide on how to get started using the groupdocs-total-net package for Python via .NET.

    docs.groupdocs.com/total/python-net/quick-start...
  10. How to Add Image Signature to DOCX using C#

    This article will provide help on how to add image signature to DOCX using C#. Also, a code example will be provided to insert image signature into DOCX using C#....This article will provide help on how to add image signature to DOCX using C#. Also, a code example will be provided to insert image signature into DOCX using C#.

    kb.groupdocs.com/signature/net/how-to-add-image...