Sort Score
Result 10 results
Languages All
Labels All
Results 6,411 - 6,420 of 159,215 for

2

(3.4 sec)
  1. Unhandled exceptions during PDF to PDF/A conver...

    Environment: Aspose.PDF for Java (25.10) Java 17+ (OpenJDK) Linux (Amazon Linux 2) Description: We are using Document.convert() to convert PDF documents to PDF/A-3B format in a production pipeline. Certain valid PDF …...(OpenJDK) Linux (Amazon Linux 2) Description: We are using Document...convert(Unknown Source) Exception 2 — ArrayIndexOutOfBound: java.lang...

    forum.aspose.com/t/unhandled-exceptions-during-...
  2. IRevisionCriteria.is_match method | Aspose.Word...

    IRevisionCriteria.is_match method. Checks whether or not specified *revision* matches criteria....'This is insertion revision #2. ' ) # Remove a run "This does...INSERTION )) self . assertEqual ( 2 , doc . revisions . count ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PageSetup.section_start property | Aspose.Words...

    PageSetup.section_start property. Returns or sets the type of section break for the specified object....writeln ( 'This text is in section 2.' ) self . assertEqual ( aw ....page_setup . section_start ) # 2 - Starts the next section on the...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldToc.CustomStyles | Aspose.Words for .NET

    Customize your table of contents with FieldToc's CustomStyles property. Easily add unique styles beyond built-in headings for enhanced presentation.... PageNumberOmittingLe = "2-5" ; // Set a custom string that...because they are within the "2-5" range. InsertNewPageWithHea...

    reference.aspose.com/words/net/aspose.words.fie...
  5. PageSetup.SectionStart | Aspose.Words for .NET

    Discover the PageSetup SectionStart property to easily manage section breaks in your document. Enhance formatting and improve layout control today!...Writeln ( "This text is in section 2." ); Assert . That ( doc . Sections...SectionStart . NewPage )); // 2 - Starts the next section on the...

    reference.aspose.com/words/net/aspose.words/pag...
  6. FieldToc.insert_hyperlinks property | Aspose.Wo...

    FieldToc.insert_hyperlinks property. Gets or sets whether to make the table of contents entries hyperlinks....page_number_omitting_level_range = '2-5' # Set a custom string that...because they are within the "2-5" range. self . insert_new_page_with_heading...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldToc.hide_in_web_layout property | Aspose.W...

    FieldToc.hide_in_web_layout property. Gets or sets whether to hide tab leader and page numbers in Web layout view....page_number_omitting_level_range = '2-5' # Set a custom string that...because they are within the "2-5" range. self . insert_new_page_with_heading...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldToc.entry_separator property | Aspose.Word...

    FieldToc.entry_separator property. Gets or sets a sequence of characters that separate an entry and its page number....page_number_omitting_level_range = '2-5' # Set a custom string that...because they are within the "2-5" range. self . insert_new_page_with_heading...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TocInfo-Title cannot be aligned to the left - F...

    Hi, our corporate design forces me to put the toc title to the left. No matter how I format the Textfragment, it is alway in the center. I found a code snippet from you and I added the corresponding “HorizontalAlignm…...tf2 = new TextFragment(“Heading 2”); TextFragment tf3 = new TextFragment(“Heading...1”; titles[1] = “Heading 2”; titles[2] = “Heading 3”; for (int...

    forum.aspose.com/t/tocinfo-title-cannot-be-alig...
  10. Smart marker with nested objects (map / list) f...

    Hi, I’m working with a Json data with nested objects that fail to work with horizontal parameter. It returns some internal reference instead of the actual data: (e.g. com.aspose.cells.t_e@6179e425) Here is a code snipp…...cells-java yoohee October 1, 2025, 2:07pm 1 Hi, I’m working with a...Discourse October 1, 2025, 2:08pm 2 @yoohee The behavior you’re...

    forum.aspose.com/t/smart-marker-with-nested-obj...