Sort Score
Result 10 results
Languages All
Labels All
Results 2,131 - 2,140 of 10,063 for

new

(0.05 sec)
  1. Working with OpenType fonts | Documentation

    OpenType is a format for scalable computer fonts. It was built on its predecessor TrueType, retaining TrueType’s basic structure and adding many intricate data structures for prescribing typographic behavior. Note Please find more information on the OpenType format here: https://en.wikipedia.org/wiki/OpenType. Reading OpenType metadata The GroupDocs.Metadata API supports extracting format-specific information from OpenType font files. The following are the steps to read the header of an OpenType file. Load an OpenType font file Get the root metadata package Extract the native metadata package using OpenTypeRootPackage....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Metadata metadata = new Metadata ( Constants . InputTtf...

    docs.groupdocs.com/metadata/net/working-with-op...
  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. 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...
  4. 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...
  5. 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...
  6. Merge audio | Documentation

    Learn how to merge audio files, combine audio files into one file programmatically in C# language using GroupDocs.Merger for .NET library....Consulting Blog Knowledge Base New Releases Status Websites aspose...WAV file using ( var merger = new GroupDocs . Merger . Merger (...

    docs.groupdocs.com/merger/net/merge/audio/
  7. In-Table Master-Detail in Email Document | Docu...

    Note In this article, we will use GroupDocs.Assembly to generate a In-Table Master-Detail report in Email Document format. In-Table Master-Detail in Email Document Creating a In-Table Master-Detail Practicing the following steps you can create In-Table Master-Detail Template in MS Outlook 2013. Create a New Email. Click the email where you want to add the table. Press “Insert” tab to insert the table. Insert a 2x4 table. Save the template. Reporting Requirement As a report developer, you are required to represent the following key requirements:...Consulting Blog Knowledge Base New Releases Status Websites aspose...in MS Outlook 2013. Create a new Email. Click the email where...

    docs.groupdocs.com/assembly/java/in-table-maste...
  8. .NET 文件搜索 - 跨文件夹搜索文件中的多个文本

    使用 C# 搜索分布在不同文件夹中的各种文件中的多个文本或短语。在相应的 HTML 文件中突出显示扫描结果。...创建索引并从指定文件夹索引文档 Index index = new Index("path/for/indexingFolder");...OutputAdapter outputAdapter = new FileOutputAdapter(OutputFormat...

    blog.groupdocs.com/zh/search/search-multiple-te...
  9. Working with Form Fields | Documentation

    This article demonstrates how to load, edit, and read form fields in a Word document using GroupDocs.Editor for Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...'groupdocs-editor' ); const loadOptions = new groupdocsEditor . WordProcessingLoadOp...

    docs.groupdocs.com/editor/nodejs-java/working-w...
  10. Search Text in Folders by Indexing using C# | U...

    Search text by parts, text indexing, specify the number of search threads, and get search time to get search results in C# using GroupDocs Search API for .NET Developers....specified folder Index index = new Index(indexFolder); // Indexing...instance SearchOptions options = new SearchOptions(); options.IsChunkSearch...

    blog.groupdocs.com/search/search-text-by-indexi...