Sort Score
Result 10 results
Languages All
Labels All
Results 7,241 - 7,250 of 11,045 for

document assembly

(0.06 sec)
  1. Reorder pages | Documentation

    Reorder pages when rendering Documents to PDF with GroupDocs.Viewer for Python via .NET...Assembly Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/python-net/reorder-pa...
  2. GroupDocs.Signature for .NET 18.7 Release Notes...

    Note This page contains release notes for GroupDocs.Signature for .NET 18.7 Major Features There are about 13 improvements, new features and fixes in this regular release. Most new features are related to improvements of cells positioning, implementation of different measure types for Cells signature options. Process events arguments were updated to support ability to cancel signature, verification or search workaround. Summary the most notable changes are: Introduced ability to search for Digital signatures of Words Documents with additional criteria Implemented ability to cancel running process for Signature, Verification and Search routines, same as ability to check if process was cancelled Updated positioning of Stamp text Introduced support of all Measure type units for Cells Documents, improved Cells Document signatures positioning Extended search process for Words Documents with extended properties for Digital Signatures Fixed few issues with QR-Code Signature rendering Full List of Issues Covering all Changes in this Release Key Summary Issue Type SIGNATURENET-3568 Implement additional search criteria for Digital Signatures of Words Documents New Feature SIGNATURENET-3533 Implement ability for cancellation of Search process New Feature SIGNATURENET-3530 Implement ability for cancellation of Verification process New Feature SIGNATURENET-3527 Implement ability for cancellation of Signing process New Feature SIGNATURENET-3526 Implement text positioning for Stamp Signatures....Assembly Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/net/groupdocs-sign...
  3. GroupDocs.Assembly for .NET 18.2 Release Notes

    GroupDocs.Assembly for .NET 18.2 Release Notes – the latest updates and fixes....Assembly Product Family GroupDocs.Assembly for .NET...Toggle navigation GroupDocs.Assembly for .NET 18.2 Release Notes...

    releases.groupdocs.com/assembly/net/release-not...
  4. Composing signature with radial gradient brush ...

     This article explains how to fill signature background with radial gradient brush...Assembly Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/net/composing-sign...
  5. Extract table of contents from EPUB eBooks | Do...

    How to extract table of contents from EPUB e-books getToc method is used....Assembly Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/java/extract-table-of...
  6. Extract data from Microsoft Office PowerPoint p...

    GroupDocs.Parser provides the functionality to extract data from Microsoft Office PowerPoint presentations. Both classic (ppt, pot) and Open XML (pptx, potx) formats are supported. Also LibreOffice Impress (OpenOffice.org Impress) formats are supported. The following table provides the list of supported formats: Format Description PPT Microsoft Office PowerPoint Presentation PPS Microsoft Office PowerPoint Slideshow POT Microsoft Office PowerPoint Template PPTX Microsoft Office Open XML Presentation PPTM Microsoft Office Open XML Macro-Enabled Presentation POTX Microsoft Office Open XML Presentation Template POTM Microsoft Office Open XML Macro-Enabled Presentation Template PPSX Microsoft Office Open XML Presentation Slideshow PPSM Microsoft Office Open XML Macro-Enabled Presentation Slideshow ODP Open Document Presentation OTP Open Document Presentation Template More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Assembly Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/net/extract-data-from...
  7. Password-protected documents | Documentation

    GroupDocs.Parser provides the functionality to open the password-protected Documents. The following are the steps to work with password protected Documents. Instantiate the LoadOptions object; Set password in LoadOptions(String) constructor; Create Parser object and call any method. The following code sample shows how to process password protected Documents. try { String password = "123456"; // Create an instance of Parser class with the password: try (Parser parser = new Parser(Constants.SamplePassword, new LoadOptions(password))) { // Check if text extraction is supported if (!...Assembly Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/java/password-protect...
  8. 'PDF' recognize as 'MP3', 'PNG/JPG' recognize a...

    Hi! We are using GroupDocs.Metadata (License Type - Site OEM - paid version). We are able to clean metadata for most of the file extensions like (docx, pptx, mp3, txt, csv, xlsx) but failing for PDF, PNG, JPG extensions…...tahir [ Update ] We logged the assembly version since we thought it...GroupDocs.Metadata.Formats.Document. PdfRootPackage .() at GroupDocs...

    forum.groupdocs.com/t/pdf-recognize-as-mp3-png-...
  9. Set metadata properties | Documentation

    The SetProperties method is used to update or add metadata. You can easily add metadata to photos, pdfs or you can update or add data to mp3 files....Assembly Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/nodejs-java/set-met...
  10. Extract data from Microsoft Office Excel spread...

    This article shows how to to extract data from Microsoft Office Excel spreadsheets....Assembly Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/java/extract-data-fro...