Sort Score
Result 10 results
Languages All
Labels All
Results 3,331 - 3,340 of 11,075 for

assemble document

(0.05 sec)
  1. GroupDocs.Signature for .NET 17.10 Release Note...

    Note This page contains release notes for GroupDocs.Signature for .NET 17.10 Major Features There are about 15 improvements, new features and fixes in this regular release. The most notable are: Implemented support of Tiff multi frames image format for Signature processing with ability to specify pages to sign Added new alignment option to stretch Signature area along page width or height Introduced ability to export signed Documents to image formats with advanced options for output image file generation Implemented support of multi frames image Documents verification Updated Save Options with properties to export Documents to multi frames images formats Extended Digital Words Signature appearance to support alternative Signature Lines area on Document page Extended Digital Cells Signature appearance to support alternative Signature Lines area on Document page Fixed saving issues with Digital Signature processing for PDF Documents Updated signature process with corrected error messages, comments of classes and members Full List of Issues Covering all Changes in this Release Key Summary Issue Type SIGNATURENET-3078 Implement ability to verify separate pages of multi-page tiff images New Feature SIGNATURENET-3073 Implement ability to process separate pages for multi-page tiff images New Feature SIGNATURENET-3070 Add ability to export signed Document to multi pages Tiff format New Feature SIGNATURENET-3063 Implement ability to use Signature Line for digital signature in Cells Documents New Feature SIGNATURENET-3060 Implement ability to use Signature Line for digital signature in Words Documents New Feature SIGNATURENET-3052 Implement ability to stretch Signature Area along Document Width or Height New Feature SIGNATURENET-3050 Implement ability to save signed Words Document to image format New Feature SIGNATURENET-3049 Implement ability to save signed Slides presentation to image format New Feature SIGNATURENET-3048 Implement ability to save signed PDF Document to image format New Feature SIGNATURENET-3047 Implement ability to save signed Cells Workbook to image format New Feature SIGNATURENET-3025 Update Digital Signature implementation for Words Documents Improvement SIGNATURENET-3023 Pdf Documents - error on Digital Signing when output Save format is not Pdf Bug SIGNATURENET-3022 Destination Document is empty when Digital Certificate Holder is not loaded Bug SIGNATURENET-2961 Incorrect digital signing with doc and docx save options Bug Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Assembly Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/net/groupdocs-sign...
  2. LoadOptions.Encoding Property - GroupDocs.Parse...

    Gets the encoding of the Document....the document. Namespace: GroupDocs.Parser.Options Assembly: GroupDocs...class that represents the document encoding; null if it isn't...

    apireference.groupdocs.com/parser/net/groupdocs...
  3. DictionaryRepository.DocumentPasswords Property...

    Gets a dictionary of Document passwords....Property Gets a dictionary of document passwords. Namespace: GroupDocs...GroupDocs.Search.Dictionaries Assembly: GroupDocs.Search (in GroupDocs...

    apireference.groupdocs.com/search/net/groupdocs...
  4. ICache Interface - GroupDocs.Annotation for .NE...

    Defines methods required for storing rendered Document and Document resources cache....for storing rendered document and document resources cache. Namespace:...GroupDocs.Annotation.Cache Assembly: GroupDocs.Annotation (in...

    apireference.groupdocs.com/annotation/net/group...
  5. PageInfo.Height Property - GroupDocs.Watermark ...

    Gets the Document page height....PageInfo Height Property Gets the document page height. Namespace: GroupDocs...GroupDocs.Watermark.Common Assembly: GroupDocs.Watermark (in GroupDocs...

    apireference.groupdocs.com/watermark/net/groupd...
  6. FileType Class - GroupDocs.Signature for .NET -...

    Represents file type....Domain Assembly: GroupDocs.Signature (in GroupDocs...name e.g. "Microsoft Word Document". Methods Name Description...

    apireference.groupdocs.com/signature/net/groupd...
  7. FileInfo Class - GroupDocs.Parser for .NET - AP...

    Represents the file information....Options Assembly: GroupDocs.Parser (in GroupDocs...Description FileType Gets the document type. IsEncrypted Gets a value...

    apireference.groupdocs.com/parser/net/groupdocs...
  8. WordProcessingProtection.Password Property - Gr...

    The password to protect the Document with. If null or empty string - the protection will not be applied to the Document....The password to protect the document with. If null or empty string...the document. Namespace: GroupDocs.Editor.Options Assembly: GroupDocs...

    apireference.groupdocs.com/editor/net/groupdocs...
  9. DocumentFormatInstance.Save Method - GroupDocs....

    Saves the Document to a stream....DocumentFormatInstan Save Method Saves the document to a stream. Namespace: GroupDocs...GroupDocs.Redaction.Integration Assembly: GroupDocs.Redaction (in GroupDocs...

    apireference.groupdocs.com/redaction/net/groupd...
  10. Extract text from Microsoft Office Excel spread...

    To extract a text from Microsoft Office Excel spreadsheets getText and getText(int) method is used. These methods allow to extract a text from the entire Document or a text from the selected page. Here are the steps to extract a text from Microsoft Office Excel spreadsheets: Instantiate Parser object for the initial spreadsheet; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the Document....Assembly Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Parser Product...

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