Sort Score
Result 10 results
Languages All
Labels All
Results 2,381 - 2,390 of 10,655 for

new

(0.05 sec)
  1. Introduction | Documentation

    This is an introduction into edit document techniques explanation like main stages of document opening, editing and saving results within Java applications....Consulting Blog Knowledge Base New Releases Status Websites aspose...some document Editor editor = new Editor ( inputFilePath ); //passing...

    docs.groupdocs.com/editor/java/introduction/
  2. 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...
  3. 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...
  4. 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...
  5. 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/
  6. 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...
  7. 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/
  8. Get file info | Documentation

    This page describes how to detect document file type, size and calculate pages count when annotate documents or images with GroupDocs.Annotation....Consulting Blog Knowledge Base New Releases Status Websites aspose...class Annotator annotator = new Annotator ( "inputPath" ); try...

    docs.groupdocs.com/annotation/java/get-file-info/
  9. how-to-check-if-file-is-encrypted.zip

    how-to-check-if-file-is-encrypted/pom.xml 4.0.0 com sample 1.0-SNAPSHOT groupdocs http://www.example.com UTF-8 1.7 1.7 maven.groupdocs.com groupdocs-artifact-repository https://repository.groupdocs......Exception { try (Viewer viewer = new Viewer("protected.pdf")) { FileInfo...

    docs.groupdocs.com/viewer/java/sample-apps/deve...
  10. Fallback text extractor for unsupported plain t...

    Hello, we are currently trying to handle file types that are not supported by default. (e.g. “.log” or “.md”) As no special handling based on the content such as trimming the timestamp from log files is needed, we were…...We have opened the following new ticket(s) in our internal issue...

    forum.groupdocs.com/t/fallback-text-extractor-f...