Sort Score
Result 10 results
Languages All
Labels All
Results 5,081 - 5,090 of 133,215 for

2

(0.06 sec)
  1. 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...
  2. 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...
  3. Aspose::Words::Notes::FootnoteOptions::get_Rest...

    Aspose::Words::Notes::FootnoteOptions::get_RestartRule method. Determines when automatic numbering restarts in C++....); builder -> Write ( u "Text 2. " ); builder -> InsertFootnote...FootnoteType :: Footnote , u "Footnote 2." ); builder -> InsertBreak (...

    reference.aspose.com/words/cpp/aspose.words.not...
  4. FootnoteNumberingRule enumeration | Aspose.Word...

    aspose.words.notes.FootnoteNumberingRule enumeration. Determines when automatic footnote or endnote numbering restarts.... write ( 'Text 2. ' ) builder . insert_footnote...FOOTNOTE , footnote_text = 'Footnote 2.' ) builder . insert_break ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  5. NodeCollection.indexOf method | Aspose.Words fo...

    NodeCollection.indexOf method. Returns the zero-based index of the specified node....at ( 2 ); expect ( table . indexOf ( row )). toEqual ( 2 ); let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ChartAxis.Title | Aspose.Words for .NET

    Discover the ChartAxis Title property for easy access and customization of axis titles, enhancing your data visualization and presentation....1" , "AW Category 2" }, new double [] { 1 , 2 }); ChartAxisTitle...

    reference.aspose.com/words/net/aspose.words.dra...
  7. 关于CAD转PDF一个错位问题 - Free Support Forum - aspose.com

    1.png (3.0 KB) 1.png (3.0 KB) 图1为原始cad图纸,图2为转换pdf的效果:不知道为什么有两个标记错位了,但是也存在正确位置的标记,不知道问题出在哪里。下面zip为原始图纸 special.zip (188.4 KB) 我的代码: License license = new License(); license.setLicense("Aspose.CAD.Java.lic"); // 加载CAD…...cad-java wangwei001 June 27, 2025, 2:12am 1 1.png (3.0 KB) 1.png (3...Professionalize.Discourse June 27, 2025, 2:13am 2 @wangwei001 Cause The issue...

    forum.aspose.com/t/cad-pdf/314511
  8. Aspose::Words::Lists::ListLevel::get_NumberStyl...

    Aspose::Words::Lists::ListLevel::get_NumberStyle method. Returns or sets the number style for this list level in C++....( u "Heading 1" )); // Level 2 labels will display the current...get_ListLevels () -> idx_get ( 2 ) -> set_NumberFormat ( u "- \x0002...

    reference.aspose.com/words/cpp/aspose.words.lis...
  9. Aspose::Words::Fields::Field::Update method | A...

    Aspose::Words::Fields::Field::Update method. Performs the field update. Throws if the field is being updated already in C++....InsertField ( u "= 2 + 3" ); ASSERT_EQ ( u "= 2 + 3" , field ->...-> Update (); ASSERT_EQ ( u "= 2 + 3 \\ # $###.00" , field -> GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. 通过 Node.js 结合 C++ 跟踪文档转换进度|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 跟踪Excel文件中的转换进度。...before page index 2. if ( args . getPageIndex () < 2 ) { args . setIsToOutput...page index 2 of pages 11 </ br > End saving page index 2 of pages...

    docs.aspose.com/cells/zh/nodejs-cpp/track-docum...