Sort Score
Result 10 results
Languages All
Labels All
Results 6,741 - 6,750 of 113,574 for

presentations

(0.06 sec)
  1. فتح العرض التقديمي في C#|وثائق Aspose.Slides

    فتح أو تحميل عرض تقديمي PPT, PPTX, ODP في C# أو .NET...ببساطة إنشاء كائن من فئة Presentation وتمرير مسار الملف (إلى العرض...فئة Presentation وتمرير مسار الملف إلى مُنشئه Presentation pres...

    docs.aspose.com/slides/ar/net/open-presentation/
  2. Font Replacement - PowerPoint C# API|Aspose.Sli...

    With C# PowerPoint API, you can replace font explicitly with another font insing the Presentation....this way: Load the relevant presentation. Load the font that will...font. Write the modified presentation as a PPTX file. This C#...

    docs.aspose.com/slides/net/font-replacement/
  3. 导入演示文稿|Aspose.Slides 文档

    从 PDF 导入 PowerPoint 演示文稿。将 PDF 转换为 PowerPoint... 创建一个 Presentation 类的实例。 调用 addFromPdf() 方法,并传入...PowerPoint 的操作: Presentation pres = new Presentation (); try { pres...

    docs.aspose.com/slides/zh/androidjava/import-pr...
  4. 导入演示文稿|Aspose.Slides 文档

    从 PDF 导入 PowerPoint 演示文稿。将 PDF 转换为 PowerPoint... 创建一个 Presentation 类的实例。 调用 addFromPdf() 方法并传递...PowerPoint 的操作: Presentation pres = new Presentation (); try { pres...

    docs.aspose.com/slides/zh/java/import-presentat...
  5. Aspose.Slides Product Family

    Hitta svar om att skapa, konvertera och redigera presentationer i kod utan att använda Microsoft PowerPoint....Hur man säkrar PowerPoint-presentation med Java Hur man skapar...bildvattenstämpel i PPTX-presentation med C# Hur man lägger till...

    kb.aspose.com/sv/slides/page/6/
  6. Remove PPT Annotation using Java | products.asp...

    Java sample code to delete PPT format annotations on Java Runtime Environment for JSP/JSF Application and Desktop Applications....PPT - Java Presentation presentation = new Presentation ( "example...Deletes all comments from the presentation for ( ICommentAuthor author...

    products.aspose.com/slides/java/annotation/ppt/
  7. احصل على خلفية شريحة العرض بالكامل كصورة|وثائق ...

    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....بتحميل العرض باستخدام فئة Presentation . احصل على حجم الشريحة من...imageScale = 1 ; var presentation = new Presentation ( "sample.pptx"...

    docs.aspose.com/slides/ar/java/get-the-entire-p...
  8. Default Fonts - PowerPoint Java API|Aspose.Slid...

    PowerPoint Java API lets you set the default font for rendering the presentation to PDF, XPS or thumbnails. This article shows how to define DefaultRegular Font and DefaultAsian Font for use as default fonts....Default Fonts for Rendering Presentation Aspose.Slides lets you set...font fore rendering the presentation to PDF, XPS or thumbnails...

    docs.aspose.com/slides/androidjava/default-font/
  9. .NET을 사용하여 PPT 주석 제거 | products.aspose.com

    .NET Framework, .NET Core, Windows Azure, Mono 또는 Xamarin 플랫폼에서 PPT 형식 주석을 삭제하는 C# 소스 코드....C# using (Presentation presentation = new Presentation( "example...from the presentation foreach ( var author in presentation.CommentAuthors)...

    products.aspose.com/slides/ko/net/annotation/ppt/
  10. Xóa chú thích PPT bằng .NET | products.aspose.com

    Mã nguồn C# để xóa chú thích định dạng PPT trên Nền tảng .NET Framework, .NET Core, Windows Azure, Mono hoặc Xamarin....C# using (Presentation presentation = new Presentation( "example...from the presentation foreach ( var author in presentation.CommentAuthors)...

    products.aspose.com/slides/vi/net/annotation/ppt/