Sort Score
Result 10 results
Languages All
Labels All
Results 5,981 - 5,990 of 149,631 for

2

(0.33 sec)
  1. FieldToc.page_number_omitting_level_range prope...

    FieldToc.page_number_omitting_level_range property. Gets or sets a range of levels of the table of contents entries from which to omits page numbers....page_number_omitting_level_range = '2-5' # Set a custom string that...because they are within the "2-5" range. insert_new_page_with_heading...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldToc.preserve_line_breaks property | Aspose...

    FieldToc.preserve_line_breaks property. Gets or sets whether to preserve newline characters within table entries....page_number_omitting_level_range = '2-5' # Set a custom string that...because they are within the "2-5" range. insert_new_page_with_heading...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldToc.use_paragraph_outline_level property |...

    FieldToc.use_paragraph_outline_level property. Gets or sets whether to use the applied paragraph outline level....page_number_omitting_level_range = '2-5' # Set a custom string that...because they are within the "2-5" range. insert_new_page_with_heading...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose.cell 读取Excel模板时 嵌入式图片转丢了 - Free Support ...

    测试代码如下: public void testImage111() throws Exception { String template = "files/template.xlsx"; Workbook book = new Workbook(template); book.getWorksheets().get(0).getCells().get(0,2).setValue("dddddd"); …...get(0,2).setValue("dddddd"); book.sav...zhao February 26, 2025, 8:30am 2 @xiaoman WPS 和Excel 采用了不同的方式嵌入图片。...

    forum.aspose.com/t/aspose-cell-excel/308462
  5. Aspose.cells excel保存为pdf,图表图例格式错位 - Free Suppor...

    图例测试.zip (125.5 KB) Workbook workbook = new Workbook("C:\\TEST\\图例测试.xlsm"); workbook.Save("C:\\TEST\\图例测试.pdf");...中文技术支持 lingtian January 16, 2026, 2:23pm 1 图例测试.zip (125.5 KB) Workbook...Discourse January 16, 2026, 2:23pm 2 @lingtian • 图例错位具体表现为哪些形式...

    forum.aspose.com/t/aspose-cells-excel-pdf/324504
  6. Exception when loading a license file with Aspo...

    Hi, I have a big problem using Aspose E-Mail for Java 25.6 and higher. The version 25.5 works without problems. Every time i try to set our license with License.setLicense() i’m getting a strange exception i cannot debu…...glasenhardt December 2, 2025, 4:55pm 1 Hi, I have a big...implementation 'com.sag:sagodm:2.2.0' -> Includes bouncycastle implementation...

    forum.aspose.com/t/exception-when-loading-a-lic...
  7. Converting HTML to PDF errors after upgrading f...

    Hi, please help, we are using Aspose.PDF for HTML to PDF conversions and encountering a blocking error when upgrading to .NET 8 or .NET 9, I have tried various versions of Aspose.PDF and the latest stable version 25.2.…...2.0. Here is the code that I’ve...public void Convert_html_to_pdf_2() { // Arrange var html = @"<html...

    forum.aspose.com/t/converting-html-to-pdf-error...
  8. How to add watermark into JT file - Free Suppor...

    Hi, we really want to add watermark into a JT file. What we need is: a Java program can take JT file as input, add watermark, then write out to a new JT file. Could anyone have sample code to fulfil this task? Thanks, …...Family seanxwlu December 9, 2025, 2:23pm 1 Hi, we really want to add...Discourse December 9, 2025, 2:24pm 2 @seanxwlu Add a watermark...

    forum.aspose.com/t/how-to-add-watermark-into-jt...
  9. FootnoteOptions.start_number property | Aspose....

    FootnoteOptions.start_number property. Specifies the starting number or character for the first automatically numbered footnotes.... write ( 'Text 2. ' ) builder . insert_footnote...FOOTNOTE , footnote_text = 'Footnote 2.' ) builder . write ( 'Text 3...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Cell.FirstParagraph | Aspose.Words for .NET

    Discover the Cell FirstParagraph property to effortlessly access the first paragraph from immediate children, enhancing your content management.... Writeln ( "Outer Table Cell 2" ); builder . EndTable (); //... Writeln ( "Inner Table Cell 2" ); builder . EndTable (); doc...

    reference.aspose.com/words/net/aspose.words.tab...