Sort Score
Result 10 results
Languages All
Labels All
Results 7,821 - 7,830 of 214,470 for

new

(0.11 sec)
  1. Product Overview|Aspose.Slides for PHP Document...

    Aspose.Slides for PHP via Java lets you create, edit and convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations without Microsoft Office....HTML Slide Features Creating new slides from scratch and adding...style. Adding new or managing slide notes. Setting new slide masters...

    docs.aspose.com/slides/php-java/product-overview/
  2. Archive

    archives... Create a New Bitmap in Java 2. Create Bitmap...--> </dependency> 1. Create a New Bitmap in Java # To create a...

    blog.aspose.com/drawing/create-load-fill-and-dr...
  3. Convert HTML to PDF in C# using Aspose.PDF | sl...

    Hi, we are using the latest ASPOSE library for C # Net Core. We need to convert small and large html files to pdf with the addition of stamps. Unfortunately, when converting large files, a lot of RAM is eaten up, and thi…...null) { try { var htmlOptions = new HtmlLoadOptions(); htmlOptions...Margin = new MarginInfo(35, 35, 35, 80); var document = new Document(new...

    forum.aspose.com/t/convert-html-to-pdf-in-c-usi...
  4. Edit Word, PDF In Javascript

    Edit DOCX, DOC, PDF and a variety of other file formats in JavaScript....and other file formats: Insert new document elements Update existing...patterns and replace them with new text Export the result to the...

    products.aspose.com/words/nodejs-net/edit/
  5. Converting a PDF file to TIFF using PHP | Aspos...

    Sample code on PHP for PDF to TIFF conversion. Use example code for batch PDF to TIFF conversion with Aspose.PDF for PHP via Java... Initialize a new Document Create TiffSettings...$document = new Document ( $inputFile ); // Create a new TiffSettings...

    products.aspose.com/pdf/php-java/conversion/pdf...
  6. Public API Changes in Aspose.Cells 8.4.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...4.0 has exposed a series of new classes and properties in the...

    docs.aspose.com/cells/java/public-api-changes-i...
  7. Edit TEXT In C#

    Edit TEXT in C# code....and formatting attributes Add new text elements Search text for...patterns and replace them with new text Save the result to a variety...

    products.aspose.com/words/net/edit/text/
  8. Edit HTML In C#

    Edit HTML in C# code....and formatting attributes Add new HTML elements Search HTML for...patterns and replace them with new text Save the result to a variety...

    products.aspose.com/words/net/edit/html/
  9. Convert EMF to EPS using API for .NET

    EMF to EPS conversion functionality offered by Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/net/convert/emf-to-eps/
  10. Is it possible to remove the space between two ...

    Hello, Directly in Word it is possible to remove the spacing between two pages by hiding the header and footer. See image capture “img-1” and “img-2” Is it possible to reproduce this operation with Aspose when saving a…...PageMargins property: Document doc = new Document(@"C:\Temp\in.docx");...docx"); HtmlFixedSaveOptions opt = new HtmlFixedSaveOptions(); opt.PageMargins...

    forum.aspose.com/t/is-it-possible-to-remove-the...