Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 213,277 for

new

(0.13 sec)
  1. 插入图表|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....title = "New Chart" ; Dictionary < string , int > data = new Dictionary...sheets . First (). Id ); // Add a new drawing to the worksheet. DrawingsPart...

    docs.aspose.com/cells/zh/net/insert-a-chart/
  2. 使用 JavaScript 通过 C++ 为 HTML 渲染的电子表格设置默认字体|Docum...

    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....置不同的默认字体名称,如Courier New、Arial、Times New Roman等,将工作簿保存为HTML。 截图显示通过...属性设置不同默认字体名的效果。 该代码生成了使用Courier New的 output HTML文件 , 使用Arial的 output...

    docs.aspose.com/cells/zh/javascript-cpp/set-def...
  3. Make A Document In Java

    Create a file using Java library. Easily create a New document in Java in a few steps....Word documents in Java Create a new document in almost any format...the following example: Make a new document using Java Copy Examples...

    products.aspose.com/words/java/make/
  4. ImportFormatOptions | Aspose.Words for Java

    Allows to specify various import options to format output in Java....dstDoc = new Document(); DocumentBuilder builder = new DocumentBuilder(dstDoc);...myStyle.getFont().setName("Courier New"); myStyle.getFont().setColor(Color...

    reference.aspose.com/words/java/com.aspose.word...
  5. Save Message as Draft in Ruby|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....)))) + '/data/' \ # Create a new instance of MailMessage class...aspose.email.MailMessage' ) . new \ # Set subject of the message...

    docs.aspose.com/email/java/save-message-as-draf...
  6. Table | Aspose.Words for .NET

    Create custom tables effortlessly with our intuitive Table Constructor. Build, customize, and optimize your data display in minutes!...Table constructor Initializes a new instance of the Table class....Document doc = new Document (); Table table = new Table ( doc );...

    reference.aspose.com/words/net/aspose.words.tab...
  7. VbaModule.SourceCode | Aspose.Words for .NET

    Access and modify your VBA project module source code effortlessly with the VbaModule SourceCode property. Enhance your coding efficiency today!...Document doc = new Document (); // Create a new VBA project. VbaProject...VbaProject project = new VbaProject (); project . Name = "Aspose...

    reference.aspose.com/words/net/aspose.words.vba...
  8. Aspose Cdr to Pdf convertion Heap Error - Free ...

    type or paste code here This is my Java code to convert CDR file into PDF file this throw heap error package Activation; import java.io.File; import java.io.FileOutputStream; import java.io.InputStream; import java…...buff = new byte[is.available()]; is.read(buff); ency td = new ency();...decrypt(buff); OutputStream outStream = new FileOutputStream( System.getProperty("java...

    forum.aspose.com/t/aspose-cdr-to-pdf-convertion...
  9. Read a Task's Timephased Data in PHP | Aspose.T...

    Learn how to read Microsoft Project (MPP/XML) task timephased data using Aspose.Tasks Java for PHP....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/read-a-task-s-timeph...
  10. 创建一个复杂的PDF|Aspose.PDF for PHP via Java

    Aspose.PDF for PHP via Java 允许您创建包含图像、文本片段和表格的更复杂的文档。... $document = new Document (); //添加页面 $page = $document...AddImage ( $imageFileName , new Rectangle ( 20 , 730 , 120 ,...

    docs.aspose.com/pdf/zh/php-java/complex-pdf-exa...