Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 12,396 for

format

(0.69 sec)
  1. Handle XMP and EXIF Data of HEIF HEIC Images in...

    Manage XMP and EXIF data of HEIF, HEIC images in Java. Read, update, remove EXIF and XMP data using Metadata manipulation API within Java applications....contain High-Efficiency Image Format HEIF images. In this article...the Exchangeable Image File Format is the standard that defines...

    blog.groupdocs.com/metadata/xmp-and-exif-data-o...
  2. 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...
  3. 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...
  4. 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...
  5. Working with metadata in WordProcessing documen...

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of WordProcessing documents such as DOC, DOCX, ODT, etc. For the full list of supported document Formats please refer to Supported Document Formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded document and extract some additional file Format inFormation. Load a WordProcessing document Extract the root metadata package Use the FileType property to obtain file Format inFormation AdvancedUsage....Managing metadata for specific formats / Documents / Working with...list of supported document formats please refer to . Detecting...

    docs.groupdocs.com/metadata/net/working-with-me...
  6. Issue with Large Data File Error - Free Support...

    Question regarding GroupDocs.Conversion for .NET An error occurred when attempting to convert an Excel file larger than 2GB to PDF. How can I resolve this issue? The version is GroupDocs.Conversion for .NET Framework 2…...This applies to any source format, not just XLSX. A few approaches...by embedded images, heavy formatting, or unused cached ranges...

    forum.groupdocs.com/t/issue-with-large-data-fil...
  7. editor.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.com/editor/java/technical-support/weekly0.5https://docs.groupdocs.com/editor/net/techni......com/editor/java/output-format-and-password/weekly0.5https://docs...com/editor/java/supported-document-formats/weekly0.5https://docs.groupdocs...

    docs.groupdocs.com/sitemaps/editor.xml
  8. 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...
  9. Load Email document with options | GroupDocs

    Learn this article and check how to load and convert Email documents with advanced options using GroupDocs.Conversion for .NET API....options ); } Control date/time format The following code snippet...document and modify the date/time format: var source = "sample.eml"...

    docs.groupdocs.com/conversion/net/load-email-do...
  10. Convert TXT to Word using Node.js

    Learn how to convert TXT to Word using Node.js with simple steps. We will also provide the code example of how to export TXT to Word in Node.js using a reliable APIs....structured and presentable formats like Word documents. One effective...your TXT file path Set output format to DOCX using WordProcessingConver...

    kb.groupdocs.com/conversion/nodejs/convert-txt-...