Sort Score
Result 10 results
Languages All
Labels All
Results 6,331 - 6,340 of 17,982 for

2 of

(0.31 sec)
  1. Multimedia Accessibility – C# Examples

    Learn how to make multimedia accessible to all users and check multimedia accessibility in C# with Aspose.HTML for .NET API....png" controls > 2 < source src = "myvideo.mp4" srclang...in Spanish: Copy 1 < audio > 2 < source src = "mySpeech.mp3"...

    docs.aspose.com/html/net/multimedia-accessibility/
  2. [Apose.Cells C++] SaveAs in XLS format crashes ...

    Hello, Using Aspose.Cells for C++ 24.2.0 A pointer exception occurs when saving an Excel file to XLS format (Aspose::Cells::SaveFormat::Excel97To2003) when the Excel file contains Defined Names with an invalid expressi…...2.0 A pointer exception occurs when...sahi January 15, 2025, 7:45pm 2 @chabodfmoodys , Thanks for the...

    forum.aspose.com/t/apose-cells-c-saveas-in-xls-...
  3. Getting theme color for BPMN Events - Free Supp...

    Hi, Is there a way to know if a shape has the theme applied to it and what color fill / line color it should have based on that theme? File file = new File(PATH_TO_VSDX_FILE); Diagram d = new Diagram(file.getAbsolutePa…...theme // returns #FFFF00 // shape 2 // returns #FFFFFF // returns...philip.zhou May 18, 2024, 1:01am 2 @mcintken Thanks for the template...

    forum.aspose.com/t/getting-theme-color-for-bpmn...
  4. Aspose::Words::RevisionGroupCollection class | ...

    Aspose::Words::RevisionGroupCollection class. A collection Of RevisionGroup objects that represent revision groups in the document. To learn more, visit the documentation article in C++....type: {1} \n\t Revision text: {2}" , group -> get_Author (), group...

    reference.aspose.com/words/cpp/aspose.words/rev...
  5. BuildingBlock | Aspose.Words for Java

    Represents a glossary document entry such as a Building Block AutoText or an AutoCorrect entry in Java....trim()); // 2 - Create a clone of a node just...nested within one parent table // 2 = Table is nested within two parent...

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldAdvance.vertical_position property | Aspos...

    FieldAdvance.vertical_position property. Gets or sets the number Of points by which the text that follows the field should be moved vertically from the top edge Of the page....' ) # 2 - Move text to a position specified...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Row class | Aspose.Words for Python

    aspose.words.tables.Row class. Represents a table row... assertEqual ( 2 , len ( list ( tables ))) i =...inner_table = create_table ( doc , 2 , 2 , 'Inner Table' ) outer_table...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ParagraphFormat.StyleIdentifier | Aspose.Words ...

    Discover the ParagraphFormat StyleIdentifier property to easily manage and customize paragraph styles, enhancing your document's formatting and readability....2" ); builder . ParagraphFormat...builder . Writeln ( "Heading 2" ); builder . Writeln ( "Heading...

    reference.aspose.com/words/net/aspose.words/par...
  9. Merge XPS files | Aspose.Page for Java

    Merger XPS functionality Of Aspose.Page API solution for Java allows you to combine several XPS files into a single XPS or PDF document....Page-for-Java 2 // The path to the documents directory...com/aspose-page/Aspose.Page-for-Java 2 // The path to the documents directory...

    docs.aspose.com/page/java/merge/xps/
  10. Draw geomtry to visio VSTM document via Python ...

    Python source code to draw geomtry to visio vstm file within any Python based application....drawRectangle( 2 , 2 , 2 , 1 ) diagram.save( "outpath_with_filename"...

    products.aspose.com/diagram/python-java/drawing...