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...
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 ;...
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...
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...
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...
aspose.words.loading.ResourceLoadingArgs class. Provides data for the [IResourceLoadingCallback.resource_loading()](../iresourceloadingcallback/resource_loading/#resourceloadingargs) method.... Properties Name Description original_uri...
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...
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...
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...
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...