Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 5,359 for

as

(0.07 sec)
  1. 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/
  2. 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...
  3. 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...
  4. 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...
  5. Remove Metadata from RTF using C#

    Quickly grAsp the knowledge of how to remove metadata from RTF using C#. Moreover, you'll be provided with a code demonstrating how to clean metadata from RTF in C#....Quickly grasp the knowledge of how to remove metadata from RTF using C#. Moreover, you'll be provided with a code demonstrating how to clean metadata from RTF in C#.

    kb.groupdocs.com/redaction/net/remove-metadata-...
  6. Add Ellipse Annotation to JPG using Java

    This tutorial offers guidance on how to add ellipse annotation to JPG using Java. It includes code demonstrating how to insert ellipse annotation to JPG in Java....This tutorial offers guidance on how to add ellipse annotation to JPG using Java. It includes code demonstrating how to insert ellipse annotation to JPG in Java.

    kb.groupdocs.com/annotation/java/add-ellipse-an...
  7. Announcing AWS Integration with GroupDocs' Docu...

    We’re happy to announce that Amazon Web Service (AWS) hAs been integrated with GroupDocs , which allows us to offer you a new storage provision. You can now choose Amazon S3 As your default storage provider in GroupDocs. With this provision, you can store your files in your Amazon S3 bucket directly. Flexible storage provision is a key factor to consider when selecting document management solutions. With this integration, we make your document management process more flexible....We’re happy to announce that Amazon Web Service (AWS) has been integrated with GroupDocs , which allows us to offer you a new storage provision. You can now choose Amazon S3 as your default storage provider in GroupDocs. With this provision, you can store your files in your Amazon S3 bucket directly. Flexible storage provision is a key factor to consider when selecting document management solutions. With this integration, we make your document management process more flexible.

    blog.groupdocs.com/total/announcing-aws-integra...
  8. XML Viewer - View and Convert XML Data Online f...

    View XML files using free online XML Viewer tool. Developers can develop their own online document Viewer....View XML files using free online XML Viewer tool. Developers can develop their own online document Viewer.

    blog.groupdocs.com/viewer/xml-viewer-online/
  9. View MPP Files Created in MS Project 2019 using...

    Hello everyone! We have recently releAsed version 19.9 of GroupDocs.Viewer for .NET with the support of new file formats As well As a number of bug fixes. So in this post, I am going to write about what is new in this releAse particularly for those who are interested in viewing Microsoft Project files (.mpp) using .NET API. Microsoft Project is a famous project management software that is proved to be helpful for the managers As well As the other stakeholders in making, organizing, tracking and analyzing their project plans....Hello everyone! We have recently released version 19.9 of GroupDocs.Viewer for .NET with the support of new file formats as well as a number of bug fixes. So in this post, I am going to write about what is new in this release particularly for those who are interested in viewing Microsoft Project files (.mpp) using .NET API. Microsoft Project is a famous project management software that is proved to be helpful for the managers as well as the other stakeholders in making, organizing, tracking and analyzing their project plans.

    blog.groupdocs.com/viewer/view-mpp-files-of-ms-...
  10. Merge audio | GroupDocs

    Learn how to merge audio files, combine audio files into one file programmatically in C# language using GroupDocs.Merger for .NET library....Learn how to merge audio files, combine audio files into one file programmatically in C# language using GroupDocs.Merger for .NET library.

    docs.groupdocs.com/merger/net/merge/audio/