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

object

(0.22 sec)
  1. 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/
  2. 拆分 PDF 页面|Aspose.PDF for .NET

    本节解释如何使用 PdfFileEditor 类拆分 PDF 页面。...(); // Create PdfFileEditor object var pdfEditor = new Aspose...(); // Create PdfFileEditor object var pdfEditor = new Aspose...

    docs.aspose.com/pdf/zh/net/split-pdf-pages/
  3. 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...
  4. TabStopCollection | Aspose.Words for Java

    A collection of TabStop Objects that represent custom tabs for a paragraph or a style in Java....Object, com.aspose.words.InternableComplexAtt...Cloneable A collection of TabStop objects that represent custom tabs...

    reference.aspose.com/words/java/com.aspose.word...
  5. XpsSaveOptions class | Aspose.Words for Python

    aspose.words.saving.XpsSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.XPS](../../aspose.words/saveformat/#XPS) format...or sets DigitalSignatureDeta object used to sign a document. d...determining how ink (InkML) objects are rendered. (Inherited from...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FixedPageSaveOptions class | Aspose.Words for N...

    Aspose.Words.Saving.FixedPageSaveOptions class. Contains common options that can be specified when saving a document into fixed page formats (PDF, XPS, images etc)...determining how ink (InkML) objects are rendered. (Inherited from...saved if this save options object is used. (Inherited from SaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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...
  8. 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...
  9. 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...
  10. 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/