Sort Score
Result 10 results
Languages All
Labels All
Results 3,681 - 3,690 of 213,069 for

new

(0.33 sec)
  1. Add Table to PDF using C# | Aspose.PDF

    Adding table in PDF file programmatically with C# sample code using Aspose.PDF for .NET...pdfDocument = new ( inputFile ); Aspose . Pdf . Table table = new Aspose...Aspose . Pdf . Table { Border = new Aspose . Pdf . BorderInfo ( Aspose...

    products.aspose.com/pdf/net/table/add/
  2. Save Email Message using Aspose.Email and Apach...

    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....body can be extracted to create new file. Java String filename =...msg = new MAPIMessage ( filename ); PrintWriter txtOut = new PrintWriter...

    docs.aspose.com/email/java/save-email-message-u...
  3. Insert PDF into OneNote using C# | PDF in OneNo...

    Programmatically insert PDF into OneNote using C# with Aspose.Note for .NET API. Insert PDF document with icon to a New or an existing OneNote (.one) document using C#....into OneNote Insert PDF into New OneNote Document Insert PDF into...inserting a PDF document into a new or existing OneNote document...

    blog.aspose.com/note/insert-pdf-into-onenote-us...
  4. Convert Image To DOC Javascript

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

    products.aspose.com/words/nodejs-net/conversion...
  5. Convert Image To DOCX Javascript

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

    products.aspose.com/words/nodejs-net/conversion...
  6. Migration Between Versions – Aspose.SVG for .NET

    The articles in this chapter supply information about the deprecated classes of Aspose.SVG for .NET API and provide examples of how to replace them with New ones....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/svg/net/migration-between-versi...
  7. Add PDF Page Stamp to PDF|Aspose.PDF for PHP vi...

    Add a Page stamp to a PDF file using the PdfPageStamp class with PHP....$document = new Document ( $inputFile ); $bluePageStamp = new PdfPageStamp...setBackground ( true ); $plumPageStamp = new PdfPageStamp ( $inputPageFile...

    docs.aspose.com/pdf/php-java/page-stamps-in-the...
  8. Create XLT using Python | products.aspose.com

    Generate Microsoft Excel XLT documents using Python applications without using Microsoft Office....Create XLT File in Python Create new Workbook class object having...used as a starting point for a new workbook, or it can be used as...

    products.aspose.com/total/python-java/create/xlt/
  9. TabStopCollection.clear method | Aspose.Words f...

    TabStopCollection.clear method. Deletes all tab stop positions....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...add ( new aw . TabStop ( 72.0 )); tabStops . add ( new aw . TabStop...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FieldOptions.FieldUpdatingCallback | Aspose.Wor...

    Discover the FieldOptions FieldUpdatingCallback property to easily manage IFieldUpdatingCallback implementations and enhance your data handling efficiency....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FieldUpdatingCallbac callback = new FieldUpdatingCallbac (); doc...

    reference.aspose.com/words/net/aspose.words.fie...