Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 723 for

presentation default language

(0.08 sec)
  1. Manage PowerPoint Text Paragraphs in C++|Aspose...

    Master paragraph formatting with Aspose.Slides for C++—optimize alignment, spacing & style in PPT, PPTX, and ODP Presentations in C++....Create an instance of the Presentation class. Access the relevant...IParagraph (two Portion objects for default Paragraph) and add each IPortion...

    docs.aspose.com/slides/cpp/manage-paragraph/
  2. Convert CGM to XLTX in Android Apps | products....

    Render CGM to XLTX in Android Apps API without using Microsoft Excel or Adobe Reader... It is the default format used by Microsoft Excel...MARKDOWN (Lightweight Markup Language) Convert CGM to MHTML (MIME...

    products.aspose.com/total/android-java/conversi...
  3. 在 C# 中將 HTML 轉換為 JPG | products.aspose.com

    在 C# 中將 HTML 轉換為 JPG。使用 .NET 庫 API 將 HTML 文件轉換為 JPG 圖像...開發人員和應用程序可以通過以下方式將 HTML 轉換為 JPG: 創建一個 Presentation 類的實例。 加載 HTML 文件。 根據 HTML...C# 代碼 using (Presentation pres = new Presentation()) { pres.Slides...

    products.aspose.com/slides/zh-hant/net/conversi...
  4. 在 C# 中將 PDF 轉換為 JPG | products.aspose.com

    在 C# 中將 PDF 轉換為 JPG。使用 .NET 庫 API 將 PDF 頁面轉換為 JPG 圖像...開發人員和應用程序可以通過以下方式將 PDF 轉換為 JPG: 創建一個 Presentation 類的實例。 加載 PDF 文件。 基於 PDF...C# 代碼 using (Presentation pres = new Presentation()) { pres.Slides...

    products.aspose.com/slides/zh-hant/net/conversi...
  5. 在 C# 中將 HTML 轉換為 XML | products.aspose.com

    在 C# 中將 HTML 轉換為 XML。使用 .NET 庫 API 將 HTML 文檔轉換為 XML 文件...開發人員和應用程序可以通過以下方式將 HTML 轉換為 XML: 創建一個 Presentation 類的實例。 加載 HTML 文件。 根據 HTML...C# 代碼 using (Presentation pres = new Presentation()) { pres.Slides...

    products.aspose.com/slides/zh-hant/net/conversi...
  6. Convert PDF to HTML in C# | products.aspose.com

    Convert PDF to HTML in C#. Use .NET library API to convert PDF pages to HTML files...Create an instance of the Presentation class. Load the PDF file...HTML using (Presentation pres = new Presentation()) { pres.Slides...

    products.aspose.com/slides/net/conversion/pdf-t...
  7. Convert PDF to SVG in C# | products.aspose.com

    Convert PDF to SVG in C#. Use .NET library API to convert PDF pages to SVG images...Create an instance of the Presentation class. Load the PDF file...to SVG using (Presentation pres = new Presentation()) { pres.Slides...

    products.aspose.com/slides/net/conversion/pdf-t...
  8. Convert HTML to JPG in C# | products.aspose.com

    Convert HTML to JPG in C#. Use .NET library API to convert HTML files to JPG images...Create an instance of the Presentation class. Load the HTML file...to JPG using (Presentation pres = new Presentation()) { pres.Slides...

    products.aspose.com/slides/net/conversion/html-...
  9. Compress and Decompress OTG Files via .NET

    C# compression and decompression source code to compress OTG documents into a single zip archive or vice versa on .NET Framework, .NET Core.... It represents the default organization of drawing elements...EPS (Encapsulated PostScript Language) EPUB (E-book Format) EXIF...

    products.aspose.com/zip/net/zip-file/otg/
  10. Compress and Decompress XLT Files via .NET

    C# compression and decompression source code to compress XLT documents into a single zip archive or vice versa on .NET Framework, .NET Core....create new Excel files with default data and settings such as page...EPS (Encapsulated PostScript Language) EPUB (E-book Format) EXIF...

    products.aspose.com/zip/net/zip-file/xlt/