Sort Score
Result 10 results
Languages All
Labels All
Results 6,431 - 6,440 of 150,874 for

2

(0.12 sec)
  1. PageSetup.sectionStart property | Aspose.Words ...

    PageSetup.sectionStart property. Returns or sets the type of section break for the specified object....writeln ( "This text is in section 2." ); expect ( doc . sections ...SectionStart . NewPage ); // 2 - Starts the next section on the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Convert pdf to image results in notdef glyphs -...

    When converting pdf file to image the result file contains notdef glyphs instead of letters. The problem persists version 24.4.0 and higher of Aspose.Pdf.Drawing I’m using: Aspose.Pdf.Drawing 26.1 SkiaSharp 3.119 Sk…...Product Family NOborin February 2, 2026, 12:43pm 1 When converting...Professionalize.Discourse February 2, 2026, 12:44pm 2 @NOborin You are seeing...

    forum.aspose.com/t/convert-pdf-to-image-results...
  3. Multi-column questionnaire|Documentation

    A compact questionnaire with multi-column layout and open-ended questions....block= column=2 border=square border_size=5 border_color=Black...&vertical_choicebox &block ?block= column=2 border=square border_size=5 border_color=Black...

    docs.aspose.com/omr/net/txt-markup/examples/mul...
  4. Printing Documents | Aspose.Note Documentation

    A comprehensive guide on printing documents in Java.... class ) + "load/" ; 2 3 Document document = new Document(dataDir...(AlternativeText. class ) + "load/" ; 2 3 Document document = new Document(dataDir...

    docs.aspose.com/note/java/printing-documents/
  5. [word转pdf]误识别图片中的公式符号 - Free Support Forum - as...

    word转pdf,图片里的公式被提取成文本,但符号变成了方块。 有什么办法可以禁止将图片里的内容提取成文本吗? word: pdf:...words-java haibojiang June 13, 2025, 2:54am 1 word转pdf,图片里的公式被提取成文本,但符号变成了方块。...Professionalize.Discourse June 13, 2025, 2:54am 2 @haibojiang 请问您使用的是哪个版本的Aspose...

    forum.aspose.com/t/word-pdf/313834
  6. HtmlSaveOptions.export_toc_page_numbers propert...

    HtmlSaveOptions.export_toc_page_numbers property. Specifies whether to write page numbers to table of contents when saving HTML, MHTML and EPUB... writeln ( 'Entry 2' ) builder . insert_break ( aw...8pt">........span>' + '<span>2</span>' + '</p>' in out_doc_contents...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 其他管理Tex选项| 通过 .NET 为 Python 提供 Aspose.TeX

    python的Aspose.TeX API解决方案包含转换功能,使您可以设置发动机启动的初始交互模式。... 2 ... 3 # Set interaction mode....conversion options instance. 2 ... 3 # Set the job name. 4 options...

    docs.aspose.com/tex/zh/python-net/other-options/
  8. SetPageSize() ignored if any Text added to the ...

    Background We are currently evaluating Aspose.Pdf for .Net as a replacement for iTextSharp. I am using the new Aspose.Pdf API (i.e., not the Generator) Problem When I call SetPageSize() to change the dimensions of a …...output, only the blank page (page 2) is produced with the desired...inspect the output, only page 2 reflects the dimensions. What...

    forum.aspose.com/t/setpagesize-ignored-if-any-t...
  9. CellFormat class | Aspose.Words for Python

    aspose.words.tables.CellFormat class. Represents all formatting for a table cell... write ( 'Row 1, Col 2' ) builder . end_row () # Changing...insert_cell () builder . write ( 'Row 2, Col 1' ) builder . insert_cell...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Word 有序列表、嵌套列表解析失效 - Free Support Forum - aspos...

    当前使用版本 Aspose.Words for Java 23.10 ,使用时发现三个列表解析问题: 1、无法解析成嵌套列表 2、无法解析成嵌套列表,而且缩进变成了   空格符代替 3、不同序号类型无法解析成序号,全部是p 标签 参考附件: xuhao.docx (12.1 KB)...Discourse July 21, 2025, 8:39am 2 @JLong_Chen Cause The issues you’re...applyListStyle(list); builder.writeln("Item 2"); // Create a nested list builder...

    forum.aspose.com/t/word/315453