Sort Score
Result 10 results
Languages All
Labels All
Results 7,991 - 8,000 of 222,903 for

new

(0.36 sec)
  1. Redact PDF using Java | Aspose.PDF

    Redact PDF documents programmatically with Java sample code using Aspose.PDF for Java...Java Document pdfDocument = new Document ( "sourceFile.pdf" );...); Rectangle rect = new Rectangle ( 200 , 500 , 300 , 600 );...

    products.aspose.com/pdf/java/redaction/
  2. AdvancedCompareOptions Class | Aspose.Words for...

    Discover the Aspose.Words.AdvancedCompareOptions class for powerful document comparison. Customize settings for precise results and enhanced productivity.... Document docA = new Document ( MyDir + "Document...SDT 1.docx" ); Document docB = new Document ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words.com...
  3. 在设置Style.Custom属性时检查自定义数字格式|Documentation

    Aspose.Cells 是一个用于操作电子表格文件的JavaScript库,支持在样式设置中检查自定义数字格式。本文将向你展示如何使用Aspose.Cells库检查自定义数字格式以确保样式正确。...arrayBuffer (); workbook = new Workbook ( new Uint8Array ( arrayBuffer...arrayBuffer )); } else { // Create a new empty workbook if no file is...

    docs.aspose.com/cells/zh/javascript-cpp/check-c...
  4. 使用JavaScript通过C++锁定WordArt水印|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++锁定WordArt水印...arrayBuffer (); workbook = new Workbook ( new Uint8Array ( arrayBuffer...Instantiate a new Workbook (empty) workbook = new Workbook ();...

    docs.aspose.com/cells/zh/javascript-cpp/locking...
  5. Check if Digital Signature of VBA Code is Valid...

    Learn how to check the validity of a digital signature of VBA code using Aspose.Cells for JavaScript via C++....project const workbook = new Workbook ( new Uint8Array ( arrayBuffer...SaveFormat . Xlsm ); const blob = new Blob ([ outputData ], { type...

    docs.aspose.com/cells/javascript-cpp/check-if-d...
  6. WebExtension Class | Aspose.Words for .NET

    Discover the Aspose.Words.WebExtensions.WebExtension class, your go-to solution for creating dynamic web extensions in documents. Enhance functionality effortlessly!... Document doc = new Document (); // Create task pane...TaskPane myScriptTaskPane = new TaskPane (); doc . WebExtensionTaskPane...

    reference.aspose.com/words/net/aspose.words.web...
  7. FieldHyperlink.ScreenTip | Aspose.Words for .NET

    Discover the FieldHyperlink ScreenTip property to customize your hyperlink text, enhancing user experience and engagement. Optimize your links today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...field . SubAddress + " in a new window" ; builder . Writeln ();...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldSet.BookmarkText | Aspose.Words for .NET

    Discover how to easily manage the FieldSet BookmarkText property to customize and enhance your bookmarks for better organization and accessibility....BookmarkText property Gets or sets the new text of the bookmark. public...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Convert HTML to PDF Format in Ruby|Aspose.PDF f...

    Learn how to convert HTML content to PDF format in Ruby using Aspose.PDF for reliable and accurate document generation.... new ( data_dir ) # Load HTML file...aspose . pdf . Document ' ). new ( data_dir + "index.html" , htmloptions...

    docs.aspose.com/pdf/java/convert-html-to-pdf-fo...
  10. ViewOptions.FormsDesign | Aspose.Words for .NET

    Discover how ViewOptions FormsDesign enhances your document experience by toggling forms design mode for seamless editing and customization....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.set...