Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 90,869 for

object

(0.14 sec)
  1. 使用Node.js通过C++自动调整合并单元格的行高|Documentation

    学习如何使用Aspose.Cells for Node.js via C++自动调整合并单元格的行高。在表格中实现自动调整功能。...// Instantiating a Workbook object const workbook = new AsposeCells....end" ); // Create a style object const style = sheet1 . getCells...

    docs.aspose.com/cells/zh/nodejs-cpp/autofit-row...
  2. Aspose::Words::Drawing::OleFormat::get_SourceFu...

    Aspose::Words::Drawing::OleFormat::get_SourceFullName method. Gets or sets the path and name of the source file for the linked OLE Object in C++....source file for the linked OLE object. System :: String Aspose ::...not an empty string, the OLE object is linked. Examples Shows how...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Drawing::OleFormat::get_IconCapt...

    Aspose::Words::Drawing::OleFormat::get_IconCaption method. Gets icon caption of OLE Object. In case if the OLE Object does not have an icon or a caption cannot be retrieved, returns an empty string in C++....caption of OLE object. In case if the OLE object does not have...insert linked and unlinked OLE objects. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose.PSD for Java 23.9 - 发行说明|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...void assertAreEqual ( Object expected , Object actual , String message...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  5. Aspose::Words::Fields::FieldStart class | Aspos...

    Aspose::Words::Fields::FieldStart class. Represents a start of a Word field in a document. To learn more, visit the documentation article in C++....the font formatting of this object. virtual get_IsComposite ()...get_IsDeleteRevision () Returns true if this object was deleted in Microsoft Word...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Removing attachment from PDF|Aspose.PDF for C++

    Aspose.PDF for C++ can remove attachments from your PDF documents. Use C++ PDF API to remove attachments in PDF files using Aspose.PDF library....attachments are held in the Document object’s EmbeddedFiles collection...updated file using the Document object’s Save method. The following...

    docs.aspose.com/pdf/cpp/removing-attachment-fro...
  7. OleFormat.IsLink | Aspose.Words for .NET

    Discover OleFormat IsLink property. Easily check if your OLE Object is linked with SourceFullName for seamless data integration and management....property Returns true if the OLE object is linked (when SourceFullName...insert linked and unlinked OLE objects. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Extract data from AcroForm|Aspose.PDF for Java

    AcroForms exists in many PDF documents. This article aims to help you understand how to extract data from AcroForms using Java and the Aspose.PDF....form field from the Document object’s form field collection . This...XML, you need to create an object of Form class and then call...

    docs.aspose.com/pdf/java/extract-data-from-acro...
  9. 将矩形对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将矩形对象创建到您的PDF中。...zIndex ) { // Create a Graph object with dimensions matching the...y }; // Create a Rectangle object inside the Graph var rect =...

    docs.aspose.com/pdf/zh/net/add-rectangle/
  10. 在工作表中的单元格添加边框|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....//Instantiate the Application object. Excel . ApplicationClass ExcelApp..."Thick Lines" ; //Define a range object(A2). Excel . Range _range ;...

    docs.aspose.com/cells/zh/net/add-borders-to-cel...