Sort Score
Result 10 results
Languages All
Labels All
Results 2,341 - 2,350 of 6,053 for

groupdocs.viewer,

(0.73 sec)
  1. Saving | GroupDocs

    The SaveOptions class provides the following properties to customize the saving process: AnnotationTypes defines annotation types to be saved into output document; FirstPage defines the first page number to save specific page range; LastPage defines the last page number to save specific page range; OnlyAnnotatedOptions indicates whether to save only annotated pages or not. For details, see the following pages:...The SaveOptions class provides the following properties to customize the saving process: AnnotationTypes defines annotation types to be saved into output document; FirstPage defines the first page number to save specific page range; LastPage defines the last page number to save specific page range; OnlyAnnotatedOptions indicates whether to save only annotated pages or not. For details, see the following pages:

    docs.groupdocs.com/annotation/java/saving/
  2. Showcases | GroupDocs

    Code examples and live demostrations of GroupDocs.Merger for Python via .NET...Code examples and live demostrations of GroupDocs.Merger for Python via .NET

    docs.groupdocs.com/merger/python-net/showcases/
  3. Get supported file formats | GroupDocs

    This article explains how to obtain supported file formats list when viewing documents with GroupDocs.Watermark within your Java applications....This article explains how to obtain supported file formats list when viewing documents with GroupDocs.Watermark within your Java applications.

    docs.groupdocs.com/watermark/nodejs-java/get-su...
  4. Import documents | GroupDocs

    This section describes how to import documents into another document as OLE objects using C# language...This section describes how to import documents into another document as OLE objects using C# language

    docs.groupdocs.com/merger/net/import-documents/
  5. Check document password-protection | GroupDocs

    This article explains how to check whether PDF, Word, Excel, PowerPoint document is password protected or not, and how to do this using GroupDocs.Merger for .NET....This article explains how to check whether PDF, Word, Excel, PowerPoint document is password protected or not, and how to do this using GroupDocs.Merger for .NET.

    docs.groupdocs.com/merger/net/check-document-pa...
  6. Saving image strategy | GroupDocs

    GroupDocs.Markdown provides several strategies for handling images during conversion. Set the ImageExportStrategy 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 ImagesRelativePath property to control the relative path written into Markdown image links. Skip images – omit all images from the output using SkipImagesStrategy. Custom handler – implement IImageSavingHandler 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 ImageExportStrategy 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 ImagesRelativePath property to control the relative path written into Markdown image links. Skip images – omit all images from the output using SkipImagesStrategy. Custom handler – implement IImageSavingHandler for full control over image saving, including renaming and custom storage via CustomImagesStrategy.

    docs.groupdocs.com/markdown/net/strategy/
  7. Pdf to Md | GroupDocs

    This article demonstrates how to convert PDF to Markdown with GroupDocs.Markdown for .NET....This article demonstrates how to convert PDF to Markdown with GroupDocs.Markdown for .NET.

    docs.groupdocs.com/markdown/net/convert/export-...
  8. Load from local disk | GroupDocs

    This article explains how to load from local disk while using GroupDocs. Watermarks Java API....This article explains how to load from local disk while using GroupDocs. Watermarks Java API.

    docs.groupdocs.com/watermark/java/load-from-loc...
  9. Update Signatures in Documents | GroupDocs

    This section shows how to update electronic signatures in documents using GroupDocs.Signature for Python via .NET....This section shows how to update electronic signatures in documents using GroupDocs.Signature for Python via .NET.

    docs.groupdocs.com/signature/python-net/update-...
  10. Updating Fields while Assembling Word Processin...

    Note This feature is only compatible with GroupDocs.Assembly for .NET 3.3.0 or later releases. Note The code uses some of the objects defined in The Business Layer. The Recipe Set up the source document template path Set up destination report path Instantiate DocumentAssembler class Set options, DocumentAssemblyOptions.UpdateFieldsAndFormulas Generate report Download Template Get the template from here. Update_Field_XML.docx The Code...Note This feature is only compatible with GroupDocs.Assembly for .NET 3.3.0 or later releases. Note The code uses some of the objects defined in The Business Layer. The Recipe Set up the source document template path Set up destination report path Instantiate DocumentAssembler class Set options, DocumentAssemblyOptions.UpdateFieldsAndFormulas Generate report Download Template Get the template from here. Update_Field_XML.docx The Code

    docs.groupdocs.com/assembly/net/updating-fields...