Sort Score
Result 10 results
Languages All
Labels All
Results 5,431 - 5,440 of 222,982 for

new

(0.32 sec)
  1. Compress Images in Ruby|Aspose.Words for Java

    Compress images using Ruby.... new count = resampler . resample...was compressed by checking the new Ppi. dst_doc = Rjb :: import...

    docs.aspose.com/words/java/compress-images-in-r...
  2. FieldUpdatingProgressArgs Class | Aspose.Words ...

    Discover the Aspose.Words.Fields.FieldUpdatingProgressArgs class, which enhances your document automation by providing real-time updates on field progress....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FieldUpdatingCallbac callback = new FieldUpdatingCallbac (); doc...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Convert PPT and PPTX to PDF in Java [Advanced F...

    Convert PowerPoint PPT/PPTX to high-quality, searchable PDFs in Java using Aspose.Slides, with fast code examples and advanced conversion options....Presentation presentation = new Presentation ( "PowerPoint.ppt"...class. PdfOptions pdfOptions = new PdfOptions (); // Set the quality...

    docs.aspose.com/slides/java/convert-powerpoint-...
  4. Aptos font does not work out of the box - Free ...

    Hi, Same problem here. Aptos is the New default Font in Microsoft Word, so it should work “out of the box” under Windows, but that’s not actually the case. Steps to reproduce the issue : Create a New word document usi…... Aptos is the new default Font in Microsoft Word...reproduce the issue : Create a new word document using Microsoft...

    forum.aspose.com/t/aptos-font-does-not-work-out...
  5. 使用 Aspose.Email 在 C# 中写入 MBOX 文件|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....with FileStream var stream = new FileStream ( dataDir + "ExampleMbox...above stream to it var writer = new MboxrdStorageWriter ( stream...

    docs.aspose.com/email/zh/net/writing-mbox-files...
  6. Public API Changes in Aspose.Cells 8.8.2|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...deleteBlankColumns methods. The new methods can accept an instance...

    docs.aspose.com/cells/java/public-api-changes-i...
  7. Comment.AddReply | Aspose.Words for .NET

    Enhance your discussions with the Comment AddReply method—easily add replies to comments and improve engagement on your platform!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...DocumentBuilder ( doc ); Comment comment = new Comment ( doc , "John Doe" ,...

    reference.aspose.com/words/net/aspose.words/com...
  8. StructuredDocumentTag.dateStorageFormat propert...

    StructuredDocumentTag.dateStorageFormat property. Gets/sets format in which the date for a date SDT is stored when the SDT is bound to an XML node in the document's data store... let doc = new aw . Document (); // Insert a...will display. let sdtDate = new aw . Markup . StructuredDocumentTa...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Border class | Aspose.Words for Node.js

    Aspose.Words.Border class. Represents a border of an object...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 将TIFF转换为PDF|Aspose.PDF for Android via Java

    Aspose.PDF for Android via Java 允许将多页或多帧TIFF图像转换为PDF应用程序。...convertTIFFtoPDF () { // 初始化文档对象 document = new Document (); Page page = document...Image image = new Image (); File imgFileName = new File ( fileStorage...

    docs.aspose.com/pdf/zh/androidjava/convert-tiff...