Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 47,640 for

properties

(0.1 sec)
  1. Table | Aspose.Words for .NET

    Create custom tables effortlessly with our intuitive Table Constructor. Build, customize, and optimize your data display in minutes!..."Title" and "Description" properties to add a title and description...can use these properties. // These properties are meaningful...

    reference.aspose.com/words/net/aspose.words.tab...
  2. Adding Page Number to PDF with Python|Aspose.PD...

    Aspose.PDF for Python via .NET allows you to add Page Number Stamp to your PDF file using PageNumber Stamp class.... Set stamp properties. Customize text style. Apply...starting_number = 1 # Set text properties page_number_stamp . text_state...

    docs.aspose.com/pdf/python-net/add-page-number/
  3. How to Add Comments in PDF File using Python

    This short tutorial guides you on how to add comments in PDF file using Python. It contains basic information for setting the environment and a runnable sample code to add comments to PDF using Python along with the step-wise description....information about all the important properties and attributes that can be...the selected page Set basic properties of the text annotation Instantiate...

    kb.aspose.com/pdf/python/how-to-add-comments-in...
  4. TableStyle.left_padding property | Aspose.Words...

    TableStyle.left_padding property. Gets or sets the amount of space (in points) to add to the left of the contents of table cells....left_padding property TableStyle.left_padding property Gets or sets...contents of table cells. @property def left_padding ( self )...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TableStyle.bidi property | Aspose.Words for Nod...

    TableStyle.bidi property. Gets or sets whether this is a style for a right-to-left table....bidi property TableStyle.bidi property Gets or sets whether this...style properties of a table may affect the properties of the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. TableStyle.allowBreakAcrossPages property | Asp...

    TableStyle.allowBreakAcrossPages property. Gets or sets a flag indicating whether text in a table row is allowed to split across a page break....allowBreakAcrossPage property TableStyle.allowBreakAcrossPage property Gets or...style properties of a table may affect the properties of the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Saving::ImageSaveOptions::get_Ve...

    Aspose::Words::Saving::ImageSaveOptions::get_VerticalResolution method. Gets or sets the vertical resolution for the generated images, in dots per inch in C++....get_VerticalResolution () const Remarks This property has effect only when saving...); // We can adjust these properties to change the image's brightness...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Aspose::Words::Saving::ImageSaveOptions::get_Sa...

    Aspose::Words::Saving::ImageSaveOptions::get_SaveFormat method. Specifies the format in which the rendered document pages or shapes will be saved if this save options object is used. Can be a raster Tiff, Png, Bmp, Jpeg or vector Emf, Eps, WebP, Svg in C++....); // We can adjust these properties to change the image's brightness...vertical resolution with these properties. // This will affect the...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Creating an Outlook Contact in Aspose.Email|Doc...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....or setting the property’s various properties. Saving the object...MapiContact (); //Set different properties of this Contact object mapiContact...

    docs.aspose.com/email/net/creating-an-outlook-c...
  10. How to Read Bookmarks in PDF File using C++

    In this tutorial, we will learn how to read bookmarks in PDF file using C++. You can extract different Properties of a bookmark like the title or formatting in C++....title and different other properties by iterating through all...all the Bookmarks and read properties You can read bookmarks in...

    kb.aspose.com/pdf/cpp/how-to-read-bookmarks-in-...