Sort Score
Result 10 results
Languages All
Labels All
Results 2,741 - 2,750 of 12,287 for

new

(0.2 sec)
  1. Licensing and evaluation | GroupDocs

    GroupDocs.Viewer for Node.js provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation....Consulting Blog Knowledge Base New Releases Status Websites aspose...the license const license = new License (); license . setLicense...

    docs.groupdocs.com/viewer/nodejs-java/licensing...
  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. Running in Docker | GroupDocs

    Learn how to run GroupDocs.Viewer for Node.js via Java inside Docker containers with examples, dependencies, and troubleshooting....Consulting Blog Knowledge Base New Releases Status Websites aspose...licensePath ) { const license = new License (); license . setLicense...

    docs.groupdocs.com/viewer/nodejs-java/running-i...
  4. GroupDocs.Merger Releases on GroupDocs Blog | D...

    GroupDocs.Merger Releases on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Merger Releases on GroupDocs Blog | Document Automation Solutions ......הדגשי המהדורה Explore what’s new in GroupDocs.Merger for .NET...

    blog.groupdocs.com/he/categories/groupdocs.merg...
  5. How To Install Windows Fonts on Ubuntu | GroupDocs

    This article will show how you can install Windows fonts on Ubuntu....Consulting Blog Knowledge Base New Releases Status Websites aspose...ttcorefonts/Times_New_Roman.ttf: Times New Roman:style = Regular...

    docs.groupdocs.com/viewer/java/how-to-install-w...
  6. Protect Your Documents with Watermarks in Group...

    One of the most requested and hence actively developed features in GroupDocs.Viewer for .NET is watermarking. Watermarking allows you to protect documents that you display on the web from screen-grabbing. In GroupDocs.Viewer for .NET watermarks are implemented as customizable text that can be added over a displayed document, overlapping its content. For the first time the ability to add watermarks was implemented in GroupDocs.Viewer for .NET version 2.0. In its first implementation, the feature had a number of restrictions.... Since that time, a lot of new parameters have been added and...article I’d like to discover all new parameters of the watermarking...

    blog.groupdocs.com/viewer/protect-your-document...
  7. Get supported features | GroupDocs

    Learn how to check which features are supported for a document using GroupDocs.Parser for .NET. Check text extraction, metadata, images, tables, and other feature support in C#....Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( "doc.zip" )) { // Check...

    docs.groupdocs.com/parser/net/get-supported-fea...
  8. Get supported features | GroupDocs

    This article shows how to check if feature supported for the document....Consulting Blog Knowledge Base New Releases Status Websites aspose...class try ( Parser parser = new Parser ( Constants . SampleZip...

    docs.groupdocs.com/parser/java/get-supported-fe...
  9. Document filtering in search result | GroupDocs

    This article gives the knowledge that how the document filters used during the search....Consulting Blog Knowledge Base New Releases Status Websites aspose...specified folder Index index = new Index ( indexFolder ); // Indexing...

    docs.groupdocs.com/search/net/document-filterin...
  10. Convert to Image with advanced options | GroupDocs

    Follow this guide and learn how to convert documents to image with height, width, resolution, brightness and other customizations using GroupDocs.Conversion for Node.js via Java....Consulting Blog Knowledge Base New Releases Status Websites aspose...outputFileTemplate , 1 )) const converter = new groupdocs . conversion . Converter...

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