Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 79,599 for

object

(0.15 sec)
  1. Drawing Images using GraphicsPath|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....it can be considered as an object that contains metadata that...or shapes in a GraphicsPath object. When the GraphicsPath has...

    docs.aspose.com/imaging/net/drawing-images-usin...
  2. Font Settings|Documentation

    Aspose.Cells is a Python library for working with spreadsheet files. It supports setting the font settings of cells, allowing users to customize the font style and properties of cells. This article will introduce how to use the Aspose.Cells for Python via .NET library to set cell font settings....cells collection represents an object of the Cell class. Aspose.Cells...cell by using the Style.font object’s name property. Setting Font...

    docs.aspose.com/cells/python-net/cells-font-set...
  3. IMailMergeDataSource.GetChildDataSource | Aspos...

    Discover how the IMailMergeDataSource GetChildDataSource method enhances Aspose.Words mail merge by managing nested regions seamlessly....Return Value A data source object that will provide access to...on the current data source object. Your implementation needs...

    reference.aspose.com/words/net/aspose.words.mai...
  4. Document.MailMergeSettings | Aspose.Words for .NET

    Discover how to use the MailMergeSettings property to manage all your document's mail merge data efficiently and enhance your workflow....MailMergeSettings property Gets or sets the object that contains all of the mail...} Remarks You can use this object to specify a mail merge data...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Aspose::Words::Drawing::GlowFormat class | Aspo...

    Aspose::Words::Drawing::GlowFormat class. Represents the glow formatting for an Object in C++....for an object. class GlowFormat : public System :: Object Methods...get_Color () Gets or sets a Color object that represents the color for...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Drawing::HorizontalAlignment enu...

    Aspose::Words::Drawing::HorizontalAlignment enum. Specifies horizontal alignment of a floating shape, text frame or floating table in C++....Value Description None 0 The object is explicitly positioned, usually... Left 1 Specifies that the object shall be left aligned to the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. DocumentBuilder Class | Aspose.Words for .NET

    Discover the Aspose.Words.DocumentBuilder class—your solution for effortlessly inserting text, images, and formatting elements in documents....CellFormat { get; } Returns an object that represents current table...sets the Document object that this object is attached to. Font...

    reference.aspose.com/words/net/aspose.words/doc...
  8. HtmlFixedSaveOptions.exportEmbeddedSvg property...

    HtmlFixedSaveOptions.exportEmbeddedSvg property. Specifies whether SVG resources should be embedded into Html document...determine where to store SVG objects when exporting a document to...export a document with SVG objects to .html, // Aspose.words can...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartMultilevelValue.Equals | Aspose.Words for ...

    Discover how the ChartMultilevelValue Equals method determines equality with your multilevel data Objects. Enhance your coding efficiency today!...specified object is equal to the current multilevel data object. public...public override bool Equals ( object obj ) See Also class ChartMultilevelValue...

    reference.aspose.com/words/net/aspose.words.dra...
  10. How to Convert Word RTF to PDF in Python

    This short tutorial describes how to convert Word RTF to PDF in Python. All the configuration details, step-wise process and a runnable sample code that can change RTF to PDF in Python with the help of a few API calls only, are also part of it....class object Instantiate the PdfSaveOptions class object to customize...loaded into the Document class object that has multiple overloaded...

    kb.aspose.com/words/python/how-to-convert-word-...