Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 94,497 for

object

(2.03 sec)
  1. Add Ellipses to Presentations in PHP|Aspose.Sli...

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for PHP via Java across PPT and PPTX presentations — code examples included....exposed by ShapeCollection object. Write the modified presentation...exposed by ShapeCollection object. Set the Fill Type of the Ellipse...

    docs.aspose.com/slides/php-java/ellipse/
  2. FieldOptions.CurrentUser | Aspose.Words for .NET

    Discover the FieldOptions CurrentUser property to effortlessly manage and customize user information for enhanced functionality in your applications....// Create a UserInformation object and set it as the data source...properties of the UserInformation object that we have created above...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Generate Conditional Formatting DataBars Images...

    Aspose.Cells is a C++ 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/cpp/generate-conditional-...
  4. Aspose::Words::Drawing::ShadowFormat class | As...

    Aspose::Words::Drawing::ShadowFormat class. Represents shadow formatting for an Object. To learn more, visit the documentation article in C++....Represents shadow formatting for an object. To learn more, visit the Working...ShadowFormat : public System :: Object Methods Method Description...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Create WEBP in C#

    Follow this article to create WEBP in C#. It shares details to set the IDE, a list of steps, and a sample code demonstrating how to create a WEBP image in C# using a .NET-based library....limitations Create the WebPOptions object to set the parameters of the...image, link it with a Graphics object, and set the white background...

    kb.aspose.com/imaging/net/create-webp-in-csharp/
  6. How to Add Hyperlink in PDF using C#

    This short tutorial guides on how to add hyperlink in PDF using C#. It provides detailed description along with a runnable sample code to insert hyperlink in PDF using C#....PDF using the Document class object and get a reference to the...page Create a LinkAnnotation object and set its properties including...

    kb.aspose.com/pdf/net/how-to-add-hyperlink-in-p...
  7. How to Export MS Project to PDF in C#

    This article describes the process how to export MS Project to PDF in C#. It contains the configuration information and runnable sample code with description to convert MPP to PDF in C#....the Project class object Declare an object of PdfSaveOptions...discuss the PdfSaveOptions class object that contains several properties...

    kb.aspose.com/tasks/net/how-to-export-ms-projec...
  8. 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...
  9. 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...
  10. How to Read PDF Content in Python

    This article guides on how to read PDF content in Python. It provides all the details to write the program and a sample runnable code to read PDF file in Python....PDF file using the Document object whose data is to be read Instantiate...Instantiate a TextAbsorber object to extract text from the PDF...

    kb.aspose.com/pdf/python/how-to-read-pdf-conten...