Sort Score
Result 10 results
Languages All
Labels All
Results 7,161 - 7,170 of 222,946 for

new

(0.15 sec)
  1. 使用 Java 版 API 转换 EPS 文件

    本文将通过代码片段讲解并演示 Aspose.Page Java 版 API 解决方案提供的 EPS 到 PDF 的转换功能。...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/zh/java/convert-eps/
  2. Public API Changes in Aspise.Cells 8.3.2|Docume...

    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.... It includes not only new and updated public methods, added...workbook object Workbook workbook = new Workbook (); //Insert picture...

    docs.aspose.com/cells/java/public-api-changes-i...
  3. Converting Worksheet to Image and Worksheet to ...

    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....development environment and create a new console application. This example...Worksheet to Image File I created a new workbook in Microsoft Excel and...

    docs.aspose.com/cells/javascript-cpp/converting...
  4. How to Manage Dates and Times|Documentation

    Learn how to manage dates and times through the Aspose.Cells for JavaScript via C++ API....Creating a new Workbook object const workbook = new Workbook ();...ws . cells ; const dateData = new Date ( 2023 , 10 , 23 ); // JavaScript...

    docs.aspose.com/cells/javascript-cpp/how-to-man...
  5. TimephasedDate wird nicht tageweise ermittelt, ...

    Wenn man einem Vorgang eine Ressource mit der Unit 1 zuweist, werden die TimephasedData in einem Block ausgegeben und nicht tageweise. Wenn man die Unit ändert (im Beispiel auf 0.1), werden die TimephasedData wie erwarte…... var project = new Project() { CalculationMode =...}; project.Set(Prj.StartDate, new DateTime(2000, 1, 3, 8, 0, 0));...

    forum.aspose.com/t/timephaseddate-wird-nicht-ta...
  6. Accessing JSON Data in Java|Aspose.Words for Java

    Learn how to access JSON data while building a report using LINQ in Java.... ReportingEngine engine = new ReportingEngine (); engine ....JSON. ReportingEngine engine = new ReportingEngine (); engine ....

    docs.aspose.com/words/java/accessing-json-data/
  7. Replace Text in PDF throw a NullReferenceExcept...

    I want to replace text in pdf with Aspose.PDF, But throw a NullReferenceException. the sample code : var doc = New Aspose.Pdf.Document(@“D:\abc\1212\c++.1.pdf”); var sourceText = “的”; var targetText = “x”; Regex rul…...the sample code : var doc = new Aspose.Pdf.Document(@“D:\abc\1212\c++...targetText = “x”; Regex ruleRegexp = new Regex(Regex.Escape(sourceText));...

    forum.aspose.com/t/replace-text-in-pdf-throw-a-...
  8. Summary links are not blue - Free Support Forum...

    Hello, Since version Word 22.11, the links present in the summary are no longer blue or underlined. Can you let me know if this is normal operation or regression? If this is normal operation, has an option been added …...is no option to disable this new behavior. I will consult with...desired output: Document doc = new Document(@"C:\Temp\in.docx");...

    forum.aspose.com/t/summary-links-are-not-blue/2...
  9. Visio to PNG not using fonts (Linux) - Free Sup...

    We are using aspose Diagram on Java to convert a VISIO to PDF & PNG on a Linux machine. As we are using windows fonts so we added the required fonts on the application and are adding them as shown bellow in the code sni…... InputStream visioStream = new ByteArrayInputStream(visio);...ByteArrayOutputStrea image = new ByteArrayOutputStrea(); // Call...

    forum.aspose.com/t/visio-to-png-not-using-fonts...
  10. Evaluation Warning message on Aspose.Cells lice...

    Hello, we are getting an evaluation warning message when using the recently purchased license file. I’ve attached the error screenshot below. We are testing the license on our staging site instance before launch to prod…...the license: License license = new License(); license.setLicens...are currently using with your new license? Additionally, ensure...

    forum.aspose.com/t/evaluation-warning-message-o...