Sort Score
Result 10 results
Languages All
Labels All
Results 2,111 - 2,120 of 50,018 for

properties

(0.45 sec)
  1. Add Page Number to PDF|Aspose.PDF for Java

    Aspose.PDF for Java allows you to add Page Number Stamp to your PDF file using PageNumber Stamp class....PageNumberStamp object with required properties. After that, you can call...setStartingNumber ( 1 ); // Set text properties pageNumberStamp . getTextState...

    docs.aspose.com/pdf/java/add-page-number/
  2. Get Validation Applied on a Cell with C++|Docum...

    This article shows how to apply validation on a cell with C++....GetValidation (); // Read various properties of the validation std ::...:: cout << "Reading Properties of Validation" << std :: endl ;...

    docs.aspose.com/cells/cpp/get-validation-applie...
  3. FieldIncludeText.LockFields | Aspose.Words for ...

    Control document updates with the FieldIncludeText LockFields property. Easily prevent changes to included fields for enhanced document integrity....LockFields property Gets or sets whether to prevent...INCLUDETEXT field, and set its properties. public void FieldIncludeText...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Working with Fonts in Python|Aspose.Words for P...

    Customize font settings using Python....object returned by the Font property. The Font class contains a...a wide variety of font properties, replicating those available...

    docs.aspose.com/words/python-net/working-with-f...
  5. Aspose::Words::Fields::FieldUpdateCultureSource...

    Aspose::Words::Fields::FieldUpdateCultureSource enum. Indicates what culture to use during field update in C++....specified in the field formatting properties via language setting is used...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. ResourceLoadingArgs class | Aspose.Words for Py...

    aspose.words.loading.ResourceLoadingArgs class. Provides data for the [IResourceLoadingCallback.resource_loading()](../iresourceloadingcallback/resource_loading/#resourceloadingargs) method.... Properties Name Description original_uri...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Create, Save, and Read Outlook Notes in C++|Doc...

    Create, save, and load Outlook notes in MSG format using the MapiNote class in C++ with Aspose.Email....class provides all essential properties - such as subject, body text...MapiNote object. Set note properties such as subject, body, color...

    docs.aspose.com/email/cpp/create-read-outlook-m...
  8. OlePackage class | Aspose.Words for Python

    aspose.words.drawing.OlePackage class. Allows to access OLE Package Properties...Allows to access OLE Package properties. To learn more, visit the...handler is missing or unknown. Properties Name Description display_name...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Special Parameters of 1D Barcode Types|Document...

    How to Set Specific Display Parameters for 1D Barcodes in Aspose.BarCode for Python...adjust the following display properties: the height of bars, the...these properties using specified classes and properties of the...

    docs.aspose.com/barcode/python-net/generate-1d-...
  10. Adjust Thickness of Visio "No Symbol" programma...

    I have created a Visio diagram using aspose and I have a “No Symbol” shape. I have been able to change the color of the shape, but cannot change the thickness of the border....can modify the LineWeight property of the shape. Below is a code...the line color and other properties: using System.IO; using Aspose...

    forum.aspose.com/t/adjust-thickness-of-visio-no...