Sort Score
Result 10 results
Languages All
Labels All
Results 4,481 - 4,490 of 222,967 for

new

(0.17 sec)
  1. Story.firstParagraph property | Aspose.Words fo...

    Story.firstParagraph property. Gets the first paragraph in the story.... let doc = new aw . Document (); // Create a...floating text box. let textBox = new aw . Drawing . Shape ( doc ,...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 档案

    档案... // 创建位图 Bitmap bitmap = new Bitmap(1000, 800, System.Drawing...path = new GraphicsPath(); // 添加多边形 path.AddPolygon(new Point[]...

    blog.aspose.com/zh/drawing/working-with-aspose-...
  3. Convert JPG To PNG Javascript

    Convert JPG to PNG format in JavaScript code. Save JPG as PNG using 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/nodejs-net/conversion...
  4. Convert JPG To TIFF Javascript

    Convert JPG to TIFF format in JavaScript code. Save JPG as TIFF using JavaScript....); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...getShapeRenderer().save( "Output.tiff" , new aw.Saving.ImageSaveOptions(aw...

    products.aspose.com/words/nodejs-net/conversion...
  5. Aspose.PSD for .NET 20.5 - Release Notes|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.... Save ( outputPng , new PngOptions ()); input . Save...psd" ; Stream outputStream = new MemoryStream (); ProgressEventHandler...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-5...
  6. PDF to JPEG Merge using C# | Aspose.PDF

    Combine two or more PDF documents into one JPEG single file programmatically with C# sample code using Aspose.PDF for .NET... 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/net/merger/pdf-to-jpeg/
  7. DocumentProperty.isLinkToContent property | Asp...

    DocumentProperty.isLinkToContent property. Shows whether this property is linked to content or not....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...( "MyBookmark" ); // Link a new custom property to a bookmark...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. EPS to PDF Merge using Java | Aspose.PDF

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

    products.aspose.com/pdf/java/merger/eps-to-pdf/
  9. TIFF to PDF Merge using C# | Aspose.PDF

    Combine two or more TIFF documents into one PDF single file programmatically with C# sample code using Aspose.PDF for .NET... Initialize a new Document, and run a loop for...add a new page to PDF document In loop: add TIFF file to new page...

    products.aspose.com/pdf/net/merger/tiff-to-pdf/
  10. ListCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Lists.ListCollection class for efficient management of bulleted and numbered lists, enhancing document formatting and organization....Add ( ListTemplate ) Creates a new list based on a predefined template...document. Add ( Style ) Creates a new list that references a list style...

    reference.aspose.com/words/net/aspose.words.lis...