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

new

(0.19 sec)
  1. OUT of memory issue when merging large files - ...

    hey , I have a requirement where I can stream multiple large pdf from S3 and merge them per page at a time. Can you guide on how this can be achieved ? Does Aspose PDF java offers this functionality I used this logic , …...memory try (Document mergedDoc = new Document()) { pdfFileNames.stream()...resolve(pdfName); try (Document srcDoc = new Document(pdfPath.toString()))...

    forum.aspose.com/t/out-of-memory-issue-when-mer...
  2. 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...
  3. 使用 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. Working with Image Borders|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....symbology ) { BarCodeAttributes b = new BarCodeAttributes (); b . setCodeText...MILIMETER ); Margins margins = new Margins (); margins . setLeft...

    docs.aspose.com/barcode/jasperreports/working-w...
  9. Keep coordinates information while converting ....

    I need to convert .dwg files to .tif files to be used on geoserver and then displayed on a map. But my test show that the localisation information of the .dwg file is lost in the conversion. The result is a plain raster…...export options var tiffOptions = new TiffOptions(TiffExpectedFormat...TiffLzwRgb) { VectorRasterizationO = new CadRasterizationOpti { PageWidth...

    forum.aspose.com/t/keep-coordinates-information...
  10. Image Preprocessing via C# | Aspose

    Preprocess image and save result as a New image....images in a batch and returns a new batch with processed images.... That method also returns a new batch with processed images,...

    products.aspose.com/ocr/net/recognition/preproc...