Sort Score
Result 10 results
Languages All
Labels All
Results 1,801 - 1,810 of 14,325 for

object

(0.03 sec)
  1. FieldMergingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.MailMerging.FieldMergingArgs class for seamless data handling in MergeField events, enhancing your document processing experience....get; } Returns the Document object for which the mail merge is...document. Field { get; } Gets the object that represents the current...

    reference.aspose.com/words/net/aspose.words.mai...
  2. FixedPageSaveOptions.page_set property | Aspose...

    FixedPageSaveOptions.page_set property. Gets or sets the pages to render...# Create a "PdfSaveOptions" object that we can pass to the document's...# Create a "PdfSaveOptions" object that we can pass to the document's...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DataKey | Aspose.Words for Java

    Represents a DataKey created from not duplicated DataColumn in Java....Object public class DataKey Represents...Data.DataRow dataRow) public Object[] getKeyValues(System.Data...

    reference.aspose.com/words/java/com.aspose.word...
  4. ShapeRenderer | Aspose.Words for .NET

    Discover the ShapeRenderer constructor to easily create and customize shapes in your projects, enhancing visual appeal and functionality....ShapeBase The DrawinML shape object that you want to render. Examples...render a shape with a Graphics object and display it using a Windows...

    reference.aspose.com/words/net/aspose.words.ren...
  5. Aspose::Words::Properties::DocumentPropertyColl...

    Aspose::Words::Properties::DocumentPropertyCollection class. Base class for BuiltInDocumentProperties and CustomDocumentProperties collections. To learn more, visit the documentation article in C++....override Returns an enumerator object that can be used to iterate...Returns a DocumentProperty object by the name of the property...

    reference.aspose.com/words/cpp/aspose.words.pro...
  6. Document.bibliography property | Aspose.Words f...

    Document.bibliography property. Gets the [Document.bibliography](./) Object that represents the list of sources available in the document....bibliography object that represents the list of...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose.Words.Vba | Aspose.Words for .NET

    Unlock the power of Aspose.Words.VBA to enhance your VBA projects with robust document manipulation and seamless integration. Elevate your workflow today!...a collection of VbaModule objects. VbaProject Provides access...collection of VbaReference objects. Enumeration Enumeration Description...

    reference.aspose.com/words/net/aspose.words.vba/
  8. Transformation Matrix – SVG Code Examples

    Learn how to use a transformation matrix to rotate, scale, translate, and skew SVG graphics and consider code examples for SVG transformations....get new coordinates of the object’s points ( x new , y new )...coordinates ( x prev , y prev ): SVG objects can be altered using the matrix...

    docs.aspose.com/svg/net/drawing-basics/transfor...
  9. Working with Textures in PostScript | .NET

    How to add texture pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...used for filling or drawing objects: shapes or text. If the size...is less than the size of the object it is repeated in X and Y directions...

    docs.aspose.com/page/net/ps/working-with-textures/
  10. Convert a PS File to PDF using C#

    To learn how to convert a PS file to PDF using C#, check out this article. It explains how to set up the IDE along with the step-by-step process and even a sample code for a PS file to PDF converter in C#....properties in the PsLoadOptions object. Steps to Convert PostScript...transform PS to PDF Create an object of the PsLoadOptions for customizing...

    kb.aspose.com/pdf/net/convert-a-ps-file-to-pdf-...