Sort Score
Result 10 results
Languages All
Labels All
Results 1,401 - 1,410 of 39,342 for

2

(0.17 sec)
  1. OutlineOptions.create_missing_outline_levels pr...

    OutlineOptions.create_missing_outline_levels property. Gets or sets a value determining whether or not to create missing outline levels when the document is exported....2' ) # Create a "PdfSaveOptions"...and no headings with levels of 2, 3, and 4. # The output PDF document...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Revision.author property | Aspose.Words for Python

    Revision.author property. Gets or sets the author of this revision... assertEqual ( 2 , doc . revisions . count ) #.... write ( 'This is revision #2.' ) # Now move the node to create...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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.... AreEqual ( 2 , doc . Revisions . Count ); //.... Write ( "This is revision #2." ); // Now move the node to create...

    reference.aspose.com/words/net/aspose.words/rev...
  4. Revision.reject method | Aspose.Words for Node.js

    Revision.reject method. Reject this revision.... toEqual ( 2 ); // Insert revisions show up.... write ( "This is revision #2." ); // Now move the node to create...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FieldListNum.list_name property | Aspose.Words ...

    FieldListNum.list_name property. Gets or sets the name of the abstract numbering definition used for the numbering....will start a count at list level 2. It will display a value of "1"...builder . writeln ( 'Paragraph 2' ) # The next LISTNUM field that...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Complex MaxiCode Settings|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 modes are supported: Modes 2 and 3 - special industrial standards...in the article. MaxiCode Modes 2 and 3 For correct barcode generation...

    docs.aspose.com/barcode/net/complex-maxicode-ba...
  7. Manage Rows and Columns|Aspose.Slides Documenta...

    Manage table rows and columns in PowerPoint presentations in C# or .NET...cell 2 table [ 1 , 0 ]. TextFrame . Text = "Row 1 Cell 2" ; //...row 2 cell 1 table [ 0 , 1 ]. TextFrame . Text = "Row 2 Cell...

    docs.aspose.com/slides/net/manage-rows-and-colu...
  8. Chart Data Label|Aspose.Slides for PHP Document...

    Set PowerPoint chart data label and distance...getCell ( $defaultWorksheetInde , 2 , 1 , 0.5 )); $series -> getDataPoints...( $defaultWorksheetInde , 0 , 2 , "Blues" ), $chart -> getType...

    docs.aspose.com/slides/php-java/chart-data-label/
  9. Aspose::Words::Markup::CustomPartCollection::ge...

    Aspose::Words::Markup::CustomPartCollection::get_Count method. Gets the number of elements contained in the collection in C++....docx" ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...get_PackageCustomParts () -> RemoveAt ( 2 ); ASSERT_EQ ( 2 , doc -> get_PackageCustomParts...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. CellVerticalAlignment | Aspose.Words for Java

    Specifies vertical justification of text inside a table cell in Java....write("Row 1, cell 2."); builder.endRow(); // While....UPWARD); builder.write("Row 2, cell 1."); builder.insertCell();...

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