Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 1,399 for

pptx to pdf

(0.09 sec)
  1. C# Fuzzy Search - Find in Files across Folders

    Unlock the power of programmatic fuzzy search in C#! Search multiple text-based documents across folders for approximate matches with error Tolerance....XLSX) , presentations (PPT, PPTX) , PDF files, Markup (HTML, XML)...

    blog.groupdocs.com/search/fuzzy-search-csharp/
  2. Search index repository | Documentation

    The IndexReposiTory class can be used To combine several indexes inTo a group for searching all indexes at once....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/net/search-index-repo...
  3. Supported file formats | Documentation

    GroupDocs.Conversion for Node.js via Java supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, Pdf, PPT, JPG, PNG, HTML, EML and many more...Try the to convert DOCX, XLSX, PPTX, and more. This topic lists...Compressed Windows Metafile ✅ ✅ PDF From Description Load Save Portable...

    docs.groupdocs.com/conversion/nodejs-java/suppo...
  4. Search for text containing special characters |...

    This article shows how To handle search queries if they contain special characters and separaTor characters....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/nodejs-java/search-fo...
  5. Working with CAD metadata | Documentation

    The GroupDocs Metadata API provides the feature To read basic metadata in CAD files. The supported CAD formats are: DWG DXF Reading CAD metadata To access metadata in a CAD drawing, the GroupDocs.Metadata API provides the CadRootPackage.getCadPackage method. The following code snippet reads metadata associated with a CAD file. advanced_usage.managing_metadata_for_specific_formats.cad.CadReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputDxf)) { CadRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getCadPackage().getAcadVersion()); System.out.println(root.getCadPackage().getAuthor()); System.out.println(root.getCadPackage().getComments()); System.out.println(root.getCadPackage().getCreatedDateTime()); System.out.println(root.getCadPackage().getHyperlinkBase()); System.out.println(root.getCadPackage().getKeywords()); System.out.println(root.getCadPackage().getLastSavedBy()); System.out.println(root.getCadPackage().getTitle()); // ....edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/java/working-with-c...
  6. Word forms provider | Documentation

    This article gives the knowledge of the API methods which can be used To perform operations about word forms provider interface using Java....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/java/word-forms-provi...
  7. Use Aspose.OCR for Cloud SDK | Documentation

    This article explains that how To use Aspose.OCR for Cloud SDK....document formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails...

    docs.groupdocs.com/redaction/net/use-aspose-ocr...
  8. Working with XMP metadata | Documentation

    This article shows how To access XMP metadata in a file of any supported format....edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, emails...

    docs.groupdocs.com/metadata/nodejs-java/working...
  9. Regular expression search | Documentation

    This article gives the knowledge about the regular expression (RegEx) search queries which are universal and very flexible, but at the same time, in large indexes, their performance becomes extremely low....search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more...

    docs.groupdocs.com/search/net/regular-expressio...
  10. Watermark Excel Spreadsheets | Text and Image W...

    Add text and image watermarks To Excel Spreadsheets. Apply watermarks using the online watermark application or using .NET and Java APIs programmatically....See Also # Add Watermark to PDF Files Add Watermark to Word Documents...Watermark to Presentations - PPT/PPTX Insert Watermark to Images like...

    blog.groupdocs.com/watermark/watermark-excel-sh...