Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 10,041 for

new

(0.12 sec)
  1. Handling the ID3v2 tag | Documentation

    This article explains how to handle ID3v2 tag....Consulting Blog Knowledge Base New Releases Status Websites aspose...MP3ReadID3V2Tag try ( Metadata metadata = new Metadata ( Constants . MP3WithID3V2...

    docs.groupdocs.com/metadata/java/handling-the-i...
  2. Search for embedded and encrypted objects in QR...

     This section explains how to search for embedded electronic signatures into the QR-Code electronic signatures with GroupDocs.Signature API. Also this topic shows the way to customize data serialization and encryption same as provides the class definition with ability to embed it into the QR-Code electronic signature....Consulting Blog Knowledge Base New Releases Status Websites aspose...Class < T > type ) { return new Gson (). fromJson ( source ,...

    docs.groupdocs.com/signature/java/search-embed-...
  3. Working with metadata in Presentations | Docume...

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats please refer to Supported document formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional file format information. Load a presentation Extract the root metadata package Use the getPresentationType method to obtain file format information advanced_usage....Consulting Blog Knowledge Base New Releases Status Websites aspose...PresentationReadFile try ( Metadata metadata = new Metadata ( Constants . InputPptx...

    docs.groupdocs.com/metadata/java/working-with-m...
  4. Convert to grayscale | Documentation

    This topic describes how to convert PDF file to grayscale using the GroupDocs.Viewer Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...grayscale: Java try ( Viewer viewer = new Viewer ( "sample.docx" )) { PdfViewOptions...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  5. Add document password | Documentation

    This article explains how to add document password for PDF, Word, Excel, PowerPoint and  other file types using GroupDocs.Merger for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...password: Initialize class with new document password; Instantiate...

    docs.groupdocs.com/merger/java/add-document-pas...
  6. Add document password | Documentation

    This article explains how to add document password for PDF, Word, Excel, PowerPoint and  other file types using GroupDocs.Merger for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose...password: Initialize class with new document password; Instantiate...

    docs.groupdocs.com/merger/net/add-document-pass...
  7. Optimize the PDF file by removing unused resour...

    This topic describes how to optimize PDF file using the GroupDocs.Viewer Java API by removing the unused (orphaned) resources and thus to reduce the file size....Consulting Blog Knowledge Base New Releases Status Websites aspose...such unused resources using two new public properties of the boolean...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  8. Conversion of specific DOCX file to PNG does no...

    Hello, when converting a specific DOCX file to PNG on Ubuntu, we get the following error: “Saving complete multi page document to image is not supported. Please save by page.” We already specify all the things we can: …...can: var imageConvertOptions = new ImageConvertOptions() { Format...PNG: var imageConvertOptions = new ImageConvertOptions() { Format...

    forum.groupdocs.com/t/conversion-of-specific-do...
  9. Render PowerPoint presentations as HTML, PDF, a...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert PowerPoint presentations to HTML, PDF, PNG, and JPEG formats....Consulting Blog Knowledge Base New Releases Status Websites aspose...name. JavaScript const viewer = new groupdocs . viewer . Viewer (...

    docs.groupdocs.com/viewer/nodejs-java/render-pr...
  10. Convert diagrams | Documentation

    In this article, you will learn how to convert diagram documents to other formats or another diagram format with GroupDocs.Conversion for Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...VSDX file const converter = new groupdocs . conversion . Converter...

    docs.groupdocs.com/conversion/nodejs-java/conve...