Sort Score
Result 10 results
Languages All
Labels All
Results 1,831 - 1,840 of 47,580 for

properties

(1.5 sec)
  1. JSPointF class | Aspose.Words for Node.js

    Aspose.Words.JSPointF class. Represents an ordered pair of floating-point x- and y-coordinates that defines a point in a two-dimensional plane....Description JSPointF(x, y) Properties Name Description X Gets the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Set Line Spacing of the Paragraph in a Shape or...

    Learn how to set the line spacing of paragraphs in shapes or textboxes using Aspose.Cells for Node.js via C++....getSpaceAfter() properties of the TextParagraph class...the usage of the mentioned properties. const AsposeCells = require...

    docs.aspose.com/cells/nodejs-cpp/set-line-spaci...
  3. How to Convert Word to TIFF in Python

    This quick tutorial contains information on how to convert Word to TIFF in Python. It provides details to configure the environment, step-by-step procedure to write the application and a runnable sample code to convert DOCX to TIFF in Python....important classes, methods, and properties are discussed which are required...also done by setting the properties like the compression mode...

    kb.aspose.com/words/python/how-to-convert-word-...
  4. Export EXCEL to POWERPOINT in Android | product...

    Android API to Convert EXCEL to POWERPOINT without using Microsoft Word... Pptx ); Remove Custom Properties from EXCEL File in Android...process, you can remove custom properties of EXCEL document. To remove...

    products.aspose.com/total/android-java/conversi...
  5. UserInformation class | Aspose.Words for Python

    aspose.words.fields.UserInformation class. Specifies information about the user... Properties Name Description address...values of # the respective properties of the UserInformation object...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. 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-...
  8. 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...
  9. How to Set Print Titles|Documentation

    This article provides code demonstrating how to set print titles using the Aspose.Cells library....PrintTitleColumns properties of the PageSetup object for...worksheet. Setting these properties to a range string will set...

    docs.aspose.com/cells/net/how-to-set-print-titles/
  10. 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...