Sort Score
Result 10 results
Languages All
Labels All
Results 4,501 - 4,510 of 20,673 for

docx

(0.04 sec)
  1. Handling the ID3v2 tag | Documentation

    This article explains how to handle ID3v2 tag....and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/java/handling-the-i...
  2. Use advanced rasterization options | Documentation

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. C# using (Redactor redactor = new Redactor(@"sample.Docx")) { // Save the document with advanced options (convert pages into images, and save PDF with scan-like pages) var so = new SaveOptions(); so....docx" )) { // Save the document with...redactor = new Redactor ( @"sample.docx" )) { // Save the document with...

    docs.groupdocs.com/redaction/net/use-advanced-r...
  3. Saving a File to an Output Stream | Documentation

    This article demonstrates how to convert a file and save it as a stream using GroupDocs.Conversion for Java API....docx ) to a PDF file and save the...( "c:\\files\\business-plan.docx" ); // Define conversion options...

    docs.groupdocs.com/conversion/java/save-file-to...
  4. GroupDocs.Merger 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....get the fields from a template DOCX file, fill them with data and...

    blog.groupdocs.com/categories/groupdocs.merger-...
  5. Character types | Documentation

    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/net/character-types/
  6. Working with saved Emails | Documentation

    GroupDocs.Metadata for Java provides functionality that allows handling the most popular email message formats: EML and MSG. The following are some commonly used scenarios of working with the message content and metadata. Reading EML message metadata The EML message format is used by many email clients including Novell GroupWise, Microsoft Outlook Express, Lotus notes, Windows Mail, Mozilla Thunderbird, and Postbox. The files contain the email contents as plain text in MIME format, containing the email header and body, including attachments in one or more of several formats....and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/java/working-with-s...
  7. Bulleted List in Word Processing Document | Doc...

    Note In this article, we will use GroupDocs.Assembly to generate a Bulleted List 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. Bulleted List in Microsoft Word Document Creating a Bulleted List Practising the following steps you can insert Bulleted List in MS Word 2013. Add a bullet list at the place where you want it....Microsoft Word Document (DOC/DOCX) formats. Since ODT is not a...

    docs.groupdocs.com/assembly/net/bulleted-list-i...
  8. Product Overview | Documentation

    GroupDocs.Merger for Python via .NET provides a wide range of document manipulation features - merge multiple files into one file, split single file to separate files, reorder, rotate and remove document pages without third-party tools....document formats such as PDF, DOCX, XLSX, PPTX, EPUB and others...

    docs.groupdocs.com/merger/python-net/product-ov...
  9. GroupDocs Watermark Overview | Documentation

    GroupDocs.Watermark for Java is a powerful API that helps you add, search, and remove watermarks from documents, images, presentations, and more. Whether you need to protect documents with watermarks, customize watermark content, or automate watermarking at scale, this library gives you everything you need. What You Can Do With GroupDocs.Watermark for Java, you can: Add watermark to document – Add image or text watermarks to PDF, Word, Excel, PowerPoint, Visio, and many other formats....watermarks from : Word files (DOC, DOCX) PDF files Excel spreadsheets...

    docs.groupdocs.com/watermark/java/groupdocs-wat...
  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 the OpenTypeRootPackage....and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/java/working-with-o...