Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 522 for

adjust shape properties

(0.06 sec)
  1. 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...
  2. Manage Text Boxes in Presentations on Android|A...

    Aspose.Slides for Android via Java 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...interface that allows you to add a shape containing some text. Info Aspose...

    docs.aspose.com/slides/androidjava/manage-textbox/
  3. Manage Text Boxes in Presentations in .NET|Aspo...

    Aspose.Slides for .NET 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 text to...textbox. To allow you add a shape that can hold text, Aspose.Slides...

    docs.aspose.com/slides/net/manage-textbox/
  4. 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...
  5. Create ORG Chart in Python

    This topic covers how to create ORG chart in Python. It includes the stepwise process and a runnable code sample to develop an Organizational chart maker in Python....Diagram class to load the master shapes from a sample stencil Append...Append the required shapes and insert connections between different...

    kb.aspose.com/diagram/python/create-org-chart-i...
  6. Public API Changes in Aspose.PDF for Java 9.5.0...

    Learn about the public API changes in Aspose.PDF for Java version 9.5.0 for improved functionality and better compatibility.... Property CoordinateType is added to...PdfConverter The CoordinateType property allows to set printable area...

    docs.aspose.com/pdf/java/public-api-changes-in-...
  7. Manage Text Boxes in Presentations Using Java|A...

    Aspose.Slides for Java 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...interface that allows you to add a shape containing some text. Info Aspose...

    docs.aspose.com/slides/java/manage-textbox/
  8. What's new|Aspose.Words for Java

    Aspose.Words for Java expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....loading reliability, expands shape and text formatting, improves...MarkdownSaveOptions.OfficeMathExportMode property. 25.9 For export to TXT format...

    docs.aspose.com/words/java/what-s-new-in-aspose...
  9. While Converting PPTX to PDF in Java, Charts Ar...

    Hi Team, We are trying convert PPT document into PDF. But, charts from ppt are not rendered correctly in PDF. In PDF chart images got distorted dramatically. Java Version :17 We are using aspose.slides version 24.7 …... Adjust PDF Options : When saving the...JpegQuality or TextCompression properties to enhance the rendering...

    forum.aspose.com/t/while-converting-pptx-to-pdf...
  10. Manage Presentation Tables with Python|Aspose.S...

    Create & edit tables in PowerPoint and OpenDocument slides with Aspose.Slides for Python via .NET. Discover simple code examples to streamline your table workflows....Slides by adding a table shape to a slide, defining its rows...to populate cells with text, adjust alignment and borders, and...

    docs.aspose.com/slides/python-net/manage-table/