Sort Score
Result 10 results
Languages All
Labels All
Results 3,641 - 3,650 of 153,318 for

2

(0.25 sec)
  1. HtmlSaveOptions.navigation_map_level property |...

    HtmlSaveOptions.navigation_map_level property. Specifies the maximum level of headings populated to the navigation map when exporting to EPUB, MOBI, or AZW3 formats...of styles Heading 1 , Heading 2 and Heading 3 . You can set this...options . navigation_map_level = 2 doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Working with Pages in PostScript | .NET

    How to add pages to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...following code snippet creates a 2-paged PS document in 8 steps:...with default options. Create a 2-paged PsDocument with an already...

    docs.aspose.com/page/net/ps/working-with-pages/
  3. Save call is stuck while adding Html Fragment -...

    Hi, I am having the same issue, I’ve attached the file with source code, HTML sample, and a screenshot of what I see when it gets stuck. Versions that were tested: “Aspose.PDF.Drawing” 23.12.0, 24.7.0.,24.1 I am runni…...ali August 23, 2024, 4:44am 2 @One_Inc We have opened the following...team. One_Inc August 30, 2024, 2:25pm 3 Hey @asad.ali wanted to...

    forum.aspose.com/t/save-call-is-stuck-while-add...
  4. Table layout in document get disturb when Mergi...

    Hello Team, I am merging multiple documents in consolidated document, one of table get disturb, more aligned to right, please check attachment original and merged document and code sample attach. Please guide . Thanks …...deryushev June 23, 2025, 4:33pm 2 @avinashchilke1 We have opened...inconvenience. Chilke October 14, 2025, 2:15pm 9 Dear @alexey.noskov , Any...

    forum.aspose.com/t/table-layout-in-document-get...
  5. 如何使用Node.js通过C++创建动态滚动图表|Documentation

    学习如何使用Aspose.Cells for Node.js via C++创建动态滚动图表。我们的逐步指南将演示如何在您的图表中实现平滑数据过渡和自动滚动,确保连续且更新的显示效果。...cellA = `A ${ i + 2 } ` ; const cellB = `B ${ i + 2 } ` ; sheet ....cellB ). putValue ( 50 * ( i % 2 ) + 20 * ( i % 3 ) + 10 * Math...

    docs.aspose.com/cells/zh/nodejs-cpp/create-dyna...
  6. Doc Insertion Issue in Doc - Free Support Forum...

    Hi, As I am using below code to insert doc file into a parent doc. Document document1 = new Document(); DocumentBuilder builder = new DocumentBuilder(document1); string DemoDoc = "E:\\AnnexDocReport_IssueFile.docx"; Do…...Family words-net RiteshAML10 May 2, 2025, 11:29am 1 Hi, As I am using...Professionalize.Discourse May 2, 2025, 11:30am 2 @RiteshAML10 It seems...

    forum.aspose.com/t/doc-insertion-issue-in-doc/3...
  7. 档案

    档案...getCell(defaultWorksheetInde, 1, 3, "Series 2"), chart.getType()); // 获取第一个图表系列...nde, 2, 1, 1), fact.getCell(defaultWorksheetInde, 2, 2, 3));...

    blog.aspose.com/zh/slides/create-charts-in-powe...
  8. RowFormat.height_rule property | Aspose.Words f...

    RowFormat.height_rule property. Gets or sets the rule for determining the height of the table row....write ( 'Header Row, \n Cell 2' ) builder . insert_cell () builder...builder . write ( 'Row 1, Cell 2.' ) builder . insert_cell () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Fields::GeneralFormatCollection ...

    Aspose::Words::Fields::GeneralFormatCollection class. Represents a typed collection of general formats. To learn more, visit the documentation article 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. out_add.xlsx

    Sheet1 Fruit Count Apple 5 Mango 3 Blackberry 6 Cherry 4 Guava 5 Carambola 2 Banana 20 Fruit Sum of Count Apple 5 Guava 5 Cherry 4 Mango 3 Carambola 2 Grand Total 19 Evaluation Warning Evaluation O......6 Cherry 4 Guava 5 Carambola 2 Banana 20 Fruit Sum of Count Apple...5 Cherry 4 Mango 3 Carambola 2 Grand Total 19 Evaluation Warning...

    docs.aspose.com/cells/tr/cpp/add-or-clear-pivot...