Sort Score
Result 10 results
Languages All
Labels All
Results 8,461 - 8,470 of 223,144 for

new

(0.12 sec)
  1. Merging tagged PDFs in Aspose.PDF for .NET does...

    Product/Version: Aspose.PDF for .NET Environment: .NET, merging PDFs from byte arrays / memory streams Problem summary We are merging two tagged PDFs in Aspose.PDF for .NET: a front page PDF a content PDF Both sour…...(documents == null) { throw new ArgumentNullExceptio(nameof(documents));...(firstDocument == null) { throw new InvalidOperationExce("The number...

    forum.aspose.com/t/merging-tagged-pdfs-in-aspos...
  2. Insert Picture into a Document|Aspose.Words for...

    Insert picture into a document. Apache POI does not provide an opportunity to insert picture into a document....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    docs.aspose.com/words/java/insert-picture-in-do...
  3. Public API Changes in Aspose.Cells 8.5.0|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.... It includes not only new and updated public methods, added...) { ... } else if ... ... } New Implementation public object...

    docs.aspose.com/cells/net/public-api-changes-in...
  4. Display MHT Formats Using C# | Aspose.PDF

    Open and view MHT documents programmatically with C# sample code using Aspose.PDF for .NET...view MHT files var options = new Aspose . Pdf . MhtLoadOptions...MhtLoadOptions (); var pdfDocument = new Aspose . Pdf . Document ( "sample...

    products.aspose.com/pdf/net/viewer/mht/
  5. Display MD Formats Using C# | Aspose.PDF

    Open and view MD documents programmatically with C# sample code using Aspose.PDF for .NET...view MD files var options = new Aspose . Pdf . MdLoadOptions...MdLoadOptions (); var pdfDocument = new Aspose . Pdf . Document ( "sample...

    products.aspose.com/pdf/net/viewer/md/
  6. Convert Presentation Slides to Images on Androi...

    Convert slides from PPT, PPTX and ODP to images using Aspose.Slides for Android—fast, high-quality rendering with clear Java code examples....Presentation presentation = new Presentation ( "Presentation...to do this: Size imageSize = new Size ( 1820 , 1040 ); Presentation...

    docs.aspose.com/slides/androidjava/convert-slide/
  7. Creating and Saving MSG Files|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.... Create a new instance of the MailMessage class...class MailMessage mailMsg = new MailMessage (); // Set from,...

    docs.aspose.com/email/java/creating-and-saving-...
  8. Aspose.Cells 8.8.3 中的公共 API 更改|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....of Workbook Workbook book = new Workbook (); //Access first worksheet...LoadOptions LoadOptions loadOptions = new LoadOptions (); //Set the PaperSize...

    docs.aspose.com/cells/zh/java/public-api-change...
  9. Display PCL Formats Using C++ | Aspose.PDF

    Open and view PCL documents programmatically with C++ sample code using Aspose.PDF for C++...var document = new Document ( "template.pcl" , new PclLoadOptions...

    products.aspose.com/pdf/cpp/viewer/pcl/
  10. Display CGM Formats Using C++ | Aspose.PDF

    Open and view CGM documents programmatically with C++ sample code using Aspose.PDF for C++...var document = new Document ( "template.cgm" , new CgmLoadOptions...

    products.aspose.com/pdf/cpp/viewer/cgm/