Sort Score
Result 10 results
Languages All
Labels All
Results 7,601 - 7,610 of 129,307 for

presentation

(0.35 sec)
  1. Redact XLSX Spreadsheet Online or using Android...

    Open and redact XLSX document online via app for free. Android API code to search and replace XLSX text with regular expression....ODP Files (OpenDocument Presentation Format) Redact ODS Files...(PowerPoint Presentation) Redact PPTX Files (Open XML presentation Format)...

    products.aspose.com/total/android-java/redact/x...
  2. Redact XLS Spreadsheet Online or using Android ...

    Open and redact XLS document online via app for free. Android API code to search and replace XLS text with regular expression....ODP Files (OpenDocument Presentation Format) Redact ODS Files...(PowerPoint Presentation) Redact PPTX Files (Open XML presentation Format)...

    products.aspose.com/total/android-java/redact/xls/
  3. Remove ODS Password Protection Online or using ...

    Remove password from ODS document through online app for free. Android API code to unlock password protected ODS files....ODP Files (OpenDocument Presentation Format) Unlock ODS Files...(PowerPoint Presentation) Unlock PPTX Files (Open XML presentation Format)...

    products.aspose.com/total/android-java/unlock/ods/
  4. Protect ODS document Online with password or us...

    Online ODS file password protection app. Android API Java code to apply password protection on ODS spreadsheets....ODP Files (OpenDocument Presentation Format) Protect ODS Files...Protect PPT Files (PowerPoint Presentation) Protect PPTX Files (Open...

    products.aspose.com/total/android-java/protect/...
  5. Color palette labels in a chart are not positio...

    Hello team. We encountered an issue when converting a given SVG image to EMF and inserting into empty PPT document. The sample code for conversion is as following: private static byte[] convertSvgImageToEmf(byte[] im…...pptx - empty PowerPoint presentation; regularBarChart.svg_26...svg_26.2.pptx - Presentation after SVG image converted into EMF and...

    forum.aspose.com/t/color-palette-labels-in-a-ch...
  6. 在 Java 中將 PPTX 轉換為 Word | products.aspose.com

    在 Java 中將 PPTX 轉換為 Word。使用 Java 庫 API 將 PowerPoint 轉換為 Word...Word 的 Java 代碼 Presentation pres = new Presentation ( inputPres...Aspose.Words for Java 創建 Presentation 類和 Doc 類的實例。 加載要轉換為 Word...

    products.aspose.com/slides/zh-hant/java/convers...
  7. Ինչպես թաքցնել սլայդը ներկայացման մեջ՝ օգտագործ...

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

    kb.aspose.com/hy/slides/net/how-to-hide-a-slide...
  8. Compress and Decompress PPTX Files via .NET

    C# compression and decompression source code to compress PPTX documents into a single zip archive or vice versa on .NET Framework, .NET Core....with PPTX extension are presentation files created with popular...the previous version of presentation file format PPT which was...

    products.aspose.com/zip/net/zip-file/pptx/
  9. While Converting PPTX to PDF in Java, Charts Ar...

    Hi Team, We are trying convert PPT document into PDF. But, charts from ppt are not rendered correctly in PDF. In PDF chart images got distorted dramatically. Java Version :17 We are using aspose.slides version 24.7 …...document"); Presentation ppt = new Presentation(fileInputStream);...converting a PowerPoint presentation to PDF using Aspose.Slides...

    forum.aspose.com/t/while-converting-pptx-to-pdf...
  10. 创建图表|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.... Presentation objPres ; private void ThisAddIn_Startup...//Access the first slide of presentation objSlide = objPres . Slides...

    docs.aspose.com/slides/zh/net/create-a-chart/