Sort Score
Result 10 results
Languages All
Labels All
Results 9,011 - 9,020 of 213,950 for

new

(0.21 sec)
  1. 使用JavaScript via C++获取工作表中的最大范围|Documentation

    本文介绍了如何使用Aspose.Cells for JavaScript via C++获取Excel文件的最大区域、最大数据区域和最大显示区域。...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...SaveFormat . Xlsx ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/zh/javascript-cpp/get-max...
  2. 将 HTML 转换为 BMP – C# 示例

    使用 Aspose.HTML API 在 C# 中将 HTML 转换为 BMP。在 C# 示例中考虑各种 HTML 到 BMP 的转换情况。尝试在线 HTML 转换器。...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/zh/net/convert-html-to-bmp/
  3. Table class | Aspose.Words for Node.js

    Aspose.Words.Table class. Represents a table in a Word document...Description Table(doc) Initializes a new instance of the Table class....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Formatting PDF Document using C#|Aspose.PDF for...

    Create and format the PDF Document with Aspose.PDF for .NET. Use the next code snippet to resolve your tasks....document using ( var document = new Aspose . Pdf . Document ( dataDir...document using ( var document = new Aspose . Pdf . Document ( dataDir...

    docs.aspose.com/pdf/net/formatting-pdf-document/
  5. Convert SVG to JPG – Aspose.HTML for Java

    Convert SVG to JPG using Aspose.HTML for Java. Consider various SVG to JPG conversion scenarios and learn how to customize output using ImageSaveOptions....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/java/convert-svg-to-jpg/
  6. Converting a PNG file to PDF using Android via ...

    Sample code on Java for PNG to PDF conversion. Use example code for batch PNG to PDF conversion in Android...height and width values Create new document and add Page and Set...Initialize document object document = new Document (); Page page = document...

    products.aspose.com/pdf/android-java/conversion...
  7. JPEG to PDF Merge using Java | Aspose.PDF

    Combine two or more JPEG documents into one PDF single file programmatically with Java sample code using Aspose.PDF for Java... Initialize a new Document, and run a loop for...add a new page to PDF document In loop: add image to new PDF page...

    products.aspose.com/pdf/java/merger/jpeg-to-pdf/
  8. | Aspose

    Sample code for TIFF to DOCX Java conversion. Use API example code for batch TIFF files to DOCX conversion within any Web or Desktop Java based application....API instance AsposeOCR api = new AsposeOCR (); //Prepare rectangles...rectArray = new ArrayList (); rectArray . add ( new Rectangle (...

    products.aspose.com/ocr/java/conversion/tiff-to...
  9. 如何使用aspose-words动态分页table - Free Support Forum ...

    Hi Teams, 因为aspose-words是自动分页的,但是现在我需要满足这样的需求。在正文部分的table需要有table header和table footer。也就是每一页的header是一样的,table footer也是一样的,但是这样的话就需要动态计算总页数,然后分页。 请问该怎么实现呢?或者实现这样的Table数据还有其他的方式么? 非常感谢。...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...计算当前行的页码,并在表格中插入页脚行。 以下是示例代码: Document doc = new Document(); doc.getCompatibilityOpti()...

    forum.aspose.com/t/aspose-words-table/315228
  10. 搜索

    搜索...(NoSuchAlgorithmExcep e) { throw new IllegalAccessError(e.getMessage());...(UnsupportedEncodingE e) { throw new IllegalAccessError(e.getMessage());...

    blog.aspose.com/zh-hant/email/create-update-or-...