Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 782 for

split presentation

(0.47 sec)
  1. HtmlSaveOptions.ExportFontResources | Aspose.Wo...

    Discover the HtmlSaveOptions ExportFontResources property to control font resource export for HTML, MHTML, or EPUB. Maximize your document's visual appeal!... Many commercial fonts presently do not allow web downloading...= args . OriginalFileName . Split ( Path . DirectorySeparatorCh...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Need a Sample Code to Create a PowerPoint Combi...

    I have a combination chart of stacked column, line with markers on the primary axis and cluster column on the secondary axis. Fact2LegendNotVisible.zip (37.8 KB) please refer the attached ppt file and provide the code. …...example: Presentation presentation = new Presentation(); presentation...EnsureFit); ISlide slide = presentation.getSlides().get_Item(0);...

    forum.aspose.com/t/need-a-sample-code-to-create...
  3. How to Save Selected Pages from PDF using Java

    This short tutorial guides on how to save selected pages from PDF using Java. The environment configuration, step-wise programming tasks and a runnable sample code demonstrating how to select page in PDF and save using Java are part of it....selected PDF pages using Java is presented here. The PdfFileEditor class...want to learn the process to split the pages of a PDF, refer to...

    kb.aspose.com/pdf/java/how-to-save-selected-pag...
  4. HtmlSaveOptions.exportFontResources property | ...

    HtmlSaveOptions.exportFontResources property. Specifies whether font resources should be exported to HTML, MHTML or EPUB... Many commercial fonts presently do not allow web downloading...= args . originalFileName . split ( Path . DirectorySeparatorCh...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Convert XLSX to RTF using Python or with free O...

    XLSX to RTF conversion in your Python applications without using Microsoft Office or online. Test free XLSX to RTF online converter quickly before integrating the code....document merging, and document splitting. In conclusion, Aspose.Total...Template Presentation) Convert XLSX to POWERPOINT (Presentation Files)...

    products.aspose.com/total/python-net/conversion...
  6. Convert PDF file to HTML format|Aspose.PDF for ...

    This topic show you how to Aspose.PDF allows to convert PDF file to HTML format with Java library....PDF for Java presents you online free application...page size, it is possible to split the output into several pages...

    docs.aspose.com/pdf/java/convert-pdf-to-html/
  7. How to Add Icon Sets Conditional Formatting|Doc...

    How to use the Aspose.Cells for Python via .NET library to apply Icon Sets conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....reports more polished and presentation-ready. Helps non-technical...s . replace ( "$" , "" ) . split ( ':' ) start_row , start_col...

    docs.aspose.com/cells/python-net/how-to-add-ico...
  8. Convert PDF to HTML in .NET|Aspose.PDF for .NET

    This topic show you how to convert PDF file to HTML format with Aspose.PDF C# library.... Splitting Output to Multi-page HTML...online Aspose.PDF for .NET presents you online free application...

    docs.aspose.com/pdf/net/convert-pdf-to-html/
  9. Convert PDF file to HTML format|Aspose.PDF for ...

    This topic show you how to Aspose.PDF allows to convert PDF file to HTML format with PHP library....PDF for PHP presents you online free application...page size, it is possible to split the output into several pages...

    docs.aspose.com/pdf/php-java/convert-pdf-to-html/
  10. Extract SVG From Website – Java Examples

    Learn how to download SVG files from a website using Aspose.HTML for Java. Automate the extraction of both inline and external SVG content from any web page....collect all <svg> elements present in the HTML document. Create...35 String [] split = url. getPathname (). split ( "/" ); 36 String...

    docs.aspose.com/html/java/extract-svg-from-webs...