Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 577 for

adjust shape properties

(1.01 sec)
  1. Using XPS graphic utilities | Java

    Learn how to easily generate images and relatively complex Shapes on an XPS page using graphic utilities in Aspose.Page API for Java...How to easily produce basic shapes in XPS The XPS specification...used to compose any complex shapes. Aspose.Page for Java provides...

    docs.aspose.com/page/java/xps/graphic-utilities/
  2. AdjustmentCollection.Count | Aspose.Words for .NET

    Discover the AdjustmentCollection Count property to easily retrieve the total number of elements, enhancing your data management efficiency....Count property Gets the number of elements...Examples Shows how to work with adjustment raw values. Document doc...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Issue with ODS to PDF Conversion – Text and Sha...

    Dear Aspose Support, I am encountering an issue while converting ODS (OpenOffice / LibreOffice Calc) files to PDF using Aspose.Cells version 25.9.0. The problem seems to be intermittent — sometimes the text is visible i…...to PDF Conversion – Text and Shapes Missing Intermittently Aspose...but the shape is missing. In other instances, the shape is visible...

    forum.aspose.com/t/issue-with-ods-to-pdf-conver...
  4. Change styles for complete document - Free Supp...

    Hi we are trying to change style of document, there are few issues that are seen and need support for resolving the issues we are using the below function to change the font name and font size def change_styles(self, f…...Process shapes (which may contain text) try: shapes = doc.get_child_nodes(aw...get_child_nodes(aw.NodeType.SHAPE, True) shape_count = shapes.count for i in...

    forum.aspose.com/t/change-styles-for-complete-d...
  5. Glyph.AdditionalAdvance | Aspose.Words for .NET

    Fine-tune glyph positioning with AdditionalAdvance property to control spacing between characters in output....AdditionalAdvance property Additional advance width which...which may be used to adjust placement for the subsequent glyph...

    reference.aspose.com/words/net/aspose.words.sha...
  6. Glyph.additional_advance property | Aspose.Word...

    Glyph.additional_advance property. Additional advance width which may be used to Adjust placement for the subsequent glyph....additional_advance property Glyph.additional_advance property Additional...used to adjust placement for the subsequent glyph. @property def...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Brushes and gradients in XPS files | C++

    C++ API Solution to modify XPS files. Add different Visual Brushes, gradients, and color spaces Create and modify XPS files with a few lines of code....you create various geometric shapes with different colors and textures...class is utilized to set the properties of the grid, utilizing XpsPathGeometry...

    products.aspose.com/page/cpp/work-with-brushes/
  8. Manage Text Boxes in Presentations Using PHP|As...

    Aspose.Slides for PHP makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....typically exist in text boxes or shapes. Therefore, to add a text to...class that allows you to add a shape containing some text. Info Aspose...

    docs.aspose.com/slides/php-java/manage-textbox/
  9. Manage Table Cells in Presentations in .NET|Asp...

    Effortlessly manage table cells in PowerPoint with Aspose.Slides for .NET. Master accessing, modifying, and styling cells quickly for seamless slide automation.... Shapes [ 0 ] as ITable ; // assuming...assuming that Slide#0.Shape#0 is a table for ( int i = 0 ; i < table...

    docs.aspose.com/slides/net/manage-cells/
  10. Customize Error Bars in Presentation Charts wit...

    Learn how to add and customize error bars in charts with Aspose.Slides for Python via .NET—optimize data visuals in PowerPoint and OpenDocument presentations....use the ErrorBarCustomValues property of a specific data point in...presentation . slides [ 0 ] . shapes . add_chart ( charts . ChartType...

    docs.aspose.com/slides/python-net/error-bar/