Sort Score
Result 10 results
Languages All
Labels All
Results 3,371 - 3,380 of 17,199 for

file

(0.89 sec)
  1. Get source and target text from files | GroupDocs

    This article explains how to get source and target texts of specific changes using GroupDocs.Comparison for Java....text from files Get source and target text from files Leave feedback...specific changes in the output file. To get a list of changed source...

    docs.groupdocs.com/comparison/java/get-source-a...
  2. Migration Notes | GroupDocs

    Why to migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Annotation for Java since version 19.8: The Annotator class introduced as a single entry point to manage the document annotating process to any supported File format (instead of AnnotationImageHandler class in previous versions). The overall rendering speed improved dramatically by saving rendered page as soon as it was rendered, not when all pages list were rendered....annotating process to any supported file format (instead of AnnotationImageHandl...( config ); // Create input file // Export annotations and save...

    docs.groupdocs.com/annotation/java/migration-no...
  3. Set custom fonts | GroupDocs

    This article explains how to set custom fonts when rendering documents with GroupDocs.Viewer within your .NET applications....data embedded in the document file itself, like PDF. But other...system. Then the user puts the file “AAA.ttf” to the "C:\custom_fonts"...

    docs.groupdocs.com/viewer/net/set-custom-fonts/
  4. Compare documents with GroupDocs.Comparison | G...

    Find the differences between two versions of a document from GroupDocs.Total for Node.js via Java, list every change, and accept or reject them — runnable JavaScript examples with downloadable Files....document and writes a result file with the changes marked up —...comparer . close (); Sample files contract-v1.docx and contract-v2...

    docs.groupdocs.com/total/nodejs-java/developer-...
  5. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...PDF, Diagram, Slide and Words file formats etc. The GroupDocs team...and **Navigate **through the file browser’s documents using next...

    blog.groupdocs.com/groupdocs.blog/page/72/
  6. Add or Remove Annotations | Annotate PDF files ...

    Programmatically add and remove annotations from PDF Files in Java. Add arrow, rectangle, ellipse, highlight, watermark annotations and more using Java API....multiple attachments and different file versions. Now we can simply...remove annotations from PDF files using the same Java API. The...

    blog.groupdocs.com/annotation/annotate-pdf-file...
  7. GroupDocs.Conversion Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular File formats....is one of the most well-known file formats that is famous due to...comes the need to convert CAD files to PDF format when such technical...

    blog.groupdocs.com/categories/groupdocs.convers...
  8. 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....information from OpenType font files. The following are the steps...header of an OpenType file. an OpenType font file Get the root metadata...

    docs.groupdocs.com/metadata/net/working-with-op...
  9. Generate document pages preview | GroupDocs

    This topic explains how to get document pages preview as images with various options by GroupDocs.Signature API.... WriteLine ( "Image file {0} is ready for preview" ,...Generate document preview from file on local disk public static...

    docs.groupdocs.com/signature/net/generate-docum...
  10. Compare documents | GroupDocs

    Compare two documents in C# with GroupDocs.Comparison for .NET. Covers the basic Comparer workflow, File and stream inputs, default highlight colours, and the CompareOptions class for customizing the result....docx" ); } The output file is as follows: Compare documents...Comparer comparer = new Comparer ( File . OpenRead ( "source.docx" )))...

    docs.groupdocs.com/comparison/net/compare-docum...