Sort Score
Result 10 results
Languages All
Labels All
Results 3,561 - 3,570 of 20,614 for

2 of

(0.08 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. ImageSaveOptions.pageSet property | Aspose.Word...

    ImageSaveOptions.pageSet property. Gets or sets the pages to render... writeln ( "Page 2." ); builder . insertImage ( base...builder . writeln ( "This is page 2." ); builder . insertBreak ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Three methods for filtering Chart Data with Nod...

    Learn how to filter charts in Excel using Aspose.Cells for Node.js via C++. Our comprehensive guide will demonstrate how to apply filters to charts, customize chart elements, and use data analysis tools for better insights and informed decision making....will appear as shown in Figure 2 . In Aspose.Cells for Node.js...setIsFiltered ( true ); // Should be 2 console . log ( "Filtered Series...

    docs.aspose.com/cells/nodejs-cpp/filtering-char...
  5. Body.parent_section property | Aspose.Words for...

    Body.parent_section property. Gets the parent section Of this story....note ( doc , 'Section 2' , 'Endnote 2, will be pushed down to...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Revision::get_DateTime method | ...

    Aspose::Words::Revision::get_DateTime method. Gets or sets the date/time Of this revision in C++....get_RevisionType ()); ASSERT_EQ ( 2 , doc -> get_Revisions () -> get_Count...Write ( u "This is revision #2." ); // Now move the node to create...

    reference.aspose.com/words/cpp/aspose.words/rev...
  7. Convert images to DICOM(Digital Imaging & Commu...

    Using Aspose.Imaging for .NET library it is easy to convert to DICOM(Digital Imaging & Communications) from other supported image formats...x and format 2.x. DCM Format 1.x is further available...by web services are 1.0, 1.1, 2 or later. Following conversions...

    products.aspose.com/imaging/net/conversion/to/d...
  8. IN ASPOSE.WORDS THE NUMBERING_PROPERTIES CONTEN...

    "configBlock_ScheduleDefinitionsWrapper": { "content": [ { "type": "STRUCTURED_DOCUMENT_TAG", "content": [ { "type": "SDT_PROPERTIES", "content": [ { …...Family words-java AAddd April 2, 2025, 11:58am 1 "configBlock..."INDENTATION_LEVEL", "attributes": { "val": "2" } }, { "type": "NUMBERING_ID"...

    forum.aspose.com/t/in-aspose-words-the-numberin...
  9. RowFormat.heightRule property | Aspose.Words fo...

    RowFormat.heightRule property. Gets or sets the rule for determining the height Of the table row.... write ( "Header Row,\n Cell 2" ); builder . insertCell (); builder...builder . write ( "Row 1, Cell 2." ); builder . insertCell ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. OutlineLevel | Aspose.Words for Java

    Specifies the outline level Of a paragraph in the document in Java....LEVEL_2); builder.writeln("Paragraph outline level 2."); //...level). LEVEL_2 The paragraph is at the outline level 2. LEVEL_3 The...

    reference.aspose.com/words/java/com.aspose.word...