Sort Score
Result 10 results
Languages All
Labels All
Results 2,231 - 2,240 of 164,060 for

new

(0.08 sec)
  1. Convert MHTML Files to Various Formats in C#|Do...

    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....mhtml" , new MhtmlLoadOptions ()); var icsView...MailMessage . Load ( "message.mhtml" , new MhtmlLoadOptions ()); // Extract...

    docs.aspose.com/email/net/converting-between-fo...
  2. Basic samples how to convert OneNote to PDF

    Sample code to export or save OneNote to PDF using default options or with Jpeg compression...Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/note/net/convert-onenote-to-pdf...
  3. Change simple values in XMP EPS metadata |.NET

    The process of changing simple values in XMP metadata of EPS file with Aspose.Page API solution for .NET is explained and illustrated with the code here....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/page/net/xmp-metadata/change-si...
  4. 可中断库支持|Aspose.Slides 文档

    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....) => { LoadOptions options = new LoadOptions { InterruptionToken...Presentation presentation = new Presentation ( "pres.pptx" ,...

    docs.aspose.com/slides/zh/net/support-for-inter...
  5. Appending a TextFragment to TextBuilder gives a...

    I have code that modifies a pdf by adding a TextFragment to TextBuilder. It works for most PDFs but for this specific PDF it throws an IndexOutOfRangeException on the line: textBuilder.AppendText(textFragment); Any ide…...pdf"); var contentEditor = new Aspose.Pdf.Facades.PdfContentEditor();...TextFragment textFragment = new Aspose.Pdf.Text.TextFragment();...

    forum.aspose.com/t/appending-a-textfragment-to-...
  6. DashStyle Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.DashStyle enum for versatile dashed line styles. Enhance your document designs with customizable visual elements....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...the right end: Shape arrow = new Shape ( doc , ShapeType . Line...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Mail Merge Form Fields|Aspose.Words for Java

    Mail Merge Form Fields using PHP....formfields/data/" ; $ doc = new Document ( $ dataDir . "Template...()-> setFieldMergingCallb ( new HandleMergeField ()); $ fieldNames...

    docs.aspose.com/words/java/mail-merge-form-fields/
  8. Merge Documents|Aspose.Words for Java

    Merge documents easily and fast instead of using docx4j.... Java Document doc1 = new Document ( dataDir + "doc1.doc"...doc" ); Document doc2 = new Document ( dataDir + "doc2.doc" );...

    docs.aspose.com/words/java/merge-documents/
  9. Create Tables|Aspose.Words for Java

    Create tables inside a document easily and fast instead of using Apache POI....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...method to end the row and start a new row. builder . endRow (); //...

    docs.aspose.com/words/java/create-tables/
  10. Გადაიყვანეთ JPG WORD Javascript

    გადაიყვანეთ JPG WORD JavaScript ფორმატში კოდით. შეინახეთ JPG როგორც WORD 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/ka/nodejs-net/convers...