Sort Score
Result 10 results
Languages All
Labels All
Results 2,811 - 2,820 of 12,327 for

new

(0.83 sec)
  1. Export Styles During Document Editing | GroupDocs

    This article describes how to preserve and export all built-in and custom styles in a source WordProcessing document during editing using GroupDocs.Editor for Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...letter-spacing : 0.75 pt ; } Despite this new feature modifying the HTML and...

    docs.groupdocs.com/editor/nodejs-java/styles-ex...
  2. Working with OpenType fonts | GroupDocs

    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...
  3. Convert to PDF with advanced options | GroupDocs

    Follow this guide and learn how to convert documents to PDF with height, width, DPI, margins and other customizations using GroupDocs.Conversion for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...try ( Converter converter = new Converter ( "annual-review.docx"...

    docs.groupdocs.com/conversion/java/convert-to-p...
  4. Character types | GroupDocs

    This page contains descriptions of all character types. Character types differ in how characters of these types are indexed....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder const index = new groupdocs . search . Index (...

    docs.groupdocs.com/search/nodejs-java/character...
  5. Digital Signature Verification Options Introduc...

    We are really pleased to announce another monthly release of GroupDocs.Signature for .NET 17.01.0. The latest version of the API comes up with a number of New features, enhancements and bug fixes; ability to check, load and verify digitally signed documents, ability to name the output file in save options, adjust the opacity of text signatures etc are just to name a few. We would suggest you to download this latest release and check out all the improvements we have made to the API....API comes up with a number of new features, enhancements and bug...Signature for .NET 17.01.0 - New Features # Implement alternative...

    blog.groupdocs.com/signature/digital-signature-...
  6. Convert files to various formats | GroupDocs

    This page explains how to convert a file to PDF, Word, Excel, PowerPoint, Email, JPG, PNG, TIFF, and many other formats with just a couple of lines of С# code....Consulting Blog Knowledge Base New Releases Status Websites aspose...Loading the source document into a new instance of the class. You can...

    docs.groupdocs.com/conversion/net/convert/
  7. Extract table of contents from EPUB eBooks | Gr...

    To extract table of contents from EPUB e-books GetToc method is used....Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( filePath )) { // Get...

    docs.groupdocs.com/parser/net/extract-table-of-...
  8. Managing dictionaries in network | GroupDocs

    This page contains information about managing dictionaries of shards in the search network....Consulting Blog Knowledge Base New Releases Status Websites aspose...(); } dictionary . AddRange ( new string [][] { group }); indexer...

    docs.groupdocs.com/search/net/managing-dictiona...
  9. Managing dictionaries in network | GroupDocs

    This page contains information about managing dictionaries of shards in the search network....Consulting Blog Knowledge Base New Releases Status Websites aspose...(); } dictionary . addRange ( new String [][] { group }); indexer...

    docs.groupdocs.com/search/java/managing-diction...
  10. GroupDocs.Assembly for Java overview | GroupDocs

    A assembly is a document automation and reports generation API designed to create custom documents from templates. With its powerful and straightforward API, you can execute the following actions: Multiple data formats support Use formulae & perform sequential data operations Apply upper, lower, capital, firstcap formatting to strings in template syntax Template syntax support formatting of ordinal, cardinal, alphabetic numeric nature Support template documents with custom variables & text comments within template syntax tags Dynamically insert out document content in report Dynamically configure background color of html documents & generate barcode in reports Dynamically insert hyperlinks in reports & apply attributes to email message body Dynamically attach email attachments Support of next field analogue of Microsoft Word Update fields during word processing document assembly Apply formula during spreadsheet assembly Template formatting for numeric, text, image, date-time, chart elements Conditional formatting of template text elements Linq-based template syntax Change format of assembled file using explicit specifications or file extension Auto-removal of empty paragraphs Generate various report types, e....Consulting Blog Knowledge Base New Releases Status Websites aspose...Assembly for Java If you are new to GroupDocs.Assembly, see the...

    docs.groupdocs.com/assembly/java/product-overview/