Sort Score
Result 10 results
Languages All
Labels All
Results 4,581 - 4,590 of 192,511 for

new

(0.17 sec)
  1. 使用Node.js通过C++在工作表中添加签名线|Documentation

    这篇文章介绍了如何使用Aspose.Cells for Node.js via C++和Node.js在工作表中添加签名线。...a Workbook object const wb = new AsposeCells . Workbook (); const...const signatureLine = new AsposeCells . SignatureLine (); signatureLine...

    docs.aspose.com/cells/zh/nodejs-cpp/add-signatu...
  2. SaveOptions.UpdateLastSavedTimeProperty | Aspos...

    Optimize your SaveOptions with the UpdateLastSavedTimeProperty. Control LastSavedTime updates for efficient data management and enhanced performance.... Document doc = new Document ( MyDir + "Document...LastSavedTime , Is . EqualTo ( new DateTime ( 2021 , 5 , 11 , 6...

    reference.aspose.com/words/net/aspose.words.sav...
  3. MD to PDF Converter using PHP | Aspose.PDF

    Sample code on PHP for MD to PDF conversion. Use example code for batch MD to PDF conversion with Aspose.PDF for PHP via Java... Initialize a new Document Call Document.Process...Create a new instance of MdLoadOptions $loadOption = new MdLoadOptions...

    products.aspose.com/pdf/php-java/conversion/md-...
  4. Remove Header and Footer from Documents|Aspose....

    Remove headers or footers in a document easily and fast instead of using docx4j.... Java Document doc = new Document ( dataDir + "AsposeHeaderFooter...StringBuilder sb = new StringBuilder (); File dir = new File ( inputpath...

    docs.aspose.com/words/java/remove-header-and-fo...
  5. Image Markers|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.... DataTable t = new DataTable ( "Table1" ); //Add...typeof ( object ); //Add a new new record to it. DataRow row =...

    docs.aspose.com/cells/net/image-markers/
  6. Change Data Source of the Chart to Destination ...

    Learn how to change the data source of a chart to a destination worksheet while copying rows or a range in Aspose.Cells for Python via .NET. Our guide will show you how to update the chart's data range and link it to the destination worksheet, ensuring that the copied rows or range are accurately reflected in the chart....range which contains charts to a new worksheet, then the data source...after copying rows or range to new worksheet, the data source will...

    docs.aspose.com/cells/python-net/change-data-so...
  7. Public API Changes in Aspose.Cells 8.7.0|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...Cells for .NET has exposed some new properties and methods to aid...

    docs.aspose.com/cells/net/public-api-changes-in...
  8. SignatureLineOptions.defaultInstructions proper...

    SignatureLineOptions.defaultInstructions property. Gets or sets a value indicating that default instructions is shown in the Sign dialog...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...); let signatureLineOptions = new aw . SignatureLineOptions { Signer...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. SignatureLine.IsValid | Aspose.Words for .NET

    Ensure your documents are secure with SignatureLine's IsValid property, confirming valid digital signatures for authenticity and trust....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...SignatureLineOptions signatureLineOptions = new SignatureLineOptions { Signer...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Manage canvases of XPS file | .NET

    .NET API Solution to manage XPS files. Code example on how to clip and transform canvases of XPS files with a few lines of C# code....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    products.aspose.com/page/net/work-with-canvases/