Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 91,352 for

object

(0.1 sec)
  1. 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...
  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. 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...
  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. Extract data from AcroForm|Aspose.PDF for Andro...

    AcroForms exists in many PDF documents. This article aims to help you understand how to extract data from AcroForms with the Aspose.PDF....form field from the Document object’s form field collection . This...XML, you need to create an object of Form class and then call...

    docs.aspose.com/pdf/androidjava/extract-data-fr...
  7. Replace Text in PDF using C++|Aspose.PDF for C++

    Learn how to replace text in a PDF file in C++ using Aspose.PDF, enabling quick document edits....Save method of the Document object. The following code snippet...pdf" ); // Create TextAbsorber object to find all instances of the...

    docs.aspose.com/pdf/cpp/replace-text-in-pdf/
  8. 将椭圆对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将椭圆对象创建到您的PDF中。... Add (); // Create Drawing object with certain dimensions var...); // Set border for Drawing object var borderInfo = new Aspose...

    docs.aspose.com/pdf/zh/net/add-ellipse/
  9. Accessing Cells of a Worksheet|Documentation

    This article shows how to get the maximum display range of worksheet and access cells through the Aspose.Cells for Python via .NET API.... How to Get Cell Object by Cell Name Developers can...If yes, it returns the cell object in the collection; otherwise...

    docs.aspose.com/cells/python-net/accessing-cell...
  10. Manage Text Boxes in Presentations in .NET|Aspo...

    Aspose.Slides for .NET makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation.... Add an IAutoShape object with ShapeType set as Rectangle...the newly added IAutoShape object. Add a TextFrame property to...

    docs.aspose.com/slides/net/manage-textbox/