Sort Score
Result 10 results
Languages All
Labels All
Results 3,001 - 3,010 of 6,984 for

paged

(0.08 sec)
  1. Developer Guide | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Usage Migration Notes Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/metadata/net/developer-guide/
  2. Delete signatures from documents | Documentation

    This sections shows how to delete signatures from pdf or many other formats with GroupDocs.Signature API....✖ Digital ✖ By Type Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/signature/java/delete-signat...
  3. Known Issues | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Issues Leave feedback Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/search/java/known-issues/
  4. Obtain Signing Progress using .Net E-Signing AP...

    At GroupDocs, we are always keen to improve our products and enhance user experience. Hence, we are excited to announce the another monthly release of GroupDocs.Signature for .NET API version 17.11. This release comes with number of new features. The most notable feature introduced in this release is the functionality to obtain signing progress while signing the documents. Aside this, Many improvements and fixes are also introduced in this release....File formats in Document and Pages Information method Text shape...below:* Improve Verification when Page is not specified for following...

    blog.groupdocs.com/signature/dotnet-e-signing-a...
  5. Use advanced rasterization options | Documentation

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. C# using (Redactor redactor = new Redactor(@"sample.docx")) { // Save the document with advanced options (convert pages into images, and save PDF with scan-like pages) var so = new SaveOptions(); so....effects will be applied to its pages. The following example demonstrates...(convert pages into images, and save PDF with scan-like pages) var...

    docs.groupdocs.com/redaction/net/use-advanced-r...
  6. Subscribing for search process events | Documen...

    This article explains how to subscribe for search electronic signatures events like start, progress and completion with GroupDocs.Signature API....time on searching each document page. to handle completion event...BarcodeSearchOptions (); // specify special pages to search on options . setAllPages...

    docs.groupdocs.com/signature/java/subscribing-f...
  7. Use advanced rasterization options | Documentation

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. final Redactor redactor = new Redactor("Sample.docx"); try { // Save the document with advanced options (convert pages into images, and save PDF with scan-like pages) SaveOptions so = new SaveOptions(); so....effects will be applied to its pages. The following example demonstrates...(convert pages into images, and save PDF with scan-like pages) SaveOptions...

    docs.groupdocs.com/redaction/java/use-advanced-...
  8. Releasing the Hotfix of GroupDocs.Viewer for .NET

    GroupDocs.Viewer for .NET 18.8.1 is a hotfix release that resolves the issue of getting the first page filled with black color when rendering PDF document. We recommend you to use the this latest version for an improved rendering of PDF documents. Bug FixesFollowing issue is fixed in this hotfix release. First page is filled with black color when rendering PDF document API ResourcesWe have a few channels and resources for you to download, learn, try and get technical support on GroupDocs....the issue of getting the first page filled with black color when...this hotfix release. # First page is filled with black color when...

    blog.groupdocs.com/viewer/releasing-the-hotfix-...
  9. Extracting document metainfo | Documentation

    Following this guide you will learn how to obtain basic document metadata like pages count, size, file type before editing it with GroupDocs.Editor for .NET API....metainfo Leave feedback On this page This demonstration shows and...positive number, that returns page count for WordProcessing, PDF...

    docs.groupdocs.com/editor/net/extracting-docume...
  10. Working with metadata in HEIF/HEIC images | Doc...

    Working with XMP metadata GroupDocs.Metadata for .NET allows managing XMP metadata in HEIF/HEIC images. For more details please refer to the following guide: Working with XMP metadata. Working with EXIF metadata The GroupDocs.Metadata API supports handling EXIF metadata in HEIF/HEIC images. Please find appropriate code samples in the Working with EXIF metadata section. More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/metadata/net/working-with-me...