Sort Score
Result 10 results
Languages All
Labels All
Results 1,711 - 1,720 of 91,351 for

object

(0.17 sec)
  1. 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...
  2. 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...
  3. Changing the Font and Color of a Row or Column|...

    This article introduces how to change the font and color in row or column in GridDesktop....//Creating a customized Font object Font font = new Font ( "Arial"...column to the customized Font object column . SetFont ( font );...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  4. 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...
  5. Font Class | Aspose.Words for .NET

    Discover the Aspose.Words.Font class, featuring essential font attributes like name, size, and color to enhance your document formatting and design....size, color, and so on) for an object. To learn more, visit the Working...Border { get; } Returns a Border object that specifies border for the...

    reference.aspose.com/words/net/aspose.words/font/
  6. Format cells with JavaScript via C++|Documentation

    Learn how to format and style cells in Aspose.Cells for JavaScript via C++, including number formatting, date formatting, font styles, and other cell style options. Our guide will help you create attractive and professional-looking spreadsheets...." ; // Defining a Style object let style ; // Get the style...</ html > How to Use Style Object to Format Different Cells If...

    docs.aspose.com/cells/javascript-cpp/cells-form...
  7. Error in Aspose at sfdc - Free Support Forum - ...

    We are using Aspose to generate PDF and Word documents. We are using Aspose in cloud from SFDC. This was working fine all this while but we started getting an issue since today morning. The error that we get from API cal…...{“Message”:“Object reference not set to an instance of an object.”} URL...Error: Object reference not set to an instance of an object… Method:...

    forum.aspose.com/t/error-in-aspose-at-sfdc/317456
  8. View or Edit ODP Files Metadata using Python | ...

    Python source code to edit or view ODP format metadata....property exposed by Presentation object to access the document properties...presentation: # Create a reference to object associated with Presentation...

    products.aspose.com/slides/python-net/metadata/...
  9. View or Edit PPTM Files Metadata using Python |...

    Python source code to edit or view PPTM format metadata....property exposed by Presentation object to access the document properties...presentation: # Create a reference to object associated with Presentation...

    products.aspose.com/slides/python-net/metadata/...
  10. TabStop class | Aspose.Words for Python

    aspose.words.TabStop class. Represents a single custom tab stop... The TabStop object is a member of the TabStopCollection...visit the Aspose.Words Document Object Model (DOM) documentation article...

    reference.aspose.com/words/python-net/aspose.wo...