Sort Score
Result 10 results
Languages All
Labels All
Results 6,651 - 6,660 of 130,051 for

presentation

(0.1 sec)
  1. Remove PPT Password Protection Online or using ...

    Remove password from PPT document through online app for free. Android API code to unlock password protected PPT files....password-protected PPT file using Presentation class Invoke the removeEncryption...ODP Files (OpenDocument Presentation Format) Unlock ODS Files...

    products.aspose.com/total/android-java/unlock/ppt/
  2. Remove Powerpoint Password Protection Online or...

    Remove password from Powerpoint document through online app for free. Android API code to unlock password protected Powerpoint files....password-protected Powerpoint file using Presentation class Invoke the removeEncryption...ODP Files (OpenDocument Presentation Format) Unlock ODS Files...

    products.aspose.com/total/android-java/unlock/p...
  3. Android API to Convert DOCX to XLAM or with fre...

    Convert DOCX to XLAM in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free DOCX to XLAM online converter quickly before integrating the code....DOCX to ODP (OpenDocument Presentation Format) Convert DOCX to...(Microsoft PowerPoint Template Presentation) Convert DOCX to PPTX (Open...

    products.aspose.com/total/android-java/conversi...
  4. Ինչպես ստեղծել PowerPoint ներկայացում C#-ի միջոցով

    Մենք ձեզ կուղեկցենք C#-ի քայլերով, թե ինչպես ստեղծել PowerPoint ներկայացում C#-ի միջոցով: Օգտագործելով մի քանի տող հեշտ կոդ C#-ում, կարող է ստեղծվել PPT ներկայացում:...ինչպես ստեղծել PowerPoint Presentation ՝ օգտագործելով C# , ինչպես...ներկայացում` օգտագործելով Presentation դասի օրինակը Ներկայացման...

    kb.aspose.com/hy/slides/net/how-to-create-power...
  5. Convert HTML to XML in PHP | products.aspose.com

    Convert HTML to XML in PHP. Use PowerPoint PHP API to convert HTML files to XML...PowerPoint and OpenOffice presentation files without the use of...creating and manipulating presentation files. Moreover, it provides...

    products.aspose.com/slides/php-java/conversion/...
  6. Convert PNG to SVG in PHP | products.aspose.com

    Convert PNG to SVG in PHP. Use PowerPoint PHP API to convert PNG files to SVG...PowerPoint and OpenOffice presentation files without the use of...creating and manipulating presentation files. Moreover, it provides...

    products.aspose.com/slides/php-java/conversion/...
  7. Convert JPG to Image in C++ | products.aspose.com

    Convert JPG to Image in C++. Use C++ library API to convert JPG files to Images...PowerPoint and OpenOffice presentation files without the use of...creating and manipulating presentation files. Moreover, it provides...

    products.aspose.com/slides/cpp/conversion/jpg-t...
  8. Font Name and Size Change When Converting ODP t...

    This is unrelated to the original issue, but thought maybe i don’t need to make a separate topic about the following issue: In this Odp file here: original.7z (14.2 KB) after converting to HTML using the code above, w…...html"; using Presentation presentation = new Presentation(odpFilePath);...showSlideTitle: false) }; presentation.Save(odpSavePath, SaveFormat...

    forum.aspose.com/t/font-name-and-size-change-wh...
  9. Math Formula Is Missing When Converting PPTX to...

    We have an application that converts PPTX files to SVG files. If we have a MathFormula in our PPTX file and try to convert this file to SVG, the MathFormula is completely missing. In an old version of Aspose.Slides.NET …...pptx"); Presentation presentation; using (var pptxStream...MemoryStream(pptxBytes)) { presentation = new Presentation(pptxStream); }...

    forum.aspose.com/t/math-formula-is-missing-when...
  10. 在 C++ 中將 PPTX 轉換為視頻 | products.aspose.com

    在 C++ 中將 PPTX 轉換為視頻。使用 C++ 庫 API 將 PowerPoint 轉換為視頻...auto presentation = System :: MakeObject < Presentation > ();...(); auto slide = presentation -> get_Slide( 0 ); // Adds a smile...

    products.aspose.com/slides/zh-hant/cpp/conversi...