Sort Score
Result 10 results
Languages All
Labels All
Results 5,841 - 5,850 of 223,128 for

new

(0.13 sec)
  1. 如何数字签名PDF|Aspose.PDF for Java

    使用Java对PDF文档进行数字签名。使用基于Java的应用程序和PDF库验证或验证数字签名的PDF。您可以使用PKCS1证书来认证PDF文件。...pdf" ; Document document = new Document ( inFile ); PdfFileSignature...signature = new PdfFileSignature ( document ); PKCS7 pkcs = new PKCS7...

    docs.aspose.com/pdf/zh/java/digitally-sign-pdf-...
  2. Word compare like MS Word - Free Support Forum ...

    Hi, I have tested with Newest Aspose java version(26.2) and I get different result when comparing documents in word and in Aspose. Attaching version1.docx and version2.docx and will be using them for example. version1…...result: Document originalVersion = new Document("version1.docx"); Document...Document modifiedVersion = new Document("version2.docx"); CompareOptions...

    forum.aspose.com/t/word-compare-like-ms-word/32...
  3. Save PDF Document|Aspose.PDF for Java

    Learn how to save PDF file with Aspose.PDF for Java library....pdf" ; Document pdfDocument = new Document ( originalFileName );...make some manipation, i.g add new empty page pdfDocument . getPages...

    docs.aspose.com/pdf/java/save-pdf-document/
  4. TaskPaneDockState | Aspose.Words for Java

    Enumerates available locations of task pane object in Java.... Document doc = new Document(); // Create task pane...TaskPane myScriptTaskPane = new TaskPane(); doc.getWebExtensionTaskP()...

    reference.aspose.com/words/java/com.aspose.word...
  5. 档案

    档案...XPS 文档 XpsDocument document = new XpsDocument(dataDir + "input...rendering.PngSaveOptions options = new com.aspose.xps.rendering.PngSaveOptions();...

    blog.aspose.com/zh/page/convert-xps-to-bmp-jpeg...
  6. Format Worksheet Cells in a Workbook with Node....

    Learn how to format worksheet cells in a workbook using Aspose.Cells for Node.js via C++. Customize the appearance and style of data in spreadsheets.... Create a new console application. Add a reference...filename ) { const cellsLicense = new AsposeCells . License (); cellsLicense...

    docs.aspose.com/cells/nodejs-cpp/format-workshe...
  7. 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...
  8. 使用 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...
  9. 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...
  10. 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...