Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 11,968 for

format

(0.07 sec)
  1. Possibility to Cache Page Previews using GroupD...

    We are pleased to announce another monthly release of GroupDocs.Annotation for .NET 19.1. API now allows you to cache page previews and implement possibility to display distance annotation caption for Slide, Cell and Diagram Formats. Apart from that, line width issue in Slides is fixed. Please follow the release notes here for further details. We’d recommend you to download the new version of the API to enhance your document annotation experience....for Slide, Cell and Diagram formats. Apart from that, line width...Diagrams Add support of older format for Slides (.ppt), Cells (...

    blog.groupdocs.com/annotation/possibility-to-ca...
  2. Working with metadata in JPEG images | GroupDocs

    Reading Photoshop metadata properties The GroupDocs Metadata API allows the user to read Adobe Photoshop metadata associated with a JPEG image. For more inFormation on the Photoshop file Format and metadata blocks that can be attached to images of different Formats please refer to the specification: https://www.adobe.com/devnet-apps/photoshop/fileFormatashtml/. The code sample below demonstrates how to extract image resource blocks (building blocks of the Photoshop file Format) from a JPEG image....Managing metadata for specific formats / Images / Working with metadata...information on the Photoshop file format and metadata blocks that can...

    docs.groupdocs.com/metadata/java/working-with-m...
  3. Load document | GroupDocs

    Following this guide you will learn how to load document from local disk or file stream for editing with GroupDocs.Editor for Java API....Editor automatically detects the format of input document and applies...note that not all document formats have appropriate classes, that...

    docs.groupdocs.com/editor/java/load-document/
  4. Edit Presentations in C# | .NET PPT/PPTX Editing

    Editing PowerPoint presentations is explained with C# examples to edit PPT, PPTX, ODP files within your .NET application using presentation editing API....widely used presentation file formats are PPT , PPTX , and ODP ....support these formats and we normally use these formats for making...

    blog.groupdocs.com/editor/edit-ppt-pptx-present...
  5. Convert ODT to TXT using Node.js

    Learn how to convert ODT to TXT using Node.js quickly and efficiently. Follow this guide to export ODT to TXT in Node.js with simple steps and clear examples....js Working with document formats is a common task in many applications...to extract raw text from formatted documents like ODT. Fortunately...

    kb.groupdocs.com/conversion/nodejs/convert-odt-...
  6. Missing information in PDF while Converting Com...

    Hi Team, I am comparing two DOCX files using the Aspose Library. While converting DOCX to PDF, I am losing some important inFormation where changes cannot be identified accurately. For example, with color coding, it ca…...However, if the text size, format, or font has been changed,...

    forum.groupdocs.com/t/missing-information-in-pd...
  7. Search text in Microsoft OneNote sections | Gro...

    This article explains that how to search text from Microsoft OneNote sections presentations...Extract data from various formats / Extract data from Microsoft...Console . WriteLine ( string . Format ( "At {0}: {1}" , s . Position...

    docs.groupdocs.com/parser/net/search-text-in-mi...
  8. Search text in Microsoft Office Word documents ...

    To search a keyword in Microsoft Office Word documents search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in Microsoft Office Word document: Instantiate Parser object for the initial document; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the document....Extract data from various formats / Extract data from Microsoft.... out . println ( String . format ( "At %d: %s" , s . getPosition...

    docs.groupdocs.com/parser/java/search-text-in-m...
  9. Search text in EPUB eBooks | GroupDocs

    To search a keyword in EPUB e-books Search(String) method is used. This method returns the collection of SearchResult objects....Extract data from various formats / Extract data from ePUB eBooks...Console . WriteLine ( string . Format ( "At {0}: {1}" , s . Position...

    docs.groupdocs.com/parser/net/search-text-in-ep...
  10. Introducing GroupDocs.Assembly for Java | Group...

    Introduction to GroupDocs.Assembly for Java GroupDocs.Assembly for Java is a Java API engine designed to generate documents based on templates. In essence, the engine accepts a template document and some data, assembles data with the template document as per syntax defined by the template document and then, generates the output document in the template’s Format or in the specified output Format. Since GroupDocs.Assembly for Java can generate documents based on a data source, essentially it serves two purposes: Document Automation and Report Generation....template’s format or in the specified output format. Since GroupDocs...to produce a document in a format which satisfies a particular...

    docs.groupdocs.com/assembly/java/introducing-gr...