Sort Score
Result 10 results
Languages All
Labels All
Results 4,691 - 4,700 of 96,275 for

object

(0.32 sec)
  1. 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/...
  2. 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/
  3. 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...
  4. FillType | Aspose.Words for Java

    Specifies fill type for a fillable Object in Java....Object public class FillType Specifies...Specifies fill type for a fillable object. Examples: Shows how to convert...

    reference.aspose.com/words/java/com.aspose.word...
  5. 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...
  6. 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...
  7. 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...
  8. Pixel Data Manipulation using Aspose.PSD for Ja...

    Example of how to directly and rapidly fast update raw pixel data using PSD Java API...Create PSD Layer Object: Instantiate a PSD layer object from the opened...

    docs.aspose.com/psd/java/pixel-data-manipulation/
  9. How to Add Page Numbers in Word using C#

    This quick tutorial guides on how to add page numbers in Word using C#. It provides configuration requirements, detailed steps and code to insert page number in Word in C#....file into the Document class object to add page numbers Create...Create the DocumentBuilder class object for the loaded document Move...

    kb.aspose.com/words/net/how-to-add-page-numbers...
  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/