Sort Score
Result 10 results
Languages All
Labels All
Results 8,041 - 8,050 of 12,348 for

to

(0.04 sec)
  1. Get Document Metadata without Editing in C#

    We have added a lot of new options and features in this major release/update of GroupDocs.EdiTor for .NET 19.9. All public methods/classes have been moved To Legacy namespace and they are marked as obsolete. Now, when you update To this latest version, it is required To make project-wide replacement of namespace usages from GroupDocs.EdiTor. To GroupDocs.EdiTor.Legacy To resolve build issues. Access release notes here. Why To migrate? EdiTor class introduced as a single entry point To manage the document editing process To any supported file format (instead of EdiTorHander class from previous versions) Architecture is redesigned To decrease memory usage Simplified document editing and saving options See difference in code...We have added a lot of new options and features in this major release/update of GroupDocs.Editor for .NET 19.9. All public methods/classes have been moved to Legacy namespace and they are marked as obsolete. Now, when you update to this latest version, it is required to make project-wide replacement of namespace usages from GroupDocs.Editor. to GroupDocs.Editor.Legacy to resolve build issues. Access release notes here. Why to migrate? Editor class introduced as a single entry point to manage the document editing process to any supported file format (instead of EditorHander class from previous versions) Architecture is redesigned to decrease memory usage Simplified document editing and saving options See difference in code

    blog.groupdocs.com/editor/get-document-metadata...
  2. GroupDocs.Conversion for .NET

    Find answers about converting documents and images of various types using .NET code on any platform....Find answers about converting documents and images of various types using .NET code on any platform.

    kb.groupdocs.com/conversion/net/page/4/
  3. Pre-rasterize | Documentation

    This article shows how To pre-rasterize a document using the redaction API....This article shows how to pre-rasterize a document using the redaction API.

    docs.groupdocs.com/redaction/net/pre-rasterize/
  4. Sign document with XAdES Digital signature | Do...

     This article explains how To sign Spreadsheet document with XAdES Digital electronic signatures using advanced options with GroupDocs.Signature API.... This article explains how to sign Spreadsheet document with XAdES Digital electronic signatures using advanced options with GroupDocs.Signature API.

    docs.groupdocs.com/signature/net/sign-document-...
  5. Save signed Pdf with different output file type...

    This article explains how To save signed PDF document with various file formats by GroupDocs.Signature API....This article explains how to save signed PDF document with various file formats by GroupDocs.Signature API.

    docs.groupdocs.com/signature/java/save-signed-p...
  6. Delete Signatures of the certain type | Documen...

    This article explains how To delete signature of the certain type with GroupDocs.Signature API....This article explains how to delete signature of the certain type with GroupDocs.Signature API.

    docs.groupdocs.com/signature/java/delete-signat...
  7. Categories

    Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F...

    kb.groupdocs.com/categories/page/40/
  8. GroupDocs.Conversion for Java

    Find answers about converting documents and images of various types using Java code on any platform....Find answers about converting documents and images of various types using Java code on any platform.

    kb.groupdocs.com/conversion/java/page/6/
  9. Add area annotation | Documentation

    The page describes how To add area annotation To a document using GroupDocs.Annotation for Java....The page describes how to add area annotation to a document using GroupDocs.Annotation for Java.

    docs.groupdocs.com/annotation/java/add-area-ann...
  10. Extract images from Emails | Documentation

    To extract images from emails getImages method is used. By default images are extracted with its original format. With using ImageOptions class it is possible To extract images from emails as bmp, gif, jpeg, png and webp formats. Warning getImages method returns null value if image extraction isn’t supported for the document. For example, image extraction isn’t supported for TXT files. Therefore, for TXT file getImages method returns null. If an email has no images, getImages method returns an empty collection....To extract images from emails getImages method is used. By default images are extracted with its original format. With using ImageOptions class it is possible to extract images from emails as bmp, gif, jpeg, png and webp formats. Warning getImages method returns null value if image extraction isn’t supported for the document. For example, image extraction isn’t supported for TXT files. Therefore, for TXT file getImages method returns null. If an email has no images, getImages method returns an empty collection.

    docs.groupdocs.com/parser/java/extract-images-f...