Sort Score
Result 10 results
Languages All
Labels All
Results 3,811 - 3,820 of 79,642 for

object

(0.09 sec)
  1. PageRange constructor | Aspose.Words for Node.js

    PageRange constructor. Creates a new page range Object....to) Creates a new page range object. PageRange ( from : number...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. DocumentBuilder | Aspose.Words for Java

    Provides methods to insert text images and other content specify font paragraph and section formatting in Java....Object public class DocumentBuilder...easier. Document is a composite object consisting of a tree of nodes...

    reference.aspose.com/words/java/com.aspose.word...
  3. Generate Point Cloud to PLY File Formats via No...

    Sample Node.js generate point cloud code for PLY file. Use this example code to generate point cloud to PLY file within any Web based application....pointcloud object of Aspose.3D Create a transform object through...the Scene.Save method with object System Requirements Aspose...

    products.aspose.com/3d/nodejs-java/point-cloud/...
  4. Generate Point Cloud to U3D File Formats via py...

    Sample Python generate point cloud code for U3D file. Use this example code to generate point cloud to U3D file within any Web based application....pointcloud object of Aspose.3D Create a transform object through...the Scene.Save method with object System Requirements Aspose...

    products.aspose.com/3d/python-net/point-cloud/u3d/
  5. LoadOptions class | Aspose.Words for Python

    aspose.words.loading.LoadOptions class. Allows to specify additional options (such as password or base URI) when loading a document into a [Document](../../aspose.words/document/) Object...a document into a Document object. To learn more, visit the Specify...EquationXML to Office Math objects. encoding Gets or sets the...

    reference.aspose.com/words/python-net/aspose.wo...
  6. How to add a PivotChart using Aspose.Cells for ...

    How to add a PivotChart using Aspose.Cells for Node.js via C++....to a worksheet using a Cell object’s putValue method. You can... Access the new PivotTable object from the PivotTables collection...

    docs.aspose.com/cells/nodejs-cpp/how-to-add-piv...
  7. StructuredDocumentTagRangeStart class | Aspose....

    aspose.words.markup.StructuredDocumentTagRangeStart class. Represents a start of ranged structured document tag which accepts multi-sections content...from Node ) node Returns Node object that implements this interface...Node ) range Returns a Range object that represents the portion...

    reference.aspose.com/words/python-net/aspose.wo...
  8. TabStopCollection class | Aspose.Words for Node.js

    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/nodejs-net/aspose.wo...
  9. Aspose::Words::Fields::IBibliographyStylesProvi...

    Aspose::Words::Fields::IBibliographyStylesProvider interface. Implement this interface to provide bibliography style for the FieldBibliography and FieldCitation fields when they're updated in C++....: public virtual System :: Object Methods Method Description...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. 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...