Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 90,763 for

object

(0.08 sec)
  1. Aspose::Words::Drawing::Charts::AxisBound::Equa...

    Aspose::Words::Drawing::Charts::AxisBound::Equals method. Determines whether the specified Object is equal in value to the current Object in C++....specified object is equal in value to the current object. bool Aspose...System :: SharedPtr < System :: Object > obj ) override See Also Class...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. MailMergeSettings | Aspose.Words for Java

    Specifies all of the mail merge information for a document in Java....Object All Implemented Interfaces:... Remarks: You can use this object to specify a mail merge data...

    reference.aspose.com/words/java/com.aspose.word...
  3. 使用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...
  4. 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...
  5. FieldLink | Aspose.Words for Java

    Implements the LINK field in Java....Object, com.aspose.words.Field public...static Object[][] fieldLinkedObjectsAs() { return new Object[][]...

    reference.aspose.com/words/java/com.aspose.word...
  6. Color not set correctly for copied shapes - Fre...

    TestDiagram.zip (459.0 KB) I’m trying to create a list of shapes based on a shape in an existing document. I’m getting the shapes created and labeled, but every other shape is filled incorrectly. If you resize any of …...$template $diagramfile $doc = New-Object Aspose.Diagram.Diagram -ArgumentList...value $items = 1..10 | ForEach-Object { "Product$_" } $first = $true...

    forum.aspose.com/t/color-not-set-correctly-for-...
  7. Extract Data from AcroForm using C#|Aspose.PDF ...

    Aspose.PDF makes it easy to extract form field data from PDF files. Learn how to extract data from AcroForms and save it into JSON, XML, or FDF format....form field from the Document object’s Form collection. This example...XML, you need to create an object of Form class and then call...

    docs.aspose.com/pdf/net/extract-data-from-acrof...
  8. Release Unmanaged Resources of the Workbook wit...

    Learn how to release unmanaged resources of the Workbook using Aspose.Cells with C++....Workbook object. The dispose pattern is used only for objects that...managed objects, but it is unable to reclaim unmanaged objects. Workbook...

    docs.aspose.com/cells/cpp/release-unmanaged-res...
  9. Convert VSD to VSDX using C#

    This article shares the details to convert VSD to VSDX using C#. It has the details to set the IDE, a list of steps, and a sample code to transform VSD to VSDX....Diagram object Create the DiagramSaveOptions object to customize...Diagram object and declare the DiagramSaveOptions object by setting...

    kb.aspose.com/diagram/net/convert-vsd-to-vsdx-u...
  10. How to Convert Excel to CSV using Node.js

    This short tutorial guides on how to convert Excel to CSV using Node.js. It has the resources to set the development environment, a list of tasks, and a runnable sample code to convert Excel to CSV file using Node.js....workbook Declare a TxtSaveOptions object Save the workbook using the...the TxtSaveOptions object The aforementioned list of steps can...

    kb.aspose.com/cells/nodejs/how-to-convert-excel...