Sort Score
Result 10 results
Languages All
Labels All
Results 1,551 - 1,560 of 213,057 for

new

(0.14 sec)
  1. LoadOptions.WarningCallback | Aspose.Words for ...

    Discover the LoadOptions WarningCallback property, which alerts you during load operations to prevent data loss and ensure formatting integrity....LoadOptionsWarningCa () { // Create a new LoadOptions object and set its...implementation. LoadOptions loadOptions = new LoadOptions (); loadOptions ...

    reference.aspose.com/words/net/aspose.words.loa...
  2. 使用AbstractCalculationEngine返回数值范围的JavaScript用C+...

    本文介绍了使用Aspose.Cells库在JavaScript用C++中实现返回Excel中数值范围的抽象计算引擎。学习加载或创建Excel文件,并将修改后文件保存到磁盘。... calculatedValue = [ [ new Date ( 2015 , 5 , 12 , 10 , 6...(); const workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/zh/javascript-cpp/returni...
  3. Fine-Tuning Converters – Aspose.HTML for Java

    Learn how to render HTML to PDF, DOCX, XPS, and images with Aspose.HTML for Java. Explore rendering options to customize your document output....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/java/fine-tuning-converters/
  4. FieldSubject.text property | Aspose.Words for P...

    FieldSubject.text property. Gets or sets the text of the subject....then display the new value. field . text = 'My new subject' field...assertEqual ( ' SUBJECT "My new subject"' , field . get_field_code...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldTitle.text property | Aspose.Words for Python

    FieldTitle.text property. Gets or sets the text of the title....corresponding built-in property with the new value. builder . writeln () field...as_field_title () field . text = 'My New Title' field . update () self...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Multi-threading support in mail clients|Documen...

    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....request for connection from new thread, and all connections is...case the mail client launches new threads when needed. In the client...

    docs.aspose.com/email/net/multi-threading-suppo...
  7. Working with GZip Archives | Aspose.Zip Documen...

    Java gzip API lets you work with creating and managing GZip archives in your applications without the need of any other 3rd party applications....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/zip/java/working-with-gzip-arch...
  8. How to Remove Default Bookmark When Exporting a...

    Hello Team, I’m exporting a range with name as HTML, and I’ve noticed that a bookmark with the range name is automatically inserted into the generated HTML content. How can I prevent this bookmark from being included du…...htmlStream = new MemoryStream()) { workbook.Save(htmlStream, new Aspose...using (StreamReader reader = new StreamReader(htmlStream)) { htmlStm...

    forum.aspose.com/t/how-to-remove-default-bookma...
  9. FolderFontSource.ScanSubfolders | Aspose.Words ...

    Discover the FolderFontSource ScanSubfolders property to easily manage font organization by choosing to scan subfolders for enhanced efficiency....FolderFontSource folderFontSource = new FolderFontSource ( FontsDir ...Document doc = new Document (); doc . FontSettings = new FontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  10. Add Barcodes to PDF Documents|Documentation

    How to Insert Barcodes to PDF Files...with a new page Aspose . Pdf . Document pdfDoc = new Aspose ...BarcodeGenerator generator = new BarcodeGenerator ( EncodeTypes...

    docs.aspose.com/barcode/net/add-barcode-to-pdf-...