Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 1,780 for

accessibility validator

(0.09 sec)
  1. Convert XLS to PPT using Python or with free On...

    XLS to PPT conversion in your Python applications without using Microsoft Office or online. Test free XLS to PPT online converter quickly before integrating the code....of features such as data validation, formatting, and charting...working and no one will have access to your files. You can rest...

    products.aspose.com/total/python-net/conversion...
  2. GridWebを使用してカスタマイズされたコレクションオブジェクトにワークシートをバインドする...

    この記事では、GridWebでコレクションにワークシートをバインドする方法について紹介します。... Add ( rec ); } //Accessing a desired worksheet GridWorksheet...CreateAutoGenratedCo (); //Setting the validation type of value to DateTime...

    docs.aspose.com/cells/ja/net/aspose-cells-gridw...
  3. Sécuriser les présentations avec des mots de pa...

    Apprenez comment verrouiller et déverrouiller facilement les présentations PowerPoint et OpenDocument protégées par mot de passe avec Aspose.Slides pour PHP. Sécurisez vos présentations....propriétés de la présentation accessibles (même après le chiffrement)...$presentation -> dispose (); } } Valider ou confirmer qu’un mot de passe...

    docs.aspose.com/slides/fr/php-java/password-pro...
  4. How to Create Dynamic Chart with Dropdown List ...

    Learn how to create a dynamic chart that updates based on a drop‑down list selection using Aspose.Cells for C++. Our step‑by‑step guide will demonstrate how to integrate a drop‑down list into your chart for flexible data visualization....// Create a new workbook and access the first worksheet. Workbook...GetValidations (). Add ( ca ); Validation _va = sheet . GetValidations...

    docs.aspose.com/cells/cpp/create-dynamic-chart-...
  5. Online SVG to WORDML Conversion or Build .NET b...

    Free online app to convert SVG to WORDML files. .NET C# conversion library code for SVG documents....complex information more accessible to stakeholders. Technical...simulating user experiences and validating design concepts for software...

    products.aspose.com/total/net/conversion/svg-to...
  6. XZ File Format & .xz Extension - Comprehensive ...

    Discover the XZ archive file format and .xz extension, renowned for its high compression efficiency and open-source compatibility. Learn about its features, how to open and extract XZ files, and its role in modern data compression across various platforms....an index of blocks for quick access. XZ Compression Methods The...uncompressed size, allowing random access within the compressed stream...

    products.aspose.com/zip/most-common-archives/wh...
  7. Using LightCells API with JavaScript via C++|Do...

    Learn how to read and write large Excel files using the LightCells API in JavaScript via C++. Improve performance and efficiency with less memory consumption.... If a valid row index is returned (the row...NextCell() is checked first. If a valid column index is returned (the...

    docs.aspose.com/cells/javascript-cpp/using-ligh...
  8. Обновление и удаление календаря | Aspose.Tasks ...

    Узнайте, как обновить или удалить календари Microsoft Project (MPP/XML), используя Aspose.Tasks для C# и VB.NET....mpp" ); 3 4 // Access project calendars 5 System...Create project instance and access calendar 8 System::SharedPtr...

    docs.aspose.com/tasks/ru/cpp/updating-and-remov...
  9. Filtrage de données avec C++|Documentation

    Apprenez comment ajouter un filtre de données en utilisant l’API Aspose.Cells for C++....workbook ( inputFilePath ); // Accessing the first worksheet in the...( Color :: White ()); // Accessing the first worksheet in the...

    docs.aspose.com/cells/fr/cpp/data-filtering/
  10. Create and Manage Chart with Node.js via C++|Do...

    Learn how to use Aspose.Cells for Node.js to create charts in Microsoft Excel. Our guide will demonstrate various chart types and how to customize their appearance and formatting....Column , 5 , 0 , 15 , 5 ); // Accessing the instance of the newly...Pyramid value as the chart type. Access the new Chart object from the...

    docs.aspose.com/cells/nodejs-cpp/creating-charts/