Sort Score
Result 10 results
Languages All
Labels All
Results 5,061 - 5,070 of 36,280 for

document properties

(0.07 sec)
  1. Convert STP to EMF via Python | products.aspose...

    Sample code for STP to EMF conversion. Use API example code for batch STP files to EMF conversion.... powerful and easy to use document manipulation and conversion...for drawing, and graphics properties critical to render the image...

    products.aspose.com/cad/python-net/conversion/s...
  2. Chart Legend|Aspose.Slides Documentation

    Set positioning and font size for chart legend in PowerPoint presentations in C# or .NET...In order to set the legend properties. Please follow the steps...chart on slide. Setting the properties of legend. Write the presentation...

    docs.aspose.com/slides/net/chart-legend/
  3. Special Recognition Settings|Documentation

    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 Reading Read Barcode Properties Work with Barcode Recognition...

    docs.aspose.com/barcode/net/special-recognition...
  4. Convert 3DS to EMF via Python | products.aspose...

    Sample code for 3DS to EMF conversion. Use API example code for batch 3DS files to EMF conversion.... powerful and easy to use document manipulation and conversion...for drawing, and graphics properties critical to render the image...

    products.aspose.com/cad/python-net/conversion/3...
  5. CheckBoxControl Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Ole.CheckBoxControl class to easily toggle checkbox values and enhance your Document automation with seamless integration....CheckBoxControl : MorphDataControl Properties Name Description BackColor...set; } Gets or sets a Caption property of the control. Default value...

    reference.aspose.com/words/net/aspose.words.dra...
  6. TextPath.italic property | Aspose.Words for Python

    TextPath.italic property. True if the font is formatted as italic....italic property TextPath.italic property True if the font is...is formatted as italic. @property def italic ( self ) -> bool :...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TextPath.text property | Aspose.Words for Python

    TextPath.text property. Defines the text of the text path....text property TextPath.text property Defines the text of the...the text path. @property def text ( self ) -> str : ... @text.setter...

    reference.aspose.com/words/python-net/aspose.wo...
  8. EMF to PSD Images Conversion with Python | prod...

    How to use Python for EMF to PSD images and photos conversion on desktop and web applications....for drawing, and graphics properties critical to render the image...colors and other graphic properties of original image remains...

    products.aspose.com/imaging/python-net/conversi...
  9. ChartDataPointCollection Class | Aspose.Words f...

    Discover the Aspose.Words.Drawing.Charts.ChartDataPointCollection class, your key to managing ChartDataPoint collections effortlessly for enhanced data visualization....the Working with Charts documentation article. public class ChartDataPointCollec...IEnumerable < ChartDataPoint > Properties Name Description Count {...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Shapes in charts rendered by aspose cells into ...

    Hi Aspose Team, I’m trying to convert charts/ranges in excel to images to insert them into word Document. The code I’m using to do this is: Document RepDoc = new Document(); DocumentBuilder Builder = new DocumentBuild…...word document. The code I’m using to do this is: Document RepDoc...RepDoc = new Document(); DocumentBuilder Builder = new DocumentBuilder(RepDoc);...

    forum.aspose.com/t/shapes-in-charts-rendered-by...