Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 14,351 for

object

(0.04 sec)
  1. Aspose::Words::DocumentBuilder class | Aspose.W...

    Aspose::Words::DocumentBuilder class. Provides methods to insert text, images and other content, specify font, paragraph and section formatting. To learn more, visit the documentation article in C++....get_CellFormat () Returns an object that represents current table...sets the Document object that this object is attached to. get_Font...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Fill Class | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.Fill class for advanced fill formatting options, enhancing your document design and visual appeal effortlessly....Represents fill formatting for an object. To learn more, visit the Working...set; } Gets or sets a Color object that represents the background...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ShapeType enumeration | Aspose.Words for Python

    aspose.words.drawing.ShapeType enumeration. Specifies the type of shape in a Microsoft Word document.... OLE_OBJECT The shape is an OLE object. You cannot create...Plain-text, WordArt object. TEXT_STOP Stop, WordArt object. TEXT_TRIANGLE...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Load a font from CFF file | .NET

    .NET API solution to load fonts from a file on your hard drive even if this file is not a font inself. Let’s look at how to make it from a CFF file....from the file using FileInfo object Follow the algorithm to fulfill...path to the file. Initiate object passing CFF as value. Get automatically...

    docs.aspose.com/font/net/how-to-load-fonts/load...
  5. Load a font from CFF file | Java

    With Aspose.Font for Java solution you can load a font from a CCF file on your hard drive disk even if this file is not a font inself....File object Follow the algorithm to fulfill...path to the file. Initiate object passing CFF as value. Get automatically...

    docs.aspose.com/font/java/how-to-load-fonts/loa...
  6. DataRow | Aspose.Words for Java

    Represents a row of data in a DataTable in Java....Object public class DataRow Represents...set(System.Data.DataColumn column, Object value) Sets the data stored...

    reference.aspose.com/words/java/com.aspose.word...
  7. KnownTypeSet | Aspose.Words for Java

    Represents an unordered set i.e in Java....Object All Implemented Interfaces:...containing java.lang.Class objects which fully or partially qualified...

    reference.aspose.com/words/java/com.aspose.word...
  8. 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...
  9. Convert PDF to EPUB using Python

    Follow this article to convert PDF to EPUB using Python. It has details to set the IDE, a list of steps, and a sample code for changing PDF file to EPUB....modify the output document object before saving it as an EPUB...Create a LoadOptions class object to load the source PDF file...

    kb.aspose.com/words/python/convert-pdf-to-epub-...
  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-...