Sort Score
Result 10 results
Languages All
Labels All
Results 2,211 - 2,220 of 11,844 for

pptx

(0.06 sec)
  1. Extract hyperlinks from Microsoft Office Word d...

    To extract hyperlinks from Microsoft Office Word document getStructure method is used. This method returns XML representation of the document. Hyperlinks are represented by “hyperlink” tag; “link” attribute contains hyperlink’s URL. For more details, see Extract text structure. Hyperlink can contain a text: google.com Warning getStructure method returns null value if text structure extraction isn’t supported for the document. For example, text structure extraction isn’t supported for TXT files. Therefore, for TXT file getStructure method returns null....data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more...

    docs.groupdocs.com/parser/java/extract-hyperlin...
  2. Indexing reports | Documentation

    Indexing reports are created for indexing and updating operations. Indexing reports can be retrieved from the index using the getIndexingReports method. Reports are stored in the index only while the index is loaded into RAM for use. If you reload the index, the reports will not be restored. You can configure the maximum number of stored reports using the setMaxIndexingReportCount method of the IndexSettings class. The default value is 5. Learn more about index settings on the page Search index settings....over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our...

    docs.groupdocs.com/search/java/indexing-reports/
  3. Use Aspose.OCR for Cloud SDK | Documentation

    This article explains that how to use Aspose.OCR for Cloud SDK in Java....formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more...

    docs.groupdocs.com/redaction/java/use-aspose-oc...
  4. Font Substitution not working as expected - Fre...

    Hi, We are trying to provide few font substitutes during PDF conversion, but even after providing the font files the PDF is generated using “Dejavu Sans”. Code snippet: public byte[] generatePdfUsingGroupDocs(byte[] co…...getAutoFontSubstitut()); break; case PPTX: loadOptions = new PresentationLoadOpti();...

    forum.groupdocs.com/t/font-substitution-not-wor...
  5. Supported File Formats | Documentation

    It 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...Macro-Enabled Presentation ✅ ✅ PPTX PowerPoint Open XML Presentation...

    docs.groupdocs.com/conversion/python-net/suppor...
  6. Digital Signature - esign XLTM documents | Grou...

    Digital signature (eSignature) for XLTM made easy with GroupDocs Signature. Create your electronic digital signatures and esign XLTM documents for free!...document format as PDF, DOCX, XLSX, PPTX, RTF, ODS, OTS, ODP, JPEG, PNG...Macro-Enabled Presentation) PPTX (PowerPoint Open XML Presentation)...

    products.groupdocs.app/signature/xltm
  7. Digital Signature - esign DOTX documents | Grou...

    Digital signature (eSignature) for DOTX made easy with GroupDocs Signature. Create your electronic digital signatures and esign DOTX documents for free!...document format as PDF, DOCX, XLSX, PPTX, RTF, ODS, OTS, ODP, JPEG, PNG...Macro-Enabled Presentation) PPTX (PowerPoint Open XML Presentation)...

    products.groupdocs.app/signature/dotx
  8. Digital Signature - esign PNG documents | Group...

    Digital signature (eSignature) for PNG made easy with GroupDocs Signature. Create your electronic digital signatures and esign PNG documents for free!...document format as PDF, DOCX, XLSX, PPTX, RTF, ODS, OTS, ODP, JPEG, PNG...Macro-Enabled Presentation) PPTX (PowerPoint Open XML Presentation)...

    products.groupdocs.app/signature/png
  9. Digital Signature - esign CSV documents | Group...

    Digital signature (eSignature) for CSV made easy with GroupDocs Signature. Create your electronic digital signatures and esign CSV documents for free!...document format as PDF, DOCX, XLSX, PPTX, RTF, ODS, OTS, ODP, JPEG, PNG...Macro-Enabled Presentation) PPTX (PowerPoint Open XML Presentation)...

    products.groupdocs.app/signature/csv
  10. Indexing with stop words | Documentation

    Stop words are frequently used words that do not carry a semantic meaning and can be removed from an index to reduce its size. You can enable or disable the use of stop words by calling the setUseStopWords method of the IndexSettings class. The default value is true, meaning that stop words are filtered during indexing and not added to the index. A list of stop words to use during indexing can be specified in the stop word dictionary....over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our...

    docs.groupdocs.com/search/java/indexing-with-st...