Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 10,573 for

new

(0.04 sec)
  1. GroupDocs.Total Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....Український Tiếng Việt 中文 中國傳統的 Good news to all! Google Cloud is now...flexible and user friendly. Good news for the document management...

    blog.groupdocs.com/categories/groupdocs.total-p...
  2. Rearrange Word Pages in Java | Organize DOC/DOC...

    Reorder the pages of Word files in Java. The running example shows how to change the order of pages in DOC/DOCX files using document automation Java API....order a page to move to the new position, it will. The following...number of the target page and its new position using the MoveOptions...

    blog.groupdocs.com/merger/move-word-pages-using...
  3. Using aliases | Documentation

    This article shows the use of aliases which allows you to reduce the length of search queries in text form....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/java/using-aliases/
  4. Common Master-Detail Image in Email Document | ...

    Note In this article, we will use GroupDocs.Assembly to generate a Common Master-Detail report in Email Document format. Common Master-Detail in Email Document Note This feature is supported by version 17.8.0 or greater Creating a Common Master-Detail Please follow below steps to create Common Master-Detail Template in MS Outlook 2013: Create a New Email. Insert two shapes, one for holding image and other for holding other details. Save the Email....Consulting Blog Knowledge Base New Releases Status Websites aspose...in MS Outlook 2013: Create a new Email. Insert two shapes, one...

    docs.groupdocs.com/assembly/net/common-master-d...
  5. Load password-protected document | Documentation

    Learn this article and check how to load and convert password-protected documents using GroupDocs.Conversion for Java API....Consulting Blog Knowledge Base New Releases Status Websites aspose...options Converter converter = new Converter ( filePath , () ->...

    docs.groupdocs.com/conversion/java/load-passwor...
  6. Working with metadata in JPEG2000 images | Docu...

    Reading JPEG2000 comments The GroupDocs.Metadata API supports extracting format-specific information from JPEG2000 images. The following are the steps to read the JPEG2000 comments (pieces of metadata represented as strings with the length up to 64 kbytes). Load a JPEG2000 image Get the root metadata package Extract the native metadata package using the Jpeg2000RootPackage.getJpeg2000Package method Read the JPEG2000 comments advanced_usage.managing_metadata_for_specific_formats.image.jpeg2000.Jpeg2000ReadComments try (Metadata metadata = New Metadata(Constants.InputJpeg2000)) { Jpeg2000RootPackage root = metadata....Consulting Blog Knowledge Base New Releases Status Websites aspose...Jpeg2000ReadComments try ( Metadata metadata = new Metadata ( Constants . InputJpeg2000...

    docs.groupdocs.com/metadata/java/working-with-m...
  7. Working with metadata in MOV files | Documentation

    Reading MOV format-specific properties The GroupDocs.Metadata API supports extracting QuickTime atoms from a MOV video. The atom is the basic data unit in any QuickTime file. Please find more information on QuickTime atoms in the official specification: https://developer.apple.com/library/archive/documentation/QuickTime/QTFF/QTFFPreface/qtffPreface.html The following are the steps to extract QuickTime atoms from a MOV video. Load a MOV video Get the root metadata package Extract the native metadata package using the MovRootPackage.getMovPackage method Read the QuickTime atoms advanced_usage....Consulting Blog Knowledge Base New Releases Status Websites aspose...MovReadQuickTimeAtom try ( Metadata metadata = new Metadata ( Constants . InputMov...

    docs.groupdocs.com/metadata/java/working-with-m...
  8. Pie Chart in Spreadsheet Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Pie Chart report in Spreadsheet Document format. Note The code uses some of the objects defined in The Business Layer. Pie Chart in Microsoft Excel Document Creating a Pie Chart Please follow below steps to create Pie Chart in MS Excel 2013. Add a New Workbook. Click in the workbook where you want to insert the chart, click the “Insert” tab, and then click “Pie Chart Icon” in the charts group....Consulting Blog Knowledge Base New Releases Status Websites aspose...Chart in MS Excel 2013. Add a new Workbook. Click in the workbook...

    docs.groupdocs.com/assembly/java/pie-chart-in-s...
  9. Extract barcodes from document | Documentation

    This article explains that how to extract barcodes from documents....Consulting Blog Knowledge Base New Releases Status Websites aspose...class try ( Parser parser = new Parser ( Constants . SamplePdfWithBarcode...

    docs.groupdocs.com/parser/java/extract-barcodes...
  10. Extract table of contents from EPUB eBooks | Do...

    How to extract table of contents from EPUB e-books getToc method is used....Consulting Blog Knowledge Base New Releases Status Websites aspose...class try ( Parser parser = new Parser ( Constants . SampleEpub...

    docs.groupdocs.com/parser/java/extract-table-of...