Sort Score
Result 10 results
Languages All
Labels All
Results 3,401 - 3,410 of 20,417 for

2 of

(0.13 sec)
  1. Revision.parent_node property | Aspose.Words fo...

    Revision.parent_node property. Gets the immediate parent node (owner) Of this revision...assertTrue ( runs [ 2 ] . is_insert_revision ) # 2 - A "format" revision:...changes. self . assertTrue ( runs [ 2 ] . is_format_revision ) # 3 -...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Create or Manage PowerPoint SmartArt Shape Node...

    Manage smart art node and child node in PowerPoint Presentations in Java...for selected Node at position 2 and set its text. Save the Presentation...Adding new child node at position 2 in parent node SmartArtNode chNode...

    docs.aspose.com/slides/java/manage-smartart-sha...
  3. Cannot convert PDF to PDF/A on Linux using Aspo...

    Scenario: Convert PDF to PDF/A. Aspose.PDF.Drawing 25.3.0. Issue: Document.Convert method returns false when run on Linux. Sample project and test file: sample.zip (152.5 KB) Notes: You have to run the test on Linux…...shibanov April 16, 2025, 3:52am 2 @oleksii88 We are looking into...sergei.shibanov April 16, 2025, 2:54pm 3 @oleksii88 When converting...

    forum.aspose.com/t/cannot-convert-pdf-to-pdf-a-...
  4. ListCollection.Item | Aspose.Words for .NET

    Access ListCollection items effortlessly by index. Simplify your data management and enhance your coding efficiency with this powerful property!... Writeln ( "Paragraph 2" ); builder . Write ( "Paragraph...ListFormat . ListLevelNumber = 2 ; } Assert . That ( paras . Count...

    reference.aspose.com/words/net/aspose.words.lis...
  5. Mhtml to pdf conversion - OutOfMemoryError: Jav...

    Volleyballclub Baustetten e. V. :volleyball:.zip (41.5 KB) language: java21 aspose-html 25.2.2 when i tried to convert the attached mhtml file to pdf, the java program ran for more than 8 minutes and then threw OutOfM…...Family divine1 March 3, 2025, 2:18pm 1 Volleyballclub Baustetten...language: java21 aspose-html 25.2.2 when i tried to convert the attached...

    forum.aspose.com/t/mhtml-to-pdf-conversion-outo...
  6. Table.first_row property | Aspose.Words for Python

    Table.first_row property. Returns the first [Row](../../row/) node in the table.... assertEqual ( 2 , tables [ 1 ] . rows . count...first_section . body . tables [ 0 ] # 2 - Using the "GetChild" method:...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_DoughnutHoleSize method. Gets or sets the hole size Of the parent doughnut chart as a percentage in C++....u "Category 1" , u "Category 2" , u "Category 3" }); chart ->...:: MakeArray < double > ({ 4 , 2 , 5 })); // Format the Doughnut...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. FieldComments | Aspose.Words for Java

    Implements the COMMENTS field in Java....getFieldCode(false)); // 2 - Include its inner fields: Assert...fieldIf.getFieldCode(false)); // 2 - Include its inner fields: Assert...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldSubject | Aspose.Words for Java

    Implements the SUBJECT field in Java....getFieldCode(false)); // 2 - Include its inner fields: Assert...fieldIf.getFieldCode(false)); // 2 - Include its inner fields: Assert...

    reference.aspose.com/words/java/com.aspose.word...
  10. Revision.DateTime | Aspose.Words for .NET

    Manage your Revision DateTime property effortlessly. Easily get or set the date and time Of revisions for improved tracking and organization.... EqualTo ( 2 )); // Insert revisions show up.... Write ( "This is revision #2." ); // Now move the node to create...

    reference.aspose.com/words/net/aspose.words/rev...