Sort Score
Result 10 results
Languages All
Labels All
Results 1,771 - 1,780 of 47,816 for

properties

(0.17 sec)
  1. Resize GridWeb and its Header Bar|Documentation

    This article introduces how to resize in GridWeb....use its Width and Height properties. The width and height of...HeaderBarHeight and HeaderBarWidth properties, respectively. The figure...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  2. 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...
  3. 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-...
  4. 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...
  5. 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...
  6. 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...
  7. SoftEdgeFormat Class | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.SoftEdgeFormat class to enhance your documents with stunning soft edge effects for a professional look....public class SoftEdgeFormat Properties Name Description Radius {...the SoftEdge property to access soft edge properties of an object...

    reference.aspose.com/words/net/aspose.words.dra...
  8. TableStyle.Bidi | Aspose.Words for .NET

    Discover the TableStyle Bidi property to easily manage right-to-left table styles, enhancing your layout for better readability and user experience....Bidi property Gets or sets whether this...style properties of a table may affect the properties of the...

    reference.aspose.com/words/net/aspose.words/tab...
  9. CompositeNode.removeAllChildren method | Aspose...

    CompositeNode.removeAllChildren method. Removes all the child nodes of the current node....); // Set some page setup properties for the section. section...paragraph, set some formatting properties, and then append it as a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. How to Convert CSV to PDF in C++

    This basic tutorial will explain how to convert CSV to PDF in C++. You will change CSV to PDF in C++ such that all the contents in the CSV will be printed on a single page in the output PDF....can also set a number of properties of the output PDF file like...IPdfSaveOptions class object to set properties of the output PDF Configure...

    kb.aspose.com/cells/cpp/how-to-convert-csv-to-p...