Sort Score
Result 10 results
Languages All
Labels All
Results 5,281 - 5,290 of 12,110 for

formatting

(0.46 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Working with ZIP archives | GroupDocs

    Get ZIP format metadata The API allows detecting ZIP archives and reading format metadata. The following steps are needed to be followed: Load a ZIP archive Get the root metadata package Extract the native metadata package using ZipRootPackage.ZipPackage Read the ZIP archive properties Loop through ZipPackage.Files to extract information about archived files The following code snippet shows how to get metadata from a ZIP archive. AdvancedUsage.ManagingMetadataForSpecificFormats.Archive.ZipReadNativeMetadataProperties Encoding encoding = Encoding....Managing metadata for specific formats / Other / Working with ZIP...archives Leave feedback Get ZIP format metadata The API allows detecting...

    docs.groupdocs.com/metadata/net/working-with-zi...
  5. Search Text or Image Signatures in Documents us...

    With the release of version 19.10 of our electronic signature API - GroupDocs.Signature for .NET, we have introduced the features of searching text signatures and image signatures in the supported document formats. Not only this, the API now supports .NET Standard 2.0 which makes it compatible with any .NET implementation that targets .NET Standard specifications. So let’s have a brief overview of what is new, improved or fixed in the latest release....in the supported document formats. Not only this, the API now...in the supported document formats. However, there could be the...

    blog.groupdocs.com/signature/search-text-or-ima...
  6. How to Convert PowerPoint to PDF using C#

    This short tutorial describes the complete process to convert PowerPoint to PDF using C# and provides a sample working code for C# PowerPoint to PDF application....transformation from PPTX to PDF format. Further, the document conversion...input, and converts it into PDF format. However, you may enhance this...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  7. Convert EML to HTML using C#

    Efficiently convert EML to HTML using C# without installing extra tool. Enhance document processing in projects with this guide on how to export EML to HTML using C#....EML (Email Message Format) files to HTML format opens up a excess...

    kb.groupdocs.com/conversion/net/convert-eml-to-...
  8. Convert PDF to XLSX using Java

    Efficiently grasp the knowledge of how to convert PDF to XLSX using Java. Additionally, we'll furnish you with a code example to export PDF to XLSX using Java....exporting PDF files to XLSX format Instantiate an object of the...specify the output document format as XLSX Call Converter.save...

    kb.groupdocs.com/conversion/java/convert-pdf-to...
  9. Render XLSX as HTML using Java

    In this discussion, we'll delve into the process of how to render XLSX as HTML using Java. Additionally, we'll provide you Java code for rendering XLSX to HTML....converting Excel files in the XLSX format to HTML using Java has emerged...converts spreadsheet data into a format ideal for web viewing. This...

    kb.groupdocs.com/viewer/java/render-xlsx-as-htm...
  10. How to Convert SVG to PNG in Java

    Let's review the detailed instructions to convert SVG to PNG in Java and how to use these points to develop Java convert SVG to PNG capability....documents into a variety of formats, including HTML, TSV, DOC,...transformation for other document formats, see how to convert RTF to...

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