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

format

(0.12 sec)
  1. Add TextReplacement Annotation in Slides Docume...

    We are proudly announcing another monthly release of GroupDocs.Annotation for .NET. This latest release 18.10 of the API comes up with the feature to add TextReplacement annotation in Slides document along with font family support. Moreover, few fixes are also introduced in this version, we therefore recommend you to download the new version of the API to enhance your document annotation experience. Feature TextReplacement annotation for Slides document Font family support for TextReplacement annotation Bug Fixes Time Format for Slides document Converting Int into PDF....annotation Bug Fixes # Time format for Slides document Converting...

    blog.groupdocs.com/annotation/groupdocs.annotat...
  2. Introducing Simple and Easy to Use .NET Documen...

    We are introducing a new public API that is designed to be implemented easily. Those who are using previous version of the API (below 19.9), you don’t have to worry. The legacy API has been moved into legacy namespace. If you want to upgrade to v19.9, it is required to make project-wide replacement of namespace usages from GroupDocs.Conversion to GroupDocs.Conversion.Legacy in order to avoid any build issues. Why to use new version?...process to any supported file format (instead of ConversionHander...

    blog.groupdocs.com/conversion/introducing-simpl...
  3. CAD, EMF & WMF file formats Support Introduced ...

    GroupDocs team is glad to announce another monthly release where new file Formats are added in supported file Format list to annotate documents and image. The latest GroupDocs.Annotation for .NET 17.3.0 API now provides support to CAD, WMFand EMF with all major annotation types like Text, Area, Point, Watermark and Strikeout Annotations. We recommend our user to download the latest API release to use new exciting features and enhance their application with GroupDocs....new file formats are added in supported file format list to annotate...for CAD, WMF and EMF file formats. GroupDocs.Annotation for ...

    blog.groupdocs.com/annotation/cad-emf-wmf-file-...
  4. Search text in Microsoft Office PowerPoint pres...

    To search a keyword in Microsoft Office PowerPoint presentations 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 PowerPoint presentation: Instantiate Parser object for the initial presentation; 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 presentation....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...
  5. Search text in Microsoft Office Excel spreadshe...

    To search a keyword in Microsoft Office Excel spreadsheets 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 Excel spreadsheet: Instantiate Parser object for the initial spreadsheet; 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 spreadsheet....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...
  6. Search text in Microsoft Office PowerPoint pres...

    This article explains that how to search text from Microsoft Office PowerPoint(.ppt, .pptx) 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...
  7. Edit TXT | GroupDocs

    This guide demonstrates how to edit plain text files with encoding, lists recognition, pagination and other powerful features of GroupDocs.Editor for Java...can create some primitive formatting like lists with leading markers...WordProcessing. For saving back to TXT format user must use a class, that...

    docs.groupdocs.com/editor/java/edit-txt/
  8. Running in Docker | GroupDocs

    Learn how to run GroupDocs.Conversion for Node.js via Java inside Docker containers with examples, dependencies, and troubleshooting....file, output file name, output format, and an optional license file...the convert options for PDF format const options = new groupdocs...

    docs.groupdocs.com/conversion/nodejs-java/runni...
  9. Introducing GroupDocs.Assembly for .NET | Group...

    GroupDocs.Assembly for .NET is a document automation and reports generation API designed to create custom documents from templates. This .NET reporting API intelligently assembles the given data with the defined template document and it is a report generator which generates an output document based on the data source, in the template’s Format as or in the specified output Format. Since GroupDocs.Assembly for .NET can generate documents based on a data source, essentially it serves two purposes: Document Automation and Report Generation....template’s format as or in the specified output format. Since GroupDocs...to produce a document in a format which satisfies a particular...

    docs.groupdocs.com/assembly/net/introducing-gro...
  10. A Web-Based PDF Viewer Sample Built Using the G...

    GroupDocs.Viewer for Java is a multi-Format document viewer library that allows developers to seamlessly enhance their Java applications with the capability to display over 50 document and image types. Designed based on the client-server architecture, GroupDocs.Viewer doesn’t transfer documents to client machines during view sessions. Instead, the library converts documents to web-compatible content, transfers it to clients and then renders in a web-browser. This client-server architecture provides you with the following benefits: 1....Viewer for Java is a multi-format document viewer library that...for Java and supported file formats, please see its homepage ,...

    blog.groupdocs.com/viewer/web-based-pdf-viewer-...