Sort Score
Result 10 results
Languages All
Labels All
Results 3,581 - 3,590 of 20,620 for

2 of

(0.12 sec)
  1. FieldAutoNum class | Aspose.Words for Python

    aspose.words.fields.FieldAutoNum class. Implements the AUTONUM field... writeln ( ' \t Paragraph 2.' ) # The separator character...second AUTONUM field will display "2." in the document. self . assertIsNone...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Paragraph.listFormat property | Aspose.Words fo...

    Paragraph.listFormat property. Provides access to the list formatting properties Of the paragraph....writeln ( "Numbered list item 2" ); builder . writeln ( "Numbered...writeln ( "Bulleted list item 2" ); builder . writeln ( "Bulleted...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FieldImport | Aspose.Words for Java

    Implements the IMPORT field in Java....setResizeVertically(true); // 2 - The IMPORT field: FieldImport...fieldIf.getFieldCode(false)); // 2 - Include its inner fields: Assert...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Revision::Reject method | Aspose...

    Aspose::Words::Revision::Reject method. Reject 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...
  5. Aspose::Words::Revision::get_Group method | Asp...

    Aspose::Words::Revision::get_Group method. Gets the revision group. Returns null if the revision does not belong to any group 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...
  6. 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-...
  7. Aspose::Words::DocumentBuilder::EndTable method...

    Aspose::Words::DocumentBuilder::EndTable method. Ends a table in the document in C++....builder -> Write ( u "Row 1, Col 2" ); builder -> EndRow (); // Changing...(); builder -> Write ( u "Row 2, Col 1" ); builder -> InsertCell...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. 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...
  9. ChartAxis.crossesAt property | Aspose.Words for...

    ChartAxis.crossesAt property. Specifies where on the perpendicular axis the axis crosses....toEqual ( "Series 2" ); expect ( chart . series . at ( 2 ). name )....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. BookmarkCollection.Item | Aspose.Words for .NET

    Discover the BookmarkCollection Item property, effortlessly retrieve bookmarks by index for streamlined navigation and enhanced user experience....BookmarkCollection indexer (1 of 2) Returns a bookmark at the specified...example -1 means the last item, -2 means the second before last and...

    reference.aspose.com/words/net/aspose.words/boo...