Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 11,367 for

format

(0.17 sec)
  1. Extract data from Microsoft Office Word documen...

    GroupDocs.Parser provides the functionality to extract data from Microsoft Office Word documents. Both classic (doc, dot) and Open XML (docx, dotx) Formats are supported. Also LibreOffice Writer (OpenOffice.org Writer) Formats and RTF are supported. The following table provides the list of supported Formats: Format Description DOC Microsoft Office Word Document DOT Microsoft Office Word Document Template DOCX Microsoft Office Open XML Document DOCM Microsoft Office Open XML Macro-Enabled Document DOTX Microsoft Office Open XML Document Template DOTM Microsoft Office Open XML Document Macro-Enabled Template TXT Plain text ODT Open Document Text OTT Open Document Text Template RTF Rich Text Format More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Extract data from various formats / Extract data from Microsoft...and Open XML (docx, dotx) formats are supported. Also LibreOffice...

    docs.groupdocs.com/parser/net/extract-data-from...
  2. Issue in Render Arabic font (Cairo) - Free Supp...

    try convert word file to pdf , convert done but there are issues in render font image.png (31.5 KB) 9dbac7f6-ece5-4c48-b37e-302686580443.pdf (40.6 KB) اليوم.docx (15.9 KB)...WriteLine("{0} - style {1} - {2} format - charset {3} - {4}", realFont...FamilyName, realFont.Style, realFont.Format, realFont.Charset, realFont...

    forum.groupdocs.com/t/issue-in-render-arabic-fo...
  3. Working with metadata in AVI files | GroupDocs

    Reading AVI header properties The GroupDocs.Metadata API supports extracting Format-specific inFormation from AVI file headers. The following are the steps to read the header of an AVI file. Load an AVI video Get the root metadata package Extract the native metadata package using AviRootPackage.Header Read the AVI header properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Avi.AviReadHeaderProperties using (Metadata metadata = new Metadata(Constants.InputAvi)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.Header.AviHeaderFlags); Console.WriteLine(root.Header.Height); Console.WriteLine(root.Header.Width); Console.WriteLine(root.Header.TotalFrames); Console.WriteLine(root.Header.InitialFrames); Console.WriteLine(root.Header.MaxBytesPerSec); Console.WriteLine(root.Header.PaddingGranularity); Console.WriteLine(root.Header.Streams); // ....Managing metadata for specific formats / Video / Working with metadata...Metadata API supports extracting format-specific information from AVI...

    docs.groupdocs.com/metadata/net/working-with-me...
  4. Upcoming Release of GroupDocs.Editor for Java

    We are excited to announce that GroupDocs.Editor is coming to Java Platform. It will be a lightweight component that’ll allow to edit multiple document Formats like Word, Cells, Slides, PDF and many more in form of HTML. Moreover, this API will permit user to translate source documents into HTML or save HTML into source document Format. Features Offered by GroupDocs.Editor for JavaGroupDocs will keep on updating this API with new features....to edit multiple document formats like Word, Cells, Slides, PDF...save HTML into source document format. Features Offered by GroupDocs...

    blog.groupdocs.com/editor/upcoming-release-grou...
  5. Perform Regex Search in Documents Online

    Unlock the power of regex search using GroupDocs.Search! Learn how to search text-based documents using regular expressions.... Huge File Format Support # As this online regex...Search, it supports a huge file format range of Word-processing documents...

    blog.groupdocs.com/search/online-regex-search/
  6. Bulleted List in Presentation Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Bulleted List report in Presentation Document Format. Note The code uses some of the objects defined in The Business Layer. Bulleted List in Microsoft PowerPoint Document Creating a Bulleted List Practising the following steps you can insert Bulleted List in MS PowerPoint 2013. Add a new presentation slide. Add a bullet list at the place where you want it....report in Presentation Document format. Note The code uses some of...clients in a bulleted list format. Report must be generated in...

    docs.groupdocs.com/assembly/java/bulleted-list-...
  7. Edit PowerPoint Presentations in Node.js | Grou...

    This guide demonstrates how to edit PPT, PPTX, PPTM, PPSX, PPSM, POTX, POTM presentations with different settings and many other powerful features of GroupDocs.Editor for Node.js....Editor in various formats such as PPT, PPTX, PPTM, PPS(X/M)...for these formats. Unlike word processing formats, PowerPoint...

    docs.groupdocs.com/editor/nodejs-java/edit-powe...
  8. How to merge TIFF images using java | GroupDocs

    Learn how to merge TIFF image files, combine TIFF image files into one file programmatically in java language using GroupDocs.Merger for Java library....About TIFF File Format TIFF, Tag Image File Format, is a computer...you want to avoid lossy file formats. Download and Configure You...

    docs.groupdocs.com/merger/java/getting-started/...
  9. Search text in Emails | GroupDocs

    Search a keyword in emails using Search method...Extract data from various formats / Extract data from Emails...Console . WriteLine ( string . Format ( "At {0}: {1}" , s . Position...

    docs.groupdocs.com/parser/net/search-text-in-em...
  10. How to Convert JPG to XLSM in Java

    Learn the step-by-step workflow to convert JPG to XLSM in Java using simple API calls and how to develop the Java JPG to XLSM converter application....between different document formats. Further, you will learn how...conversion from JPG to XLSM format Create an instance of the Converter...

    kb.groupdocs.com/conversion/java/how-to-convert...