Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 79,373 for

object

(0.07 sec)
  1. How to Draw Graphics in C#

    This brief tutorial explains how to draw graphics in C#. While using C# drawing shapes is made easy by sharing detailed steps and runnable code....FileCreateSource object and set it as Source in the JpegOptions object Initialize...size Create a Graphics class object for the empty image and clear...

    kb.aspose.com/imaging/net/how-to-draw-graphics-...
  2. Apply Conditional Formatting in Excel using Java

    Use this guide to apply conditional formatting in Excel using Java. It has the IDE settings, steps, and a sample code to create a rule in Excel using Java....add a conditional formatting object in the desired sheet Create...to the FormatConditionColle object Create a new condition for...

    kb.aspose.com/cells/java/apply-conditional-form...
  3. How to Convert OBJ to FBX using Java

    This short guide describes how to convert OBJ to FBX using Java. It presents IDE settings, a list of steps, and a runnable sample code to develop a 3D Object to FBX converter using Java....class object Instantiate a FbxSaveOptions class object Set the...constructor of the FbxSaveOptions object Save the resultant FBX file...

    kb.aspose.com/3d/java/how-to-convert-obj-to-fbx...
  4. Using Glyph objects | API Solution for C++

    Glyph Objects in Aspose.Font library functionality is described by the properties it has. The code snippets help you understand how to code Glyphs in C++....Developer Guide Using Glyph objects in Aspose.Font for C++ library...Nuget Pricing Buy Using Glyph objects | API Solution for C++ Contents...

    docs.aspose.com/font/cpp/developer-guide/using-...
  5. Working with Document in C++|Aspose.Words for C++

    The `Document` class provides various document properties and methods using C++. You use the `Document` class as the starting point for whatever you want to perform with Aspose.Words for C++. The `Document` Object can be saved to a file or stream and also sent to a browser.... The Document object contains all content and formatting...properties, and the MailMerge object that is used for a mail merge...

    docs.aspose.com/words/cpp/working-with-document/
  6. Aspose::Words::Layout::LayoutEnumerator class |...

    Aspose::Words::Layout::LayoutEnumerator class. Enumerates page layout entities of a document. You can use this class to walk over the page layout model. Available properties are type, geometry, text and page index where entity is rendered, as well as overall structure and relationships. Use combination of GetEntity() and Current move to the entity which corresponds to a document node. To learn more, visit the documentation article in C++....LayoutEnumerator : public System :: Object , public System :: Details...System :: SharedPtr < System :: Object >> , private System :: Details...

    reference.aspose.com/words/cpp/aspose.words.lay...
  7. Create Pivot Table in xlsx4j|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....worksheet cells using a Cell object’s PutValue/setValue method...Worksheet object). Access the new PivotTable object from the PivotTables...

    docs.aspose.com/cells/java/create-pivot-table-i...
  8. ForeignKeyConstraint | Aspose.Words for Java

    Represents an action restriction enforced on a set of columns in a primary key/foreign key relationship when a value or row is either deleted or updated in Java....Object, com.aspose.words.net.System...parent and child DataColumn objects. ForeignKeyConstraint(System...

    reference.aspose.com/words/java/com.aspose.word...
  9. Stop conversion or loading using InterruptMonit...

    Learn how to interrupt Excel file processing in Python using Aspose.Cells' InterruptMonitor for efficient resource management during long operations....using the InterruptMonitor object when it is taking too long...the usage of InterruptMonitor object. The code converts quite a...

    docs.aspose.com/cells/python-net/stop-conversio...
  10. Release Unmanaged Resources of the Workbook wit...

    Learn how to release unmanaged resources of the Workbook using Aspose.Cells with C++....Workbook object. The dispose pattern is used only for objects that...managed objects, but it is unable to reclaim unmanaged objects. Workbook...

    docs.aspose.com/cells/cpp/release-unmanaged-res...