Sort Score
Result 10 results
Languages All
Labels All
Results 7,421 - 7,430 of 213,126 for

new

(0.24 sec)
  1. 将 Excel 转换为 Pdf、图像及其他格式|Documentation

    使用 Node.js 通过 C++ 将 Excel 文件转换为 Word、Excel、PowerPoint、PDF、CSV、JPG、HTML、MHT、ODS、BMP、PNG、SVG、TIFF、XPS、JSON、SQL、XML 等格式。...Excel file const workbook = new AsposeCells . Workbook ( filePath...excel file const workbook = new AsposeCells . Workbook ( filePath...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-wor...
  2. Pdf to html conversion results in bad backgroun...

    When I use aspose-pdf-10.4.1.java to convert the attached pdf to html, the resulting html has background. The conversion code is simple. // // Generate html from the pdf // ByteArrayInputStream inStream = …...ByteArrayInputStream inStream = new ByteArrayInputStream(pdfBytes);...com.aspose.pdf.Document doc = new com.aspose.pdf.Document(inStream);...

    forum.aspose.com/t/pdf-to-html-conversion-resul...
  3. NodeImporter.ImportNode | Aspose.Words for .NET

    Effortlessly transfer nodes between documents with NodeImporter's ImportNode method. Enhance your workflow and streamline data integration today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Document docToInsert = new Document (); builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/nod...
  4. Understanding the Difference: PPT vs PPTX|Aspos...

    Compare PPT vs PPTX for PowerPoint with Aspose.Slides for Java, exploring format differences, benefits, compatibility, and conversion tips.... PPTX is a new presentation file format, based...is easy to add support for a new chart type or shape type, without...

    docs.aspose.com/slides/java/ppt-vs-pptx/
  5. ChartFormat.Stroke | Aspose.Words for .NET

    Discover the ChartFormat Stroke property to enhance line styling in your charts, ensuring professional and visually appealing presentations....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Series 1" , new [] { 0.7 , 1.8 , 2.6 , 3.9 }, new [] { 2.7 , 3...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Working with PS format files | Aspose.Page for ...

    These articles is about working with text, shapes, tiling patterns, gradients, images and pages in PS or EPS files using Aspose.Page for .NET API solution....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/net/working-with-ps/
  7. Prevent table header rows from repeating in lar...

    Hello, I am attempting to stop long HTML tables from repeating headers if the spill to many pages. This is successful for both HTML and PDF output, as with the code below. However, when the document is very big (700+ …...simple code: Document doc = new Document(@"C:\Temp\in.html");...var myDoc = new Aspose.Words.Document(htmlStream, new Aspose.Words...

    forum.aspose.com/t/prevent-table-header-rows-fr...
  8. 用JavaScript通过C++对ODS文件进行加密与解密|Documentation

    使用C++的Aspose.Cells for JavaScript对ODS文件进行密码保护和加密。...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...SaveFormat . Ods ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/zh/javascript-cpp/encrypt...
  9. 公共 API Aspose.Diagram 6.8.0 的变化|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....Visio diagram Diagram diagram = new Diagram (); // insert an ActiveX...Visio diagram Diagram diagram = new Diagram ( "c:\\temp\\Drawing1...

    docs.aspose.com/diagram/zh/java/public-api-chan...
  10. OpenAiModel Class | Aspose.Words for .NET

    Discover the Aspose.Words.AI.OpenAiModel class—your gateway to seamless integration with OpenAI's powerful language models for enhanced document processing....SelfHostedModel () { Document doc = new Document ( MyDir + "Big document...language models. AiModel model = new CustomAiModel (). WithApiKey...

    reference.aspose.com/words/net/aspose.words.ai/...