Sort Score
Result 10 results
Languages All
Labels All
Results 2,301 - 2,310 of 10,609 for

new

(0.08 sec)
  1. Font embedding options | Documentation

    Learn this guide to know about embedding fonts into output Word document when editing with GroupDocs.Editor API....Consulting Blog Knowledge Base New Releases Status Websites aspose...WYSIWYG-editor, and creates a new instance with edited document...

    docs.groupdocs.com/editor/java/font-embedding-o...
  2. Customer Feedback Sentiment Analysis in C# | C#...

    C# Sentiment Analysis Automation. Analyze customer feedback with C# API. Check how positive/negative are the comments about your product....mistakes"; var sentimentClassifier = new SentimentClassifier(); /// PositiveProbability...probabilities. var sentiments = new string\[\] { "Now that is out...

    blog.groupdocs.com/classification/classify-cust...
  3. Strengthen the Protection of Text Watermark in ...

    We are pleased to introduce version 18.8 of GroupDocs.Watermark for Java. This version includes 2 New features, 1 enhancement, 1 bug fix, and a breaking change as well. It supports skipping unreadable characters during text watermark search. Furthermore, we have also added a New feature to strengthen protection of text watermark in PowerPoint documents. Please continue to read more about version 18.8. Features Introduced Skipping Unreadable Characters During Text Watermark Search There might be the case that the watermark’s text contains unreadable characters.... This version includes 2 new features, 1 enhancement, 1 bug...Furthermore, we have also added a new feature to strengthen protection...

    blog.groupdocs.com/watermark/strengthen-the-pro...
  4. How to install Asian Fonts on Ubuntu | Document...

    This article will guide you through the installation of Asian Fonts on Ubuntu....Consulting Blog Knowledge Base New Releases Status Websites aspose...packages list with updates and new packages: Shell apt-get update...

    docs.groupdocs.com/viewer/java/how-to-install-a...
  5. Convert a JPG file passed as FileStream to PDF ...

    Hello, I noticed some very strange behavior when converting a certain jpg file. The problem is always reproducible using the basic pdf conversion sample, but only happens when the file is passed in as a stream. The fo…...using (Converter converter = new Converter(GetFileStream)) If...using (Converter converter = new Converter(@"D:\Back Gallery For...

    forum.groupdocs.com/t/convert-a-jpg-file-passed...
  6. Extend supported extensions list | Documentation

    This article explains the method which can be used when for some reason files have non-standard extensions or if its format is supported, but not pre-configured....Consulting Blog Knowledge Base New Releases Status Websites aspose...); final Redactor redactor = new Redactor ( "C:\sample.dump" );...

    docs.groupdocs.com/redaction/java/extend-suppor...
  7. Fluent syntax | Documentation

    Following this guide you will learn how to use fluent syntax of GroupDocs.Merger for .NET API....Consulting Blog Knowledge Base New Releases Status Websites aspose...below: using ( Merger merger = new Merger ( @"c:\document1.pdf"...

    docs.groupdocs.com/merger/net/fluent-syntax/
  8. How to install Asian Fonts on Ubuntu | Document...

    This article will guide you through the installation of Asian Fonts on Ubuntu....Consulting Blog Knowledge Base New Releases Status Websites aspose...packages list with updates and new packages: Shell apt-get update...

    docs.groupdocs.com/viewer/net/how-to-install-as...
  9. GroupDocs.Editor for Node.js | Documentation

    GroupDocs.Editor for Node.js enables document editing in form of HTML.Edit Word, Excel and PowerPoint documents using GroupDocs.Editor for Node.js powerful document editing API....Consulting Blog Knowledge Base New Releases Status Websites aspose...for Java API Reference WHAT'S NEW? GroupDocs.Editor for Java Release...

    docs.groupdocs.com/editor/nodejs-java/
  10. 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...