Sort Score
Result 10 results
Languages All
Labels All
Results 3,231 - 3,240 of 49,837 for

properties

(0.07 sec)
  1. Aspose::Words::Drawing::ImageData::get_BiLevel ...

    Aspose::Words::Drawing::ImageData::get_BiLevel method. Determines whether an image will be displayed in black and white in C++....We can access the image's properties and raw data via the ImageData..."Brightness" and "Contrast" properties define image brightness and...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Add Bookmark to PDF using Java | Aspose.PDF

    Add Bookmarks to PDF Programmatically with Java Using Aspose.PDF for Java...a bookmark and define its properties. Add the OutlineItemCollectio...creates a bookmark with certain properties via Java. It sets the target...

    products.aspose.com/pdf/java/bookmarks/
  3. Working with XMP Metadata in EPS files | Python...

    Aspose.Page for Python via .NET lets you work with XMP Metadata in EPS files to add and change array items, namespaces, name values, and many more....method for embedding metadata properties in various media files. Initially...specific files based on their properties. Essentially, the incorporation...

    docs.aspose.com/page/python-net/working-with-xm...
  4. ChartAxis class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartAxis class. Represents the axis options of the chart... Properties Name Description axisBetweenCategorie...tickLabels Provides access to the properties of the axis tick mark labels...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. TextPath Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.TextPath class for creating stunning WordArt. Easily define text and formatting to enhance your documents.... public class TextPath Properties Name Description Bold { get;...the TextPath property to access WordArt properties of a shape....

    reference.aspose.com/words/net/aspose.words.dra...
  6. Add and Delete a Bookmark|Aspose.PDF for .NET

    You can add a bookmark to a PDF document with C#. It is possible to delete all or particular bookmarks from a PDF document....a bookmark and define its properties. Add the OutlineItemCollectio...OutlineItemCollectio , defining its properties. Add the OutlineItemCollectio...

    docs.aspose.com/pdf/net/add-and-delete-bookmark/
  7. Read and Display Email Messages & Headers in C+...

    Learn how to load, view, and extract email content and headers from EML files with Aspose.Email for C++....file and display its key properties on the screen, such as the...instance. Display the desired properties (for example, From, To, Subject...

    docs.aspose.com/email/cpp/read-display-email-me...
  8. Track Changes in a Document|Aspose.Words for Py...

    Track changes to content and formatting made by you or others using Python. Access individual revisions in a document and apply various Properties to them....document and apply different properties to them. When you enable...document, as well as the properties for tracking changes. Note...

    docs.aspose.com/words/python-net/track-changes-...
  9. Change PDF Page Size with C#|Aspose.PDF for .NET

    Change Page Size from your PDF document using Aspose.PDF for .NET library....that the height and width properties use points as basic unit...Height ); } } Get and Set Page Properties Rotate PDF Pages Using C#...

    docs.aspose.com/pdf/net/change-page-size/
  10. Add Page Number to PDF with C++|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to add Page Number Stamp to your PDF file using PageNumber Stamp class....PageNumberStamp object using required properties. After that, you can call...StartingNumber = 1; //// Set text properties //pageNumberStamp.TextState...

    docs.aspose.com/pdf/cpp/add-page-number/