Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 97,363 for

object

(0.16 sec)
  1. HeightRule | Aspose.Words for Java

    Specifies the rule for determining the height of an Object in Java....Object public class HeightRule Specifies...determining the height of an object. Examples: Shows how to format...

    reference.aspose.com/words/java/com.aspose.word...
  2. Add PDF Bookmarks|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Create a main PDF Bookmark entry object Aspose . Diagram . Saving ...Create a sub PDF Bookmark entry object Aspose . Diagram . Saving ...

    docs.aspose.com/diagram/net/add-pdf-bookmarks/
  3. Aspose.PSD for .NET 24.4 - Release Notes|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....void AssertAreEqual ( object expected , object actual , string message...message = null ) { if (! object . Equals ( expected , actual ))...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-4...
  4. 向节点添加转换|Documentation

    TSR (平移/缩放/旋转) 在 3D 场景中最常用,我们在 Aspose.3D 中提供了一个类转换来访问这些。...NET // Initialize scene object Scene scene = new Scene ();...(); // Initialize Node class object Node cubeNode = new Node (...

    docs.aspose.com/3d/zh/net/adding-transformation...
  5. Add Text to PDF using C++|Aspose.PDF for C++

    Learn how to insert text into PDF documents in C++ using Aspose.PDF for content customization....input PDF using the Document object. Get the particular page to...text. Create a TextFragment object with the input text along with...

    docs.aspose.com/pdf/cpp/add-text-to-pdf-file/
  6. Aspose::Words::Tables::PreferredWidth class | A...

    Aspose::Words::Tables::PreferredWidth class. Represents a value and its unit of measure that is used to specify the preferred width of a table or a cell. To learn more, visit the documentation article in C++....PreferredWidth : public System :: Object Methods Method Description...(System::SharedPtr<System::Object>) override Determines whether...

    reference.aspose.com/words/cpp/aspose.words.tab...
  7. 将矩形对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将矩形对象创建到您的PDF中。...zIndex ) { // Create a Graph object with dimensions matching the...y }; // Create a Rectangle object inside the Graph var rect =...

    docs.aspose.com/pdf/zh/net/add-rectangle/
  8. Generate Conditional Formatting Data Bar Images...

    Aspose.Cells is a .NET library for working with spreadsheet files. It supports the generation of conditionally formatted data bars and images, allowing users to customize the display of the spreadsheet based on the value of the cells. This article will introduce how to use the Aspose.Cells library to generate conditionally formatted data bars and images....condition object of the cell, and then, from that object, it accesses...accesses the DataBar object and uses its ToImage() method to generate...

    docs.aspose.com/cells/net/generate-conditional-...
  9. IMailMergeDataSourceRoot.get_data_source method...

    IMailMergeDataSourceRoot.get_data_source method. The Aspose.Words mail merge engine invokes this method when it encounters a beginning of a top-level mail merge region....get_data_source() on this object. Your implementation needs...to return a new data source object. Aspose.Words will use the...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Convert VSD to VSDX using C#

    This article shares the details to convert VSD to VSDX using C#. It has the details to set the IDE, a list of steps, and a sample code to transform VSD to VSDX....Diagram object Create the DiagramSaveOptions object to customize...Diagram object and declare the DiagramSaveOptions object by setting...

    kb.aspose.com/diagram/net/convert-vsd-to-vsdx-u...