Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 10,375 for

new

(0.09 sec)
  1. Save attachments | Documentation

    Save attachments and embedded files from PDF, Outlook data file or email...Consulting Blog Knowledge Base New Releases Status Websites aspose...// ... try ( Viewer viewer = new Viewer ( "with_attachments.msg"...

    docs.groupdocs.com/viewer/java/how-to-extract-a...
  2. Load a password-protected document | Documentation

    This example demonstrates how to load a password-protected document. advanced_usage.loading_files.LoadPasswordProtectedDocument // Specify the password LoadOptions loadOptions = New LoadOptions(); loadOptions.setPassword("123"); // Constants.ProtectedDocx is an absolute or relative path to your document. Ex: @"C:\Docs\source.docx" try (Metadata metadata = New Metadata(Constants.ProtectedDocx, loadOptions)) { // Extract, edit or remove metadata here } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Consulting Blog Knowledge Base New Releases Status Websites aspose...password LoadOptions loadOptions = new LoadOptions (); loadOptions ...

    docs.groupdocs.com/metadata/java/load-a-passwor...
  3. GroupDocs Editor Not Working with Kendo - Free ...

    Hello, I am working with GroupDocs Editor, previously we were using TinyMCE and now going ahead with Kendo as we are already using Kendo Editor in some of our functionalities. There were few errors in TinyMCE as well l…...document using (Editor editor = new Editor("sample.pptx")) { // Specify...PresentationEditOpti editOptions = new PresentationEditOpti(); EditableDocument...

    forum.groupdocs.com/t/groupdocs-editor-not-work...
  4. Introducing Form-Field Signatures for PDF Docum...

    We are pleased to announce a major release of GroupDocs.Signature for Java containing 13 New features, 5 improvements, and 2 bug fixes. In this release, we have introduced Metadata Signature for word-processing, presentation and spreadsheet documents. Furthermore, a New signature type, Form-Field Signature, is implemented for signing PDF documents. Please have a look at the release notes for more details on the New features and changes introduced in version 19....Signature for Java containing 13 new features, 5 improvements, and...spreadsheet documents. Furthermore, a new signature type, Form-Field Signature...

    blog.groupdocs.com/signature/introducing-form-f...
  5. Render archives as HTML, PDF, and image files |...

    This topic describes how to use the GroupDocs.Viewer Java API to display a list of archive content in HTML, PDF, PNG, and JPEG formats and to extract arbitrary file from archive....Consulting Blog Knowledge Base New Releases Status Websites aspose...article explains and displays the new archive processing module. If...

    docs.groupdocs.com/viewer/java/render-archive-f...
  6. Convert DOC and DOCX to HTML in C# | Show & Hid...

    Programmatically convert Word processing documents DOC, DOCX into HTML with advanced options like show or hide page borders, watermark, zoom, pages count....using (Converter converter = new Converter("document.docx")) {...MarkupConvertOptions options = new MarkupConvertOptions(); converter...

    blog.groupdocs.com/conversion/convert-doc-docx-...
  7. Sign documents with standard encryption for QR-...

    This article explains how to create encrypted QR-code electronic signature...Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Signature signature = new Signature ( "sample.pdf" )) {...

    docs.groupdocs.com/signature/net/sign-documents...
  8. Delete QR-code signatures from documents | Docu...

    This article explains how to delete QR code electronic signatures with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/java/delete-qr-cod...
  9. Delete Image signatures from documents | Docume...

    This article explains how to delete Image electronic signatures with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create new instance of class and pass source...

    docs.groupdocs.com/signature/java/delete-image-...
  10. Locating signature with different alignments | ...

     This article explains how to use different alignment values to locate signature on document page with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...GroupDocs.Signature: Create a new instance of class and pass source...

    docs.groupdocs.com/signature/net/locating-signa...