Sort Score
Result 10 results
Languages All
Labels All
Results 1,521 - 1,530 of 195,381 for

new

(0.14 sec)
  1. Merge PDF files using .NET 5|Aspose.PDF for .NET

    This article explains possible ways to concatenate any number of existing PDF files into a Single PDF file....EventArgs e ) { var pdfEditor = new Aspose . Pdf . Facades . PdfFileEditor...EventArgs e ) { using ( var pdf1 = new FileStream ( textBox1 . Text...

    docs.aspose.com/pdf/net/how-to-concatenate-pdf-...
  2. NodeRendererBase.RenderToScale | Aspose.Words f...

    Discover the NodeRendererBase RenderToScale method—efficiently render shapes into Graphics objects at any scale for enhanced visual output....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...ShapeForm shapeForm = new ShapeForm ( new Size ( 1017 , 840 ));...

    reference.aspose.com/words/net/aspose.words.ren...
  3. Avaa AI-tiedosto verkossa | products.aspose.com

    Avaa AI-tiedosto verkossa...NET // For the new AI format please use the following...try { using var pdfDocument = new Aspose.Pdf.Document(pdfFileStream);...

    products.aspose.com/psd/fl/view/open-ai-online/
  4. Adding MapiContact to PST 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.... new ( "Sebastian Wright" , "SebastianWright@dayrep...#2 contact2 = mapi_contact . new ( "Wichert Kroos" , "WichertKroos@teleworm...

    docs.aspose.com/email/java/adding-mapicontact-t...
  5. AI datoteka online preglednik | products.aspose...

    Pregledajte AI datoteku na mreži pomoću ugrađene aplikacije Aspose...NET // To view the new AI format please use the following...try { using var pdfDocument = new Aspose.Pdf.Document(pdfFileStream);...

    products.aspose.com/psd/cr/view/ai/
  6. AI-tiedosto verkossa Viewer | products.aspose.com

    Tarkastele AI-tiedostoa verkossa Aspose-sisäänrakennetulla sovelluksella...NET // To view the new AI format please use the following...try { using var pdfDocument = new Aspose.Pdf.Document(pdfFileStream);...

    products.aspose.com/psd/fl/view/ai/
  7. 有什么新功能|Aspose.PDF for Java

    本页面介绍了Aspose.PDF for Java最近发布版本中引入的最受欢迎的新功能。...8以来,支持PDF/A-4格式: Document document = new Document ( inputPdf ); // 只有PDF-2...x文档可以转换为PDF/A-4 document . convert ( new ByteArrayOutputStrea (), PdfFormat...

    docs.aspose.com/pdf/zh/java/whatsnew/
  8. FieldNumChars | Aspose.Words for Java

    Implements the NUMCHARS field in Java.... Document doc = new Document(getMyDir() + "Paragraphs...docx"); DocumentBuilder builder = new DocumentBuilder(doc); builder...

    reference.aspose.com/words/java/com.aspose.word...
  9. DocumentBuilder.write method | Aspose.Words for...

    DocumentBuilder.write method. Inserts a string into the document at the current insert position....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...the current cell, // and any new cells that we create with the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Convert JPG To TXT Javascript

    Convert JPG to TXT format in JavaScript code. Save JPG as TXT using JavaScript....); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...require('@aspose/words'); var doc = new aw.Document("Input.jpg") doc...

    products.aspose.com/words/nodejs-net/conversion...