Sort Score
Result 10 results
Languages All
Labels All
Results 6,441 - 6,450 of 214,560 for

new

(0.24 sec)
  1. 图表|Aspose.Slides for Node.js via .NET 文档

    使用 Aspose.Slides for Node.js via Java 掌握图表:创建、格式化、绑定数据,并通过 JavaScript 示例将图表导出为 PPT、PPTX 和 ODP。...addChart () { let presentation = new aspose . slides . Presentation...accessChart () { let presentation = new aspose . slides . Presentation...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  2. Efficiently Merge Presentations on Android|Aspo...

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations with Aspose.Slides for Android via Java, streamlining your workflow....presentations: Presentation pres1 = new Presentation ( "pres1.pptx" );...); try { Presentation pres2 = new Presentation ( "pres2.pptx" );...

    docs.aspose.com/slides/androidjava/merge-presen...
  3. Convert JPG To DOC Java

    Convert JPG to DOC format in Java code. Save JPG as DOC using Java....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...aspose.words.*; Document doc = new Document("Input.jpg"); doc.save("Output...

    products.aspose.com/words/java/conversion/jpg-t...
  4. Working with Recurring Tasks | Aspose.Tasks Doc...

    Learn how to create, manage, and customize recurring tasks and recurrence patterns in Microsoft Project (MPP/XML) using Aspose.Tasks for .NET. Includes C# examples for defining daily, weekly, monthly, and yearly recurrence rules....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/working-with-recurrin...
  5. Moving Tasks | Aspose.Tasks Documentation

    Learn how to move tasks under other tasks or within the same hierarchy using Aspose.Tasks for .NET. Includes C# examples for restructuring Microsoft Project (MPP/XML) task trees....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/moving-tasks/
  6. PDF to JPEG Merge using Java | Aspose.PDF

    Combine two or more PDF documents into one JPEG 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 JPEG document In loop: add PDF file to new page...

    products.aspose.com/pdf/java/merger/pdf-to-jpeg/
  7. Set DefaultFont property of PdfSaveOptions and ...

    Learn to prioritize font settings when saving documents with Aspose.Cells in C++....ImageOrPrintOptions to “Times New Roman” . We also set the CheckWorkbookDefault...cell is rendered with “Times New Roman” and does not use the workbook’s...

    docs.aspose.com/cells/cpp/set-defaultfont-prope...
  8. UniqueConstraint | Aspose.Words for Java

    Represents a restriction on a set of columns in which all values must be unique in Java....isPrimaryKey) Initializes a new instance of the UniqueConstraint...isPrimaryKey) Initializes a new instance of the UniqueConstraint...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose License Vs Subscription - Free Support F...

    Hey, I have a Aspose License for Aspose.Total Product. It is set to expire in a week, However I am confused would my license expire or just the subscription to updates and hotfixes and I will be able to use the product i…...to updates and hotfixes for new versions released during the...However, you will not receive any new updates or technical support...

    forum.aspose.com/t/aspose-license-vs-subscripti...
  10. DocumentBuilder.MoveToParagraph | Aspose.Words ...

    Effortlessly navigate your document with the DocumentBuilder MoveToParagraph method, enabling quick cursor movement to any paragraph in your section.... Document doc = new Document ( MyDir + "Paragraphs...the point where it will insert new nodes when we call its document...

    reference.aspose.com/words/net/aspose.words/doc...