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

accessibility validator

(0.12 sec)
  1. Public API Changes in Aspose.Note 1.5.0 | Aspos...

    This document outlines the changes and updates made to the public APIs in Aspose.Note version 1.5.0....document’s children and are accessible through the IEnumerable interface...time. Now these objects are accessible through TitleText, TitleDate...

    docs.aspose.com/note/net/public-api-changes-in-...
  2. PPT File Needs Repair After Processing Template...

    Hello Aspose Team! We have a PPT template that, when uploaded to PowerPoint 365, does not seem to have any issues. However after we process the template, uploading the result ends up in a “We repaired your presentation…... Validate Document Properties : Access and modify the...

    forum.aspose.com/t/ppt-file-needs-repair-after-...
  3. Aspose.Cells 8.8.1でのパブリックAPIの変更|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....データの妥当性を確認する規則だけをロードする DATA_VALIDATION。 ドキュメントのプロパティだけをロードする DOCUMENT_PROPERTIES。...new Workbook ( filePath ); //Access first worksheet containing...

    docs.aspose.com/cells/ja/java/public-api-change...
  4. Aspose::Words::Paragraph class | Aspose.Words f...

    Aspose::Words::Paragraph class. Represents a paragraph of text. To learn more, visit the documentation article in C++....get_FrameFormat () Provides access to the frame formatting properties...get_ListFormat () Provides access to the list formatting properties...

    reference.aspose.com/words/cpp/aspose.words/par...
  5. OdsoFieldMapDataCollection.RemoveAt | Aspose.Wo...

    Effortlessly use the RemoveAt method in OdsoFieldMapDataCollection to delete elements by index, streamlining your data management tasks.... 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...
  6. OdsoFieldMapDataCollection.Clear | Aspose.Words...

    Effortlessly clear your OdsoFieldMapDataCollection with our Clear method, ensuring a fresh start by removing all elements quickly and efficiently....Clear () 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...
  7. OdsoFieldMappingType Enum | Aspose.Words for .NET

    Discover Aspose.Words.OdsoFieldMappingType enum for efficient mail merge field mapping to external data sources. Enhance your document automation today!... 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...
  8. CustomPart.content_type property | Aspose.Words...

    CustomPart.content_type property. Specifies the content type of this custom part.... 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...
  9. تغييرات API العامة في Aspose.Cells 8.8.1|Docume...

    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....new Workbook ( filePath ); //Access first worksheet containing...workbook . Worksheets [ 0 ]; //Access first chart from the worksheet...

    docs.aspose.com/cells/ar/net/public-api-changes...
  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...