Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 577 for

adjust shape properties

(0.12 sec)
  1. Create Charts Using VSTO and Aspose.Slides for ...

    Learn how to automate PowerPoint chart creation in C#. This step-by-step guide shows why Aspose.Slides for .NET is a faster, more powerful alternative to Microsoft.Office.Interop....data from an Excel worksheet, adjust formatting and layout, and...and set its font-related properties. Access the value axis of...

    docs.aspose.com/slides/net/create-a-chart-in-a-...
  2. FieldAdvance | Aspose.Words for Java

    Implements the ADVANCE field in Java....ADVANCE field, and edit its properties. Document doc = new Document();...using the ADVANCE field to adjust the position of text that follows...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose convert docx to md,Table Content Convers...

    I convert docx to markdown.There is a table content in the docx, not an image. But after converting to markdown, the table content becomes an image. code: document = aw.Document(file_path) for page in range(0, docu…...Solution To address this, you can adjust the MarkdownSaveOptions settings...save_options.export_table_as_image property is set to false . This will...

    forum.aspose.com/t/aspose-convert-docx-to-md-ta...
  4. Manage Chart Data Labels in Presentations Using...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for С++ for more engaging slides....IChart > chart = slide -> get_Shapes () -> AddChart ( Aspose ::...IChart > chart = slide -> get_Shapes () -> AddChart ( Aspose ::...

    docs.aspose.com/slides/cpp/chart-data-label/
  5. Cell | Aspose.Words for Java

    Represents a table cell in Java....typical elements such as runs, shapes, and even other tables. //..."Title" and "Description" properties to add a title and description...

    reference.aspose.com/words/java/com.aspose.word...
  6. Features|Documentation

    Aspose.Cells for Python via Java features....Markers Specify document properties settings Protect/unprotect...controls and other drawing shapes/objects Create pivot tables...

    docs.aspose.com/cells/python-java/features/
  7. Shape.adjustments property | Aspose.Words for P...

    Shape.Adjustments property. Provides access to the Adjustment raw values of a Shape...adjustments property Shape.adjustments property Provides access...to the adjustment raw values of a shape. For a shape that does...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ShapeBase.adjust_with_effects method | Aspose.W...

    ShapeBase.Adjust_with_effects method. Adds to the source rectangle values of the effect extent and returns the final rectangle....adjust_with_effects method adjust_with_effects(source) Adds to...returns the final rectangle. def adjust_with_effects ( self , source...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Table | Aspose.Words for Java

    Represents a table in a Word document in Java....typical elements such as runs, shapes, and even other tables. //..."Title" and "Description" properties to add a title and description...

    reference.aspose.com/words/java/com.aspose.word...
  10. Manage Chart Data Labels in Presentations in .N...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for .NET for more engaging slides.... Shapes . AddChart ( ChartType . Line...0 ]; IChart chart = slide . Shapes . AddChart ( ChartType . StackedColumn...

    docs.aspose.com/slides/net/chart-data-label/