Sort Score
Result 10 results
Languages All
Labels All
Results 5,981 - 5,990 of 221,391 for

slides

(0.1 sec)
  1. Object Preview Issue when Adding OleObjectFrame...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Slides for .NET, when you add OleObjectFrame...OleObjectFrame to a slide, an “EMBEDDED OLE OBJECT” message is shown...

    docs.aspose.com/slides/net/object-preview-issue...
  2. Convert PPSX to WORDML via C# .NET or with free...

    Convert PowerPoint ppsx documents to Word wordml files with C#. Convert multiple files within ASP.NET or other .NET applications....Slides for .NET and Aspose.Words for...modify Microsoft PowerPoint slides. Whereas, the latter is a word...

    products.aspose.com/total/net/conversion/ppsx-t...
  3. Protect PPT document Online with password and u...

    Online PPT file password protection app. C++ API code to apply password protection on PPT presentations....Slides for C++ a child API of Aspose...are options to install Aspose.Slides for C++ or Aspose.Total for...

    products.aspose.com/total/cpp/protect/ppt/
  4. Aspose OCR Java not converting PDF (Converted f...

    We are trying to convert from PDF (Converted from image) to Searchable PDF. But it is not properly recognizing text. Output-1.pdf (432.6 KB) Before_OCR.pdf (121.1 KB) aspose version : 23.3.0...OCR Product Family slides-java ashok.mahendran April...

    forum.aspose.com/t/aspose-ocr-java-not-converti...
  5. Aspose.Slides for .NET 14.10.0 中的公共 API 及向后不兼容更...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Slides for .NET 14.10.0 中的公共 API 及向后不兼容更改 Contents [ Hide...Hide ] 此页面列出了 Aspose.Slides for .NET 14.10.0 API 中所有 添加的 或 移除的...

    docs.aspose.com/slides/zh/net/public-api-and-ba...
  6. Convert PPSX to CSV using Python or with free O...

    PPSX to CSV conversion in your Python applications without using Microsoft Office or online. Test free PPSX to CSV online converter quickly before integrating the code.... It is used to store slides and other information related...two steps. Firstly, Aspose.Slides for Python via .NET API is...

    products.aspose.com/total/python-net/conversion...
  7. 动态添加文本|Aspose.Slides 文档

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Slide sld = pres . Slides . AddSlide ( 1 , layout...MsoTriState . msoFalse ); } Aspose.Slides static void AddTextBox () {...

    docs.aspose.com/slides/zh/net/adding-text-dynam...
  8. 删除作者的所有评论|Aspose.Slides 文档

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... foreach ( SlidePart slide in doc . PresentationPart ....SlideCommentsPart slideCommentsPart = slide . SlideCommentsPart ; // 获取评论列表。...

    docs.aspose.com/slides/zh/net/delete-all-the-co...
  9. Android File Format Processing APIs for Mobile ...

    Android File Format APIs for Word Excel PDF PowerPoint and Emails. Programmatically create edit render and convert document formats within mobile apps...Slides for Android via Java Aspose.Slides for Android...Create or clone presentation slides Find & edit existing shapes...

    products.aspose.com/total/android-java/
  10. 图表数据标记|Aspose.Slides 文档

    在C#或.NET的PowerPoint演示文稿中设置图表标记选项...Presentation (); ISlide slide = presentation . Slides [ 0 ]; // 创建默认图表...创建默认图表 IChart chart = slide . Shapes . AddChart ( ChartType . LineWithMarkers...

    docs.aspose.com/slides/zh/net/chart-data-marker/