Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 97,198 for

object

(2.39 sec)
  1. IDocumentSavingCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called during saving a document in Java....ress")); } } public static Object[][] progressCallbackData()...throws Exception { return new Object[][] { {SaveFormat.HTML, "html"}...

    reference.aspose.com/words/java/com.aspose.word...
  2. Working with Window Elements|Documentation

    This section explains get property of window elements in visio with Aspose.Diagram....Developers can retrieve Window objects using Aspose.Diagram for .NET...WindowCollection object represents a list of Window objects available...

    docs.aspose.com/diagram/net/working-with-window...
  3. DocumentVisitor.visit_office_math_end method | ...

    DocumentVisitor.visit_office_math_end method. Called when enumeration of a Office Math Object has ended....enumeration of a Office Math object has ended. def visit_office_math_end...office_math OfficeMath The object that is being visited. Returns...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Assemble Spreadsheets|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....programmatically: Create an object of the Workbook class. Call...//Instantiating a Workbook object Workbook workbook = new Workbook...

    docs.aspose.com/cells/net/assemble-spreadsheets/
  5. OleFormat.getRawData method | Aspose.Words for ...

    OleFormat.getRawData method. Gets OLE Object raw data....method getRawData() Gets OLE object raw data. getRawData () Examples...raw data of an embedded OLE object. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose.PSD for .NET 24.6 - Release Notes|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....void AssertAreEqual ( object expected , object actual , string message...message = null ) { if (! object . Equals ( expected , actual ))...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-6...
  7. Aspose.PSD for Java 24.4 - 发布说明|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....void assertAreEqual ( Object expected , Object actual ) { assertAreEqual...assertAreEqual ( expected , actual , "Objects are not equal." ); } static...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  8. Aspose::Words::LowCode::SignerContext class | A...

    Aspose::Words::LowCode::SignerContext class. Document signer context in C++....() const CertificateHolder object with certificate that used...get_SignOptions () const SignOptions object with various signing options...

    reference.aspose.com/words/cpp/aspose.words.low...
  9. OleFormat.is_link property | Aspose.Words for P...

    OleFormat.is_link property. Returns ``True`` if the OLE Object is linked (when [OleFormat.source_full_name](../source_full_name/) is specified)....property Returns True if the OLE object is linked (when OleFormat.source_full_name...insert linked and unlinked OLE objects. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Convert PDF file to HTML format|Aspose.PDF for ...

    This topic show you how to Aspose.PDF allows to convert PDF file to HTML format with PHP library.... // Create a new Document object and load the input PDF file...Create a new HtmlSaveOptions object for saving the document as...

    docs.aspose.com/pdf/php-java/convert-pdf-to-html/