Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 1,688 for

accessibility validator

(0.37 sec)
  1. OdsoFieldMapDataCollection.Item | Aspose.Words ...

    Discover OdsoFieldMapDataCollection's Item property to easily manage and customize your data collection. Enhance your data handling today!...set ; } Examples Shows how to access the collection of data that...Current.MappedName}\"." : "\tNo valid column to field mapping data...

    reference.aspose.com/words/net/aspose.words.set...
  2. OdsoFieldMapData.MappedName | Aspose.Words for ...

    Discover the OdsoFieldMapData MappedName property, which links merge field names to specified columns, enhancing data mapping efficiency and accuracy....set ; } Examples Shows how to access the collection of data that...Current.MappedName}\"." : "\tNo valid column to field mapping data...

    reference.aspose.com/words/net/aspose.words.set...
  3. Chercher

    chercher...json stores the user's access and refresh tokens, and is...SCOPES) # If there are no (valid) credentials available, let...

    blog.aspose.com/fr/cells/export-excel-data-to-g...
  4. Vérifier le format de nombre personnalisé lors ...

    Aspose.Cells est une bibliothèque JavaScript pour travailler avec des fichiers de tableur, qui supporte la vérification des formats de nombres personnalisés lors de la mise en forme. Cet article vous montrera comment utiliser la bibliothèque Aspose.Cells pour vérifier les formats de nombres personnalisés afin de garantir que la mise en forme est correcte....nombre personnalisé assigné est valide ou non, veuillez définir la...checkCustomNumberFor = true ; // Access first worksheet const sheet...

    docs.aspose.com/cells/fr/javascript-cpp/check-c...
  5. How to Copy Excel Sheet to Another Workbook in ...

    In this short tutorial you will learn how to copy Excel sheet to another workbook in Java. It contains the steps and code snippet explaining Java Excel sheet copy feature in any operating system like Windows, Linux, or macOS....object for copying input data Access the sheets of the output Excel...only if the formula is not valid for the destination sheet, the...

    kb.aspose.com/cells/java/how-to-copy-excel-shee...
  6. How to Convert XML to XLSX in Java

    This breif article is about how to convert XML to XLSX in Java. It includes the steps for detailed system configuration, a step-wise pseudocode, and a working sample code to develop a converter application for XML to Excel in Java.... We will start by accessing the source XML file from the...setters for checking XML data validity, filtering options for data...

    kb.aspose.com/cells/java/how-to-convert-xml-to-...
  7. How to Lock Cells to Protect Them with Golang v...

    This article shows you code explaining how to lock cells to protect them using the Aspose.Cells library with Golang via C++.... Controlled Access: In collaborative environments...unlocked and editable. Data Validation with Golang via C++ Get Cell...

    docs.aspose.com/cells/go-cpp/how-to-lock-cells-...
  8. Create Pivot Tables and Pivot Charts|Documentation

    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....its full capacity, you need a valid license. Create a project: Start...(encapsulated in the Worksheet object). Access the new PivotTable object from...

    docs.aspose.com/cells/net/create-pivot-tables-a...
  9. CustomPart.name property | Aspose.Words for Python

    CustomPart.name property. Gets or sets this part's absolute name within the OOXML package or the target URL.... A valid value must be a non-empty string...string. Examples Shows how to access a document’s arbitrary custom...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Failure to open .xlsm error: System.IndexOutOfR...

    Here is the code I am running: namespace Aspose.Cells public class Workbook : IDisposable { public Workbook(string file) } new Aspose.Cells.Workbook("attached excel file”) When I run this code against the attach…...typically occurs when trying to access an element in an array or collection...an index that is outside its valid range. In your case, this error...

    forum.aspose.com/t/failure-to-open-xlsm-error-s...