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

2

(0.14 sec)
  1. TabStopCollection.equals method | Aspose.Words ...

    TabStopCollection.equals method. Determines whether the specified [TabStopCollection](../) is equal in value to the current [TabStopCollection](../).... toEqual ( 2 ); expect ( tabStops . at ( 0...writeln ( "Start\tTab 1\tTab 2" ); let paragraphs = doc . firstSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FindReplaceOptions.apply_paragraph_format prope...

    FindReplaceOptions.apply_paragraph_format property. Paragraph formatting applied to new content.... LEFT , paragraphs [ 2 ] . paragraph_format . alignment...options ) self . assertEqual ( 2 , count ) self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  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. 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...
  5. 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/
  6. [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
  7. ChartAxisType enumeration | Aspose.Words for Py...

    aspose.words.drawing.charts.ChartAxisType enumeration. Specifies type of chart axis....= [ 'Category 1' , 'Category 2' , 'Category 3' ] # Insert two...series . add ( 'Series 2' , categories , [ 64.2 , 79.5 , 94.0 ]) #...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 其他管理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/
  9. 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...
  10. 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...