Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 97,400 for

object

(1.23 sec)
  1. How to load fonts? | Aspose.Font for Java

    How to load fonts into your application using Aspose.Font for Java? The answer is given in the article explained in the code examples.... Objects and parameters required for...Aspose.Font for Java gives object for notification of two key...

    docs.aspose.com/font/java/how-to-load-fonts/
  2. InputGroup|Documentation

    InputGroup element is used to insert personalized information, such as the respondent's name or email, into the form....InputGroup element is declared as an object with "element_type": "InputGroup"...elements provided as an array of objects in the children property: The...

    docs.aspose.com/omr/net/json-markup/inputgroup/
  3. Shading Class | Aspose.Words for .NET

    Discover the Aspose.Words.Shading class, designed to enhance your documents with customizable shading attributes for a professional look....Contains shading attributes for an object. To learn more, visit the Programming...the background of the Shading object. BackgroundPatternThe { get;...

    reference.aspose.com/words/net/aspose.words/sha...
  4. Working with Image Rendering|Documentation

    Render images with alpha blending in C#. Anti-aliasing with lines and curves in .NET. Image clipping using C# and VB.NET.... Create an object of the Bitmap class Initialize...Initialize the Graphics object from the created bitmap Use the Color...

    docs.aspose.com/drawing/net/working-with-image-...
  5. Aspose::Words::Saving::SaveOptions::CreateSaveO...

    Aspose::Words::Saving::SaveOptions::CreateSaveOptions method. Creates a save options Object of a class suitable for the specified save format in C++....method Creates a save options object of a class suitable for the...a save options object. ReturnValue An object of a class that...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. MailMergeSettings.odso property | Aspose.Words ...

    MailMergeSettings.odso property. Gets or sets the Object that specifies the Office Data Source Object (ODSO) settings....the object that specifies the Office Data Source Object (ODSO).... Odso ): ... Remarks This object is never None . See Also module...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Create or Add Table In PDF using Python|Aspose....

    Aspose.PDF for Python via .NET is a library used to create, read, and edit PDF Tables. Check other advanced functions in this topic....can be created by creating object of Table Class. table = ap...row_count ) + ", 3)" ) # Add table object to first page of input document...

    docs.aspose.com/pdf/python-net/add-table-in-exi...
  8. How to Add Circle to PDF using Python

    This article guides on how to add circle to PDF using Python. It contains detailed information about the IDE and stepwise process to insert circle in PDF using Python....class object and add a page to it Create a graph object Create...to the graph object Add the resultant graph object in the paragraphs...

    kb.aspose.com/pdf/python/how-to-add-circle-to-p...
  9. AbsolutePositionTab class | Aspose.Words for Py...

    aspose.words.AbsolutePositionTab class. An absolute position tab is a character which is used to advance the position on the current line of text when displaying this WordprocessingML content...Words Document Object Model (DOM) documentation article...the font formatting of this object. (Inherited from Inline ) is_composite...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Format cells with Node.js via C++|Documentation

    Learn how to format and style cells in Aspose.Cells for Node.js 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....// Instantiating a Workbook object const workbook = new AsposeCells...Aspose!" ); // Defining a Style object let style ; // Get the style...

    docs.aspose.com/cells/nodejs-cpp/cells-formatting/