Sort Score
Result 10 results
Languages All
Labels All
Results 1,941 - 1,950 of 40,938 for

properties

(0.03 sec)
  1. Forms2OleControl.BackColor | Aspose.Words for .NET

    Discover the Forms2OleControl BackColor property to customize your control's background color. Enhance your UI with flexible color options today!...BackColor property Gets or sets a background...Examples Shows how to set properties for ActiveX control. Document...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Set Picture as Background Fill in the Chart wit...

    Learn how to set a picture as the background fill in a chart using Aspose.Cells for Node.js via C++. Our guide will show you how to import and position the picture, adjust its size and color, and apply formatting options to enhance your chart's appearance....getPlotArea() property. The following code sample...use of Chart.getPlotArea() property to set a picture as a background...

    docs.aspose.com/cells/nodejs-cpp/set-picture-as...
  3. Document class | Aspose.Words for Python

    aspose.words.Document class. Represents a Word document...built_in_document_properties , Document.custom_document_properties , lists...accessible via the corresponding properties of the Document . The Document...

    reference.aspose.com/words/python-net/aspose.wo...
  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. ChartDataLabelLocationMode enumeration | Aspose...

    aspose.words.drawing.charts.ChartDataLabelLocationMode enumeration. Specifies how the values ​​that specify the location of a data label - the [ChartDataLabel.left](../chartdatalabel/left/) and [ChartDataLabel.top](../chartdatalabel/top/) Properties - are interpreted....top properties - are interpreted. Members...its ChartDataLabel.position property. ABSOLUTE The location of...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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-...
  7. 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...
  8. How to Convert EPUB to PDF using Java

    This article explains the simple process of how to convert EPUB to PDF using Java. You can write a quick EPUB to PDF converter software using Java with the help of a step wise process and runnable sample code shared in this article....classes, methods, and few properties are explained that are required...PDF file you may set the properties in the EpubLoadOptions. The...

    kb.aspose.com/pdf/java/how-to-convert-epub-to-p...
  9. How to Add Signature in Word using C#

    This tutorial briefs on how to add signature in Word using C#. It provides configuration details, program flow and a runnable sample code to sign Word documents using C#.... You can set a number of properties before signing the document...password and then set a few properties like comments by the signing...

    kb.aspose.com/words/net/how-to-add-signature-in...
  10. 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...