Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 95,640 for

object

(1.34 sec)
  1. Aspose.PSD for .NET 20.11 - Release Notes|Docum...

    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....PSDNET-754 Add ability to copy Smart Object Layer in the PSD image Feature...AreEqual ( object expected , object actual ) { if (! object . Equals...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-1...
  2. How to Render XSL FO to PDF in C#

    This step by step tutorial shows you how to render XSL FO to PDF in C#. You'll learn how to convert XSL-FO to PDF in C# .NET applications....XslFoLoadOptions object to Document object Save the output converted...in the document object while the document object constructor also...

    kb.aspose.com/pdf/net/how-to-render-xsl-fo-to-p...
  3. FieldEnd class | Aspose.Words for Python

    aspose.words.fields.FieldEnd class. Represents an end of a Word field in a document...the font formatting of this object. (Inherited from Inline ) has_separator...is_delete_revision Returns true if this object was deleted in Microsoft Word...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Create Pivot Table|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....properties of a PivotTable object, used as the pivot table building...building blocks. The pivot table objects are: PivotField : it represents...

    docs.aspose.com/cells/java/create-pivot-table/
  5. Border Settings|Documentation

    How to use the Aspose.Cells library in Node.js via C++ to set the border style and color of cells. By adjusting the width, style, and color of the border, you have more control over how cells look and appear....cells collection represents an object of the Cell class. Aspose.Cells...to a cell by using the Style object’s borders collection. The border...

    docs.aspose.com/cells/nodejs-cpp/cells-border-s...
  6. Add Node hierarchy and Share Geometric data of ...

    Aspose.3D for .NET offers to build a Node hierarchy. The Node is basic building block of a scene. A hierarchy of nodes defines the logical structure of a scene, and provide visible content by attaching geometries, lights, and cameras to nodes....NET // Initialize scene object Scene scene = new Scene ();...(); // Get a child node object Node top = scene . RootNode . CreateChildNode...

    docs.aspose.com/3d/net/add-node-hierarchy-and-s...
  7. Add and Delete a Bookmark|Aspose.PDF for C++

    This topic explain how to add bookmark to a PDF document with C++ library. Also you can delete all or particular bookmarks from a PDF document....Bookmarks are held in the Document object’s OutlineItemCollectio collection...PDF document using Document object. Create a bookmark and define...

    docs.aspose.com/pdf/cpp/add-and-delete-bookmark/
  8. 将弧形对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将弧形对象创建到您的PDF中。...创建具有特定尺寸的 Drawing object 。 为Drawing object设置 Border 。 将 Graph... Add (); // Create Drawing object with certain dimensions var...

    docs.aspose.com/pdf/zh/net/add-arc/
  9. MailMergeCleanupOptions Enum | Aspose.Words for...

    Discover Aspose.Words.MailMergeCleanupOptions enum to efficiently manage mail merge cleanup. Optimize your documents by controlling item removal seamlessly.... Add ( new object [] { 1 , "John Doe" }); tableCustomers...tableCustomers . Rows . Add ( new object [] { 2 , "Jane Doe" }); DataSet...

    reference.aspose.com/words/net/aspose.words.mai...
  10. Drawing Images|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.... First, we will create an object of the BmpOptions class from...these properties, pass this object to the static create method...

    docs.aspose.com/imaging/java/drawing-images/