Sort Score
Result 10 results
Languages All
Labels All
Results 1,661 - 1,670 of 46,967 for

properties

(0.13 sec)
  1. Public API Changes in Aspose.Imaging 2.8.0|Docu...

    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....methods, enumerations and properties to correctly process the...Jpeg2000Image.BitsPerPixel Property Aspose.Imaging.FileFormats...

    docs.aspose.com/imaging/net/public-api-changes-...
  2. Aspose::Words::Tables::Table::get_StyleName met...

    Aspose::Words::Tables::Table::get_StyleName method. Gets or sets the name of the table style applied to this table in C++....style properties of a table may affect the properties of the...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. Aspose::Words::TableStyle::get_TopPadding metho...

    Aspose::Words::TableStyle::get_TopPadding method. Gets or sets the amount of space (in points) to add above the contents of table cells in C++....style properties of a table may affect the properties of the...

    reference.aspose.com/words/cpp/aspose.words/tab...
  4. How to Convert EPS to JPG in Java

    This short tutorial explains how to convert EPS to JPG in Java. It includes the details pertaining to environment setup, and stepwise process along with a runnable sample code to change EPS to JPG in Java....ImageSaveOptions class and specify image properties Instantiate an image rendering...calls. Finally, specify image properties for expected output and process...

    kb.aspose.com/page/java/how-to-convert-eps-to-j...
  5. How to Convert PDF to Word using Python

    This basic tutorial covers how to convert PDF to Word using Python. It encompasses all relevant information like the environment setup details, conversion algorithm, and a code snippet demonstrating how using Python PDF to DOC conversion can be done....class and specify different properties Invoke the save method to...which lets you set different properties like setting bullets recognition...

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...
  6. How to Transform SVG to PDF using C#

    This quick article discusses how to transform SVG to PDF using C#. It explains the system configuration, stepwise algorithm, as well as a running sample code to export from SVG to PDF using C#....specifying some optional properties, if needed, and then render...you may customize different properties like adjusting PDF page size...

    kb.aspose.com/pdf/net/how-to-transform-svg-to-p...
  7. How to Send Word Document by Email using C++

    In this example, we will explore how to send Word Document by email using C++. In the following example code, you will witness how convenient it is to send Word Document in email body using C++. You will just need to make simple API calls and perform few simple steps on MS Windows to achieve this....Email and set message properties Initialize the SmtpClient...with setting of other mail properties. Lastly, by using SMTP client...

    kb.aspose.com/words/cpp/how-to-send-word-docume...
  8. How to Find and Replace Text in Word Document i...

    This topic shows, how to find and replace text in Word document in C++ using a simplified code example. By using C++ replace text in Word document is easily performed in few lines of easy code with no external dependence on MS Word or Interop library....object to enable different properties Perform text replacement...and then specify different properties to set the criteria for search...

    kb.aspose.com/words/cpp/how-to-find-and-replace...
  9. Barcode Generation Basics - Create Barcodes in ...

    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....barcode appearance-related properties, managing barcode size, customizing...barcode appearance-related properties, such as size, rotation angle...

    docs.aspose.com/barcode/python-java/barcode-gen...
  10. Setting Print Options with C++|Documentation

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the C++ API and Library. You can set the Print Area, Print Titles, and Page Order....for worksheets using the properties offered by the PageSetup...PageSetup class. How these properties are used is discussed below in more...

    docs.aspose.com/cells/cpp/setting-print-options/