Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 12,048 for

new

(0.09 sec)
  1. Working with metadata in JPEG images | GroupDocs

    Reading Photoshop metadata properties The GroupDocs Metadata API allows the user to read Adobe Photoshop metadata associated with a JPEG image. For more information on the Photoshop file format and metadata blocks that can be attached to images of different formats please refer to the specification: https://www.adobe.com/devnet-apps/photoshop/fileformatashtml/. The code sample below demonstrates how to extract image resource blocks (building blocks of the Photoshop file format) from a JPEG image....Consulting Blog Knowledge Base New Releases Status Websites aspose...JpegReadImageResourc try ( Metadata metadata = new Metadata ( Constants . JpegWithIrb...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. Convert specific pages | GroupDocs

    This article demonstrates how to convert specific document pages by page number using GroupDocs.Conversion for Node.js via Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...document: const converter = new groupdocs . conversion . Converter...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  3. GroupDocs.Parser on GroupDocs Blog | Document A...

    GroupDocs.Parser on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Parser on GroupDocs Blog | Document Automation Solutions for .NET & Java De......Sürüm Özetleri Explore what’s new in GroupDocs.Parser for .NET...Öne Çıkanları Explore what’s new in GroupDocs.Parser for .NET...

    blog.groupdocs.com/tr/tag/groupdocs.parser/inde...
  4. How to load password-protected document | Group...

    This article explains how to load password protected document with GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose...documents. LoadOptions loadOptions = new LoadOptions () { Password = "1234567890"...

    docs.groupdocs.com/signature/net/load-password-...
  5. Save document | GroupDocs

    This guide describes how to save document of PDF, Word, Excel, PowerPoint and many other formats into one resultant document using GroupDocs.Merger API....Consulting Blog Knowledge Base New Releases Status Websites aspose...PdfSaveOptions pdfSaveOptions = new PdfSaveOptions (); pdfSaveOptions...

    docs.groupdocs.com/merger/net/save-document/
  6. Save a modified file to the original source | G...

    This article shows how to save the modified content to the underlying source in Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...@"C:\Docs\test.ppt" File outputFile = new File ( Constants . OutputPpt...

    docs.groupdocs.com/metadata/java/save-a-modifie...
  7. Set password for output document | GroupDocs

    This article explains how to set document password after files comparison within your Java applications using GroupDocs.Comparison for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose.... try ( Comparer comparer = new Comparer ( "source.docx" )) {...

    docs.groupdocs.com/comparison/java/set-password...
  8. 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...
  9. Delete QR-code signatures from documents | Grou...

    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...
  10. 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...