Sort Score
Result 10 results
Languages All
Labels All
Results 3,791 - 3,800 of 96,134 for

object

(0.11 sec)
  1. ShadowFormat.color property | Aspose.Words for ...

    ShadowFormat.color property. Gets or sets a string Object that represents the color for the shadow...property Gets or sets a string object that represents the color for...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Latest Aspose.PSD Product Family topics - Free ...

    Get technical support of Aspose.PSD for .NET....January 14, 2025 Convert smart objects to psd files psd-java 2 110...10, 2025 How to move a smart object to the center of the canvas...

    forum.aspose.com/c/psd/34
  3. ShapeBase.isMoveFromRevision property | Aspose....

    ShapeBase.isMoveFromRevision property. Returns ``true`` if this Object was moved (deleted) in Microsoft Word while change tracking was enabled....property Returns true if this object was moved (deleted) in Microsoft...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Python Programmers Guide|Aspose.PDF for Java

    Explore the Python Programmer's Guide for Aspose.PDF, covering essential features and tips for working with PDF documents in Python....Python Working with Document Object in Python Working with Pages...

    docs.aspose.com/pdf/java/python-programmers-guide/
  5. PHP Programmers Guide|Aspose.PDF for Java

    Discover the PHP Programmer's Guide for Aspose.PDF, offering a step-by-step approach to managing PDF documents in PHP....in PHP Working with Document Object in PHP Working with Pages in...

    docs.aspose.com/pdf/java/php-programmers-guide/
  6. DataTable | Aspose.Words for Java

    Represents one table of in-memory data in Java....Object All Implemented Interfaces:...DataTable(ResultSet resultSet) Creates an object by wrapping the specified ResultSet...

    reference.aspose.com/words/java/com.aspose.word...
  7. 在 3D 文档中添加动画属性并设置目标相机|Documentation

    Aspose.3D for Java 支持渲染动画场景。本文介绍移动对象的先决条件。...3D-for-Java // Initialize scene object Scene scene = new Scene ();...property on node's transform object Property translation = cube1...

    docs.aspose.com/3d/zh/java/add-animation-proper...
  8. ShapeBase.isWordArt property | Aspose.Words for...

    ShapeBase.isWordArt property. Returns ``true`` if this shape is a WordArt Object....if this shape is a WordArt object. get isWordArt () : boolean...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Saving::PclSaveOptions class | A...

    Aspose::Words::Saving::PclSaveOptions class. Can be used to specify additional options when saving a document into the Pcl format. To learn more, visit the documentation article in C++....at) Creates a save options object of a class suitable for the...System::String&) Creates a save options object of a class suitable for the...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Suppress Blank space if condition did not satis...

    Summary I’m trying to hide a paragraph (conditional content) when a condition is not met. Even with MailMerge.CleanupOptions enabled, the paragraph space remains in the final DOCX. I need the paragraph to be fully remove…...Cast<object>().ToArray(); // Cleanup options...fieldValues = data.Values.Cast<object>().ToArray(); // Create a list...

    forum.aspose.com/t/suppress-blank-space-if-cond...