Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 2,063 for

indexed bitmap

(0.09 sec)
  1. Convert PPTM to SVG using C# | products.aspose.com

    Sample code for PPTM to SVG C# conversion. Use API example code for batch PPTM files to SVG conversion within VB.NET, Asp.NET or any .NET based application....for ( var index = 0 ; index < pres.Slides.Count; index++) { ISlide...ISlide slide = pres.Slides[index]; using (FileStream fileStream...

    products.aspose.com/slides/net/conversion/pptm-...
  2. 在 C# 中將 PDF 轉換為 JPG | products.aspose.com

    在 C# 中將 PDF 轉換為 JPG。使用 .NET 庫 API 將 PDF 頁面轉換為 JPG 圖像...for ( var index = 0 ; index < pres.Slides.Count; index++) { ISlide...ISlide slide = pres.Slides[index]; slide.GetThumbnail( new Size(...

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

    在 C# 中將 HTML 轉換為 XML。使用 .NET 庫 API 將 HTML 文檔轉換為 XML 文件...for ( var index = 0 ; index < pres.Slides.Count; index++) { ISlide...ISlide slide = pres.Slides[index]; using (FileStream stream = new...

    products.aspose.com/slides/zh-hant/net/conversi...
  4. Convert PPTM to XML using C++ application | pro...

    Sample C++ conversion code for PPTM document to XML format. Use example code for batch PPTM to XML conversion within any C++ Application.... for (int32_t index = 0 ; index < prs->get_Slides()->get_Count();...prs->get_Slides()->get_Count(); index++) { auto fileName = String::Format(u "slide-{0}...

    products.aspose.com/slides/cpp/conversion/pptm-...
  5. 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...for ( var index = 0 ; index < pres.Slides.Count; index++) { ISlide...ISlide slide = pres.Slides[index]; slide.GetThumbnail( new Size(...

    products.aspose.com/slides/net/conversion/html-...
  6. 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...for ( var index = 0 ; index < pres.Slides.Count; index++) { ISlide...ISlide slide = pres.Slides[index]; using (FileStream stream = new...

    products.aspose.com/slides/net/conversion/pdf-t...
  7. Convert PPS to XML using C++ application | prod...

    Sample C++ conversion code for PPS document to XML format. Use example code for batch PPS to XML conversion within any C++ Application.... for (int32_t index = 0 ; index < prs->get_Slides()->get_Count();...prs->get_Slides()->get_Count(); index++) { auto fileName = String::Format(u "slide-{0}...

    products.aspose.com/slides/cpp/conversion/pps-t...
  8. Convert PPTX to SVG using C++ application | pro...

    Sample C++ conversion code for PPTX document to SVG format. Use example code for batch PPTX to SVG conversion within any C++ Application.... for (int32_t index = 0 ; index < prs->get_Slides()->get_Count();...prs->get_Slides()->get_Count(); index++) { auto fileName = String::Format(u "slide-{0}...

    products.aspose.com/slides/cpp/conversion/pptx-...
  9. Convert POT to XML using C++ application | prod...

    Sample C++ conversion code for POT document to XML format. Use example code for batch POT to XML conversion within any C++ Application.... for (int32_t index = 0 ; index < prs->get_Slides()->get_Count();...prs->get_Slides()->get_Count(); index++) { auto fileName = String::Format(u "slide-{0}...

    products.aspose.com/slides/cpp/conversion/pot-t...
  10. Compress and Decompress ONETOC2 Files via .NET

    C# compression and decompression source code to compress ONETOC2 documents into a single zip archive or vice versa on .NET Framework, .NET Core....of Contents for keeping an index about the ordering of different...(Amazon Kindle Format 8) BMP (Bitmap Image) CDR (Vector Drawing...

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