Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 47,661 for

properties

(0.06 sec)
  1. Formatting PDF Document|Aspose.PDF for Java

    Format the PDF Document with Aspose.PDF for Java. Use the next code snippet to resolve your tasks....Document Window and Page Display Properties This topic helps you understand...understand how to get the properties of the document window, viewer...

    docs.aspose.com/pdf/java/formatting-pdf-document/
  2. VbaModuleType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Vba.VbaModuleType enum, defining model types in VBA projects for enhanced automation and streamlined document management....defined in the module become properties and methods of the object...that extends the methods and properties of an ActiveX control that...

    reference.aspose.com/words/net/aspose.words.vba...
  3. ChartAxisTitle class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartAxisTitle class. Provides access to the axis title Properties...access to the axis title properties. To learn more, visit the...Charts documentation article. Properties Name Description font Provides...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Add Header to PDF using Java | Aspose.PDF

    Java source code to add header in PDF document on any platform....Create a Stamp and define its properties. Add the Stamp to Page using...( "Header Text" ); // Set properties of the stamp textStamp ....

    products.aspose.com/pdf/java/header/
  5. Working with the Glow Effect of Shape or Chart ...

    Learn how to work with the glow effect of shapes or charts using Aspose.Cells for C++....Glow property along with the GlowEffect...class contains the following properties which can be set to achieve...

    docs.aspose.com/cells/go-cpp/working-with-the-g...
  6. Add text to PDF using C++ | Aspose.PDF

    Add text to PDF programmatically with C++ sample code using Aspose.PDF for C++...TextParagraph and define its properties. Add the TextParagraph to...80 , 700 )); // set text properties textFragment -> get_TextState...

    products.aspose.com/pdf/cpp/text/
  7. Add text to PDF using PHP | Aspose.PDF

    Add text to PDF programmatically with PHP sample code using Aspose.PDF for PHP via Java...TextParagraph and define its properties. Add the TextParagraph to..., 700 )); // // set text properties $fontRepository = new FontRepository...

    products.aspose.com/pdf/php-java/text/
  8. How to Convert EPS File to PDF in Python

    This quick guide covers how to convert EPS file to PDF in Python. It explains the environment setup, and step-by-step algorithm, followed by a running code snippet to render EPS to PDF in Python.... Moreover, different properties are also discussed to modify...various other properties. For instance, different properties exposed...

    kb.aspose.com/pdf/python/how-to-convert-eps-to-...
  9. How to Convert DGN to JPG in C#

    This basic tutorial explains how to convert DGN to JPG in C#. It covers all the important information to export DGN to JPG image in C#....You will explore different properties to control DGN to JPG image...CadRasterizationOpti class and set its properties Initialize a JpegOptions...

    kb.aspose.com/cad/net/how-to-convert-dgn-to-jpg...
  10. Convert PLT to PDF in Python

    This tutorial will let you convert PLT to PDF in Python. It discusses the steps to prepare the environment and a sample code to create a PLT to PDF converter in Python....it also covers different properties to customize the output PDF...of pages Assign the custom properties using the VectorRasterizationO...

    kb.aspose.com/cad/python/convert-plt-to-pdf-in-...