Sort Score
Result 10 results
Languages All
Labels All
Results 8,411 - 8,420 of 153,668 for

2

(0.2 sec)
  1. ChartSeriesCollection.RemoveAt | Aspose.Words f...

    Effortlessly manage your chart data with the ChartSeriesCollection RemoveAt method—quickly remove any ChartSeries by index for streamlined analysis....= { "Category 1" , "Category 2" , "Category 3" , "Category 4"..., new [] { 4.4 , 7.0 , 3.5 , 2.1 }); // A chart series can also...

    reference.aspose.com/words/net/aspose.words.dra...
  2. 使用 Aspose.Words 將含有直書文字的docx轉換成圖片時,部分文字會顯示為橫書 -...

    我透過 Aspose.Words 並且使用 Aspose.Words.Shaping.HarfBuzz 將 docx 轉換成圖片,程式碼如下: var doc = new Document(sourceDocxPath, loadOptions) { LayoutOptions = { TextShaperFactory = HarfBuz…...Discourse August 29, 2025, 8:54am 2 @SzuChiChen 在使用 Aspose.Words 將含有直書文字的...理团队,您可以获得 付费支持服务 。 我只在 "物件跑版 2.docx "文件中看到了这个问题。 下面是 "物件跑版 1...

    forum.aspose.com/t/aspose-words-docx/317335
  3. How to use CSS Selector – Aspose.HTML for .NET

    Learn how to effectively apply selectors to select elements you want to style using QuerySelector() and QuerySelectorAll() methods in Aspose.HTML....HTML content using CSS selector 2 3 // Prepare path to source HTML...querySelector() Copy 1 < html > 2 < head > 3 </ head > 4 < body...

    docs.aspose.com/html/net/how-to-articles/how-to...
  4. Incorrect HTML to PDF conversion result using J...

    Tried to convert the HTML file included here: test_aspose.zip (1.5 KB) using the following Java code: public StreamingResponseBody asposePdf(@RequestParam(name="html") final String htmlInput) throws Exception { fina…...4 running on a Spring Boot 2.4.4 application. For comparison...asad.ali May 23, 2021, 5:40pm 2 @alin.treznai We would like to...

    forum.aspose.com/t/incorrect-html-to-pdf-conver...
  5. Setting Headers and Footers with C++|Documentation

    This article explains how to programmatically insert an image in the header and footer of Excel worksheets by setting the header and footer with script commands using the C++ API or Library....right, represented by 0, 1 and 2 respectively. Script – the script...font pageSetup . SetHeader ( 2 , u "& \" Times New Roman,Bold...

    docs.aspose.com/cells/cpp/setting-headers-and-f...
  6. 解析Excel表格列数异常 - Free Support Forum - aspose.com

    版本:23.8 编程语言:java 问题现象: 第二个sheet检测出来16000+列,实际没有这么多列 源文件: 2024.11-原材料栾(2.18铁选矿污泥清理) (1).xlsx.zip (287.6 KB) 测试代码: public static void main(String[] args) throws Exception{ FileInputStream fileInputStream = …...中文技术支持 ZhonghaoSun April 3, 2025, 2:05am 1 版本:23.8 编程语言:java 问题现象:...第二个sheet检测出来16000+列,实际没有这么多列 源文件: 2024.11-原材料栾(2.18铁选矿污泥清理) (1).xlsx.zip (287.6...

    forum.aspose.com/t/excel/310744
  7. InsertDocument custom margins issue - Free Supp...

    When i use DocumentBuilder’s InsertDocument builtin method , if the inserted document has bespoke margins their format won’t be copied on the final document, and i specifically use the 2nd parameter ImportFormatMode.Keep…...Discourse April 1, 2025, 8:15pm 2 @Remus87 When using the InsertDocument...for .NET alexey.noskov April 2, 2025, 4:17am 3 @Remus87 This...

    forum.aspose.com/t/insertdocument-custom-margin...
  8. Java load font TTF file | Java

    Here you will learn how with the help of Aspose.Font for Java to load font from a TTF file on your hard drive disk even if this file is not a font inself....font ; 2 3 import java.io.File ; 4 import...// Construct path to the file 2 String fontPath = Paths. get (getDataDir()...

    docs.aspose.com/font/java/how-to-load-fonts/loa...
  9. DocumentBuilder.moveToStructuredDocumentTag met...

    Aspose.Words.DocumentBuilder.moveToStructuredDocumentTag method...its last paragraph, specify -2. Remarks The navigation is performed...its last paragraph, specify -2. See Also module Aspose.Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 如何使用Aspose.Cells for Node.js via C++添加数据透视图|Doc...

    如何使用Aspose.Cells for Node.js via C++添加数据透视图..."China" , 2000 ], [ "David" , 2 , "Maxilaku" , "Asia" , "India"..."France" , 500 ], [ "James" , 2 , "Chang" , "Europe" , "France"...

    docs.aspose.com/cells/zh/nodejs-cpp/how-to-add-...