Sort Score
Result 10 results
Languages All
Labels All
Results 4,581 - 4,590 of 21,460 for

docx

(0.06 sec)
  1. 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 the OpenTypeRootPackage....and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/java/working-with-o...
  2. Saving EditableDocument to stream | GroupDocs

    This article shows and explains the advances techniques and approaches while working with EditableDocument in advanced level — saving to stream with resource callback, saving resources separately from HTML markup, and saving HTML markup with adjustable resource links....instance by opening an arbitrary DOCX file for edit, then creationg...inputDocx = "Path\\SampleDoc.docx" ; //Create and instance of...

    docs.groupdocs.com/editor/net/saving-editabledo...
  3. Adding class name to input controls | GroupDocs

    Follow this guide and learn how to edit Word documents that contain input controls like buttons, textboxes, check-boxes, combo-boxes, input fields, dropdown lists, radio-buttons, date/time pickers etc. using GroupDocs.Editor for Java API features....demonstrates editing a sample DOCX file “Fields.docx”, that contains 3 input...editor = new Editor ( "Fields.docx" ); WordProcessingEditOp optionsWithoutClassN...

    docs.groupdocs.com/editor/java/adding-class-nam...
  4. Edit document | GroupDocs

    Follow this guide and learn how to edit text documents, spreadsheets and presentations using GroupDocs.Editor for .NET API features....options class WordProcessing DOC, DOCX, DOCM, DOT, ODT Spreadsheet...= "C:\\input_path\\document.docx" ; //path to some document Editor...

    docs.groupdocs.com/editor/net/edit-document/
  5. Saving EditableDocument to Stream | GroupDocs

    This article shows and explains advanced techniques and approaches while working with EditableDocument at an advanced level — saving to stream with resource callback, saving resources separately from HTML markup, and saving HTML markup with adjustable resource links....instance by opening an arbitrary DOCX file for editing, then creating...inputDocx = 'Path/SampleDoc.docx' ; // Create an instance of...

    docs.groupdocs.com/editor/nodejs-java/saving-ed...
  6. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...convert Word documents (DOC, DOCX) to PDF files and to images...

    blog.groupdocs.com/groupdocs.blog/page/95/
  7. Common Master-Detail Image in Word Processing D...

    Note In this article, we will use GroupDocs.Assembly to generate a Common Master-Detail Image report in Word Processing Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Common Master-Detail Image in Microsoft Word Document Creating a Common Master-Detail Image Please follow below steps you can create Common Master-Detail Template in MS Word 2013....Microsoft Word Document (DOC/DOCX) formats. Since ODT is not a...

    docs.groupdocs.com/assembly/net/common-master-d...
  8. Character types | GroupDocs

    This page contains descriptions of all character types. Character types differ in how characters of these types are indexed....to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/nodejs-java/character...
  9. Load File From Stream | GroupDocs

    This article demonstrates how to convert a file from a stream using GroupDocs.Conversion for Python via .NET API....specify a default load options for DOCX file conversion: load_file_from_stream...file_path = "./annual-review.docx" # Retrieve file stream and...

    docs.groupdocs.com/conversion/python-net/develo...
  10. Set custom fonts | GroupDocs

    This article explains how to set custom fonts when rendering documents with GroupDocs.Viewer within your Java applications....when user adds some text to the DOCX document, this text always have...Let’s assume that the “sample.docx” document uses some rare font...

    docs.groupdocs.com/viewer/java/set-custom-fonts/