Sort Score
Result 10 results
Languages All
Labels All
Results 5,481 - 5,490 of 90,865 for

object

(0.13 sec)
  1. Convert STL to DXF via Java | products.aspose.com

    Sample Java conversion code for STL format to DXF file. Use this example code to convert STL to DXF within any Web or Desktop Java based application....load method Set an object of CadRasterizationOpti with...passing the resultant file path & object of DxfOptions System Requirements...

    products.aspose.com/cad/java/conversion/stl-to-...
  2. CommentRangeStart class | Aspose.Words for Python

    aspose.words.CommentRangeStart class. Denotes the start of a region of text that has a comment associated with it...Node ) range Returns a Range object that represents the portion...first ancestor of the specified object type. (Inherited from Node...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Replace text in equations - Free Support Forum ...

    hello, I need to replace certain values in formulas. The problem is that the Replace method does not change the value. Code: int main() { auto doc = System::MakeObject<Document>(u"input.docx"); System::SharedPtr<F…...and modifying the OfficeMath objects. The Replace method should...structured within the OfficeMath object. Here’s a refined approach...

    forum.aspose.com/t/replace-text-in-equations/31...
  4. TabStopCollection class | Aspose.Words for Python

    aspose.words.TabStopCollection class. A collection of [TabStop](../tabstop/) Objects that represent custom tabs for a paragraph or a style...class A collection of TabStop objects that represent custom tabs...visit the Aspose.Words Document Object Model (DOM) documentation article...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Add Image to PDF in Node.js|Aspose.PDF for Node...

    This section describes how to add image to existing PDF file using Aspose.PDF for Node.js via C++.... Receive the object if successful. Call the function...AsposePdf module. Receive the object if successful. Call the function...

    docs.aspose.com/pdf/nodejs-cpp/add-image-to-pdf/
  6. XImage TrySetAlternativeText returns true, but ...

    I am creating a PDF programmatically that includes images that need Alt Text. I am able to add the image to the document, save the document to a memory stream, get the appropriate page and XImage Object, call the TrySet…...appropriate page and XImage object, call the TrySetAlternativeTex...be applied. Verify the Image Object : After calling TrySetAlternativeTex...

    forum.aspose.com/t/ximage-trysetalternativetext...
  7. RevisionGroupCollection | Aspose.Words for Java

    A collection of RevisionGroup Objects that represent revision groups in the document in Java....Object All Implemented Interfaces:...collection of RevisionGroup objects that represent revision groups...

    reference.aspose.com/words/java/com.aspose.word...
  8. Hiding and Showing Rows and Columns in PHP|Docu...

    Learn how to Hide and Show Rows and Columns through the Aspose.Cells for PHP via Java APIs....# Instantiating a Workbook object by an Excel file path $workbook...# Instantiating a Workbook object by an Excel file path $workbook...

    docs.aspose.com/cells/java/hiding-and-showing-r...
  9. CustomDocumentProperties class | Aspose.Words f...

    aspose.words.properties.CustomDocumentProperties class. A collection of custom document properties...Remarks Each DocumentProperty object represents a custom property...Returns a DocumentProperty object by the name of the property...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Managing Ranges|Documentation

    This article shows how to manage ranges by the Aspose.Cells for Python via .NET API....also be easily created as an object by using Aspose.Cells for Python...more operations on the Range object. Managing Ranges Using Aspose...

    docs.aspose.com/cells/python-net/managing-ranges/