Sort Score
Result 10 results
Languages All
Labels All
Results 3,561 - 3,570 of 90,840 for

object

(0.07 sec)
  1. Remove Signature from PDF File|Aspose.PDF for Java

    Explore how to remove existing digital signatures from PDF files in Java using Aspose.PDF....// Create PdfFileSignature object PdfFileSignature pdfSign =...// Create PdfFileSignature object PdfFileSignature pdfSign =...

    docs.aspose.com/pdf/java/remove-signature-from-...
  2. DocSaveOptions.digital_signature_details proper...

    DocSaveOptions.digital_signature_details property. Gets or sets [DigitalSignatureDetails](../../digitalsignaturedetails/) Object used to sign a document....or sets DigitalSignatureDeta object used to sign a document. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  3. SaveOptions.dml_rendering_mode property | Aspos...

    SaveOptions.dml_rendering_mode property. Gets or sets a value determining how DrawingML shapes are rendered....# Create a "PdfSaveOptions" object that we can pass to the document's...# Create a "PdfSaveOptions" object that we can pass to the document's...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 将 VSD 文件保存为不同的文件格式|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....//Create Visio Application Object Visio . Application vsdApp...false ; //Create a document object and load a diagram Visio ....

    docs.aspose.com/diagram/zh/net/save-vsd-file-to...
  5. Body.parent_section property | Aspose.Words for...

    Body.parent_section property. Gets the parent section of this story....document's "EndnoteOptions" object # to collect endnotes at the...of a section's "page_setup" object to "True" to revert to the...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartXValue.GetHashCode | Aspose.Words for .NET

    Discover the ChartXValue GetHashCode method to efficiently generate unique hash codes for X value Objects, enhancing data integrity and performance....code for the current X value object. public override int GetHashCode...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ChartYValue.GetHashCode | Aspose.Words for .NET

    Discover the ChartYValue GetHashCode method to efficiently generate unique hash codes for Y value Objects, enhancing data integrity and performance....code for the current Y value object. public override int GetHashCode...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Manage Worksheets of Microsoft Excel files with...

    Add, remove, and activate worksheets using Aspose.Cells for Node.js via C++....programmatically: Create an object of the Workbook class. Call...// Instantiating a Workbook object const workbook = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/manage-workshe...
  9. Public API Changes in Aspose.Cells 8.3.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.... C# //Create workbook object Workbook workbook = new Workbook...]; //Create signature line object SignatureLine s = new SignatureLine...

    docs.aspose.com/cells/net/public-api-changes-in...
  10. Manage formulas of Excel files with Node.js via...

    Learn how to manage formulas of Excel files through Aspose.Cells for Node.js via C++. Aspose.Cells can simply get, set, and calculate formulas of Excel files....Cells collection represents an object of the Cell class. It is possible...// Instantiating a Workbook object const workbook = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/using-formulas...