Sort Score
Result 10 results
Languages All
Labels All
Results 9,601 - 9,610 of 213,960 for

new

(1.22 sec)
  1. Add Data in Cells|Documentation

    This article explains how to add data in cells using Aspose.Cells for .NET APIs....Workbook object Workbook workbook = new Workbook (); //Accessing the...cells. C# IWorkbook workbook = new XSSFWorkbook (); ISheet sheet1...

    docs.aspose.com/cells/net/add-data-in-cells/
  2. 使用 Java 从 PDF 中提取表格 | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码,以编程方式从 PDF 文件中提取表格...Java Document pdfDocument = new Document ( DATA_DIR . resolve...()) { TableAbsorber absorber = new TableAbsorber (); absorber ....

    products.aspose.com/pdf/zh-hant/java/table/extr...
  3. Avoid exponential notation of large numbers whi...

    Learn how to prevent large numbers from being converted to exponential notation while importing from HTML using Aspose.Cells for Node.js via C++....byte array const byteArray = new TextEncoder (). encode ( html...precision true const loadOptions = new AsposeCells . HtmlLoadOptions...

    docs.aspose.com/cells/nodejs-cpp/avoid-exponent...
  4. AxisScaling.logBase property | Aspose.Words for...

    AxisScaling.logBase property. Gets or sets the logarithmic base for a logarithmic axis....supported by MS Office 2016 new charts. Valid range of a floating...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Set PDF File Information|Aspose.PDF for .NET

    This section explains how to set PDF File Information with Aspose.PDF Facades....metadata using ( var fileInfo = new Aspose . Pdf . Facades . PdfFileInfo...object using ( var fileInfo = new Aspose . Pdf . Facades . PdfFileInfo...

    docs.aspose.com/pdf/net/set-pdf-file-information/
  6. FieldDate.UseLastFormat | Aspose.Words for .NET

    Discover how the FieldDate UseLastFormat property enhances your workflow by retaining the last used date format for seamless integration in your applications....application when inserting a new DATE field. public bool UseLastFormat...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  7. 指定图像分辨率、质量、压缩和其他选项|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Workbook workbook = new Workbook (); //Adding a new worksheet to the...ImageOrPrintOptions options = new ImageOrPrintOptions (); options...

    docs.aspose.com/cells/zh/net/specify-image-reso...
  8. 使用 C++ 和 JavaScript 进行图表数据过滤的三种方法|Documentation

    学习如何在 Excel 中使用 Aspose.Cells for JavaScript 进行图表过滤。我们的全面指南将演示如何应用过滤器到图表、自定义图表元素,以及使用数据分析工具来获取更好见解和做出明智决策。...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...SaveFormat . Xlsx ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/zh/javascript-cpp/filteri...
  9. Reconstructing PDF -> HTML -> PDF - Free Suppor...

    Hi, I have a PDF file that I need to convert to HTML to translate the content. The extraction renders HTML and a number of jpeg files. I modify the HTML and replace the old HTML and try to reconstruct. However, the New …... However, the new PDF document renders with the...com.aspose.pdf.Document doc = new com.aspose.pdf.Document(“SD_Aspose...

    forum.aspose.com/t/reconstructing-pdf-html-pdf/...
  10. Handling JSON Array as Single Cell in CSV Using...

    Hello Aspose Support Team, I am exploring the possibility of converting a JSON array property into CSV format using Aspose APIs. I already have a sample payload, template, and generated output, but my expected output is…...We have opened the following new ticket(s) in our internal issue...following codes: Workbook workbook = new Workbook(); WorkbookDesigner...

    forum.aspose.com/t/handling-json-array-as-singl...