Sort Score
Result 10 results
Languages All
Labels All
Results 6,781 - 6,790 of 214,446 for

new

(0.08 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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/
  5. Insert a Watermark|Aspose.Words for SharePoint

    This article shows you how to create a workflow for inserting a text or image watermark into a document while using Aspose.Words for SharePoint.... Create a New Workflow To create a new workflow: Start...appears as shown below. Give the new workflow a name and click “Ok”...

    docs.aspose.com/words/sharepoint/inserting-a-wa...
  6. Copying and Moving Worksheets with Node.js via ...

    This article includes sample code and describes how to copy and move worksheets programmatically both within an Excel workbook and across Excel workbooks using the Node.js API with C++....selected sheets to a new workbook, click New Book . In the Before...existing Excel file. const wb = new AsposeCells . Workbook ( inputPath...

    docs.aspose.com/cells/nodejs-cpp/copying-and-mo...
  7. Փոխարկել Պատկեր GIF Javascript

    Փոխարկեք Պատկեր ը GIF ձևաչափի JavaScript կոդով: Պահեք Պատկեր որպես GIF օգտագործելով JavaScript:...); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...getShapeRenderer().save( "Output.gif" , new aw.Saving.ImageSaveOptions(aw...

    products.aspose.com/words/hy/nodejs-net/convers...
  8. Փոխարկել JPG JPG Javascript

    Փոխարկեք JPG ը JPG ձևաչափի JavaScript կոդով: Պահեք JPG որպես JPG օգտագործելով JavaScript:...); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...getShapeRenderer().save( "Output.jpg" , new aw.Saving.ImageSaveOptions(aw...

    products.aspose.com/words/hy/nodejs-net/convers...
  9. Փոխարկել JPG PNG Javascript

    Փոխարկեք JPG ը PNG ձևաչափի JavaScript կոդով: Պահեք JPG որպես PNG օգտագործելով JavaScript:...); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...getShapeRenderer().save( "Output.png" , new aw.Saving.ImageSaveOptions(aw...

    products.aspose.com/words/hy/nodejs-net/convers...
  10. Table Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.Table class to easily create and manage tables in Word documents, enhancing your document's layout and functionality....DocumentBase ) 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...