Sort Score
Result 10 results
Languages All
Labels All
Results 3,431 - 3,440 of 4,951 for

web accessibility

(0.23 sec)
  1. Convert HTML to PNG – Aspose.HTML for .NET

    Convert HTML to PNG using Aspose.HTML for .NET. Consider various HTML to PNG conversion scenarios in C# examples. Try online HTML Converter....example, if you want to add a web page in a PowerPoint presentation...streamProvider); 11 12 // Get access to the memory stream that contains...

    docs.aspose.com/html/net/convert-html-to-png/
  2. 许可证|Documentation

    Aspose.Cells for .NET 提供不同的购买计划或提供免费试用和为评估使用 C# 中的许可和订阅政策提供 30 天临时许可。...metered = new Metered (); //Access the setMeteredKey property...GridWeb中应用许可证的注意事项 建议您将许可证代码放置在您的Web应用程序的Global.asax.cs文件中(假设此许可证文件放置在"...

    docs.aspose.com/cells/zh/net/licensing/
  3. Manage SmartArt Shape Nodes in Presentations Us...

    Manage SmartArt shape nodes in PPT and PPTX with Aspose.Slides for Java. Get clear code samples and tips to streamline your presentations....type SmartArt shape in accessed slide. Access the first node in added...new Presentation (); try { // Access the presentation slide ISlide...

    docs.aspose.com/slides/java/manage-smartart-sha...
  4. Manage SmartArt Shape Nodes in Presentations Us...

    Manage SmartArt shape nodes in PPT, PPTX and ODP with Aspose.Slides for Python via .NET. Get clear code samples and tips to streamline your presentations....type SmartArt shape in accessed slide. Access the first node in added...Presentation () as pres : # Access the presentation slide slide...

    docs.aspose.com/slides/python-net/manage-smarta...
  5. Manage SmartArt Shape Nodes in Presentations in...

    Manage SmartArt shape nodes in PPT and PPTX with Aspose.Slides for .NET. Get clear code samples and tips to streamline your presentations....type SmartArt shape in accessed slide. Access the first node in added...pres = new Presentation (); // Access the presentation slide ISlide...

    docs.aspose.com/slides/net/manage-smartart-shap...
  6. Manage SmartArt Shape Nodes in Presentations on...

    Manage SmartArt shape nodes in PPT and PPTX with Aspose.Slides for Android. Get clear Java code samples and tips to streamline your presentations....type SmartArt shape in accessed slide. Access the first node in added...new Presentation (); try { // Access the presentation slide ISlide...

    docs.aspose.com/slides/androidjava/manage-smart...
  7. Manage SmartArt Shape Nodes in Presentations Us...

    Manage SmartArt shape nodes in PPT and PPTX with Aspose.Slides for PHP via Java. Get clear code samples and tips to streamline your presentations....type SmartArt shape in accessed slide. Access the first node in added...new Presentation (); try { # Access the presentation slide $slide...

    docs.aspose.com/slides/php-java/manage-smartart...
  8. Parse PDF in Python: A Powerful Step-by-Step Guide

    Learn how to parse PDF in Python using Aspose.PDF for Python, the best Python PDF parser. Extract text, tables, and images with step-by-step examples.... Access the text_fragments of each...makes this easy by providing access to the DocumentInfo object...

    blog.aspose.com/pdf/parse-pdf-in-python/
  9. Insert Pictures and Shapes of Excel files with ...

    Manage pictures, OLE objects, and shapes in Excel files using Aspose.Cells for Node.js via C++.... Workbook ( filePath ); // Access first worksheet from the collection... Workbook ( filePath ); // Access first worksheet from the collection...

    docs.aspose.com/cells/nodejs-cpp/insert-shapes/
  10. Apply Shape Animations in Presentations Using C...

    Discover how to create and customize shape animations in PowerPoint presentations with Aspose.Slides for C++. Stand out!...MakeObject < Presentation > (); // Accesses first slide SharedPtr < ISlide...get_Slides () -> idx_get ( 0 ); // Accesses shapes collection for selected...

    docs.aspose.com/slides/cpp/shape-animation/