Sort Score
Result 10 results
Languages All
Labels All
Results 2,901 - 2,910 of 15,877 for

file

(2.88 sec)
  1. Enabling inline CSS styles | GroupDocs

    This article describes the procedure of enabling the inline styles option for the WordProcessing documents in order to store the CSS styles not in the external stylesheet, but directly inside the HTML markup....external stylesheet file “style.css”. HTML file in this case contains...the existing WordProcessing file String inputPath = "SampleDoc...

    docs.groupdocs.com/editor/java/inline-styles/
  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....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...
  3. Digital certificate for Spreadsheets has wrong ...

    Hi there, I’m getting this error while trying to use the certificate constructed manually (C#) … I’m trying to avoid the popup that comes up in a solution 1 that is working, The code that is working is here: Stream ex…...10 }, }; // sign document to file SignResult signResult = signature...10 }, }; // sign document to file SignResult signResult = signature...

    forum.groupdocs.com/t/digital-certificate-for-s...
  4. 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...
  5. GroupDocs Editor: Images are not loading - Free...

    Images are not loading when I am using Groupdocs Editor for word document with TinyMCE sharing my code, Document as well as screenshot for your reference. public ActionResult Index() { License lic = new License(); …...</script> </body> </html> word file GroupdocsEditor.docx (471.2...content for debugging System.IO.File.WriteAllText(Path.Combine(Directory...

    forum.groupdocs.com/t/groupdocs-editor-images-a...
  6. sample.chm

    4.13.4 ‘Internet protocol’ This option allows the user to select between the old and new Internet protocols and addressing schemes (IPv4 and IPv6). The selected protocol will be used for most outgo......write the contents of a binary file to your terminal, you will probably...inappropriate file type, such as an executable, image file, or ZIP...

    docs.groupdocs.com/viewer/nodejs-java/_sample_f...
  7. GroupDocs.Viewer 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....messages contained in Outlook Data Files (OST/PST). Furthermore, we have...supported file formats by adding the support of VCF file format...

    blog.groupdocs.com/categories/groupdocs.viewer-...
  8. Features Overview | GroupDocs

    This article describes the main functions of GroupDocs.Comparison for Node.js via Java. Comparing Files, Accepting or rejecting changes between documents, receiving information from a document and creating a summary report...Leave feedback On this page File comparison is a library that...identify differences between two files, whether they are at the paragraph...

    docs.groupdocs.com/comparison/nodejs-java/featu...
  9. Using a Network Storage with the GroupDocs.Anno...

    Greetings everyone! Not all of you might know that the latest version of the GroupDocs.Annotation for .NET library can read and save annotated documents not only from local storage or web links, but also from network storage. In other words, you can now locate documents on any network machine. This feature can be useful for businesses who have several machines networked to one main storage, or for customers who use one machine as a server and another one as a File storage....server and another one as a file storage. In this article I’d...

    blog.groupdocs.com/annotation/groupdocs-annotat...
  10. How to Extract Annotations from PDF in Java

    Easily extract annotations from PDF in Java by using one of the popular annotation libraries and learn how to write code to extract annotations in Java....document Load the input PDF file by passing it to the constructor...class and pass the input PDF file to its constructor along with...

    kb.groupdocs.com/annotation/java/how-to-extract...