Sort Score
Result 10 results
Languages All
Labels All
Results 5,441 - 5,450 of 50,298 for

shape

(0.3 sec)
  1. PdfSaveOptions.dml_effects_rendering_mode prope...

    PdfSaveOptions.dml_effects_rendering_mode property. Gets or sets a value determining how DrawingML effects are rendered....file_name = MY_DIR + 'DrawingML shape effects.docx' ) # Create a "PdfSaveOptions"...

    reference.aspose.com/words/python-net/aspose.wo...
  2. How to apply/set text alignment to textbox with...

    How to apply/set text alignment to textbox in Aspose.Cells with Golang via C++....some text inside a TextBox shape using appropriate HTML text...

    docs.aspose.com/cells/go-cpp/applying-text-alig...
  3. ChartTitle.text property | Aspose.Words for Nod...

    ChartTitle.text property. Gets or sets the text of the chart title...( doc ); // Insert a chart shape with a document builder and...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Create VSTM Files via Python | products.aspose.com

    Python Sample code for generating VSTM documents. Use this code for creating VSTM files within any Python based application.....Pages[ 0 ]; // Add Text shape. shape = page.addText( 1 , 1 ,...

    products.aspose.com/diagram/python-net/create/v...
  5. PdfSaveOptions.dmlEffectsRenderingMode property...

    PdfSaveOptions.dmlEffectsRenderingMode property. Gets or sets a value determining how DrawingML effects are rendered.... myDir + "DrawingML shape effects.docx" ); // Create a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Drawing::Charts::ChartAxisTitle:...

    Aspose::Words::Drawing::Charts::ChartAxisTitle::get_Rotation method. Gets or sets the rotation of the axis title in degrees in C++....Aspose :: Words :: Drawing :: Shape > chartShape = builder -> InsertChart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Shap.FitToTextSize默认是水平方向拉宽文本框,如何锁定宽度,只在垂直方向拉高文...

    Shap.FitToTextSize默认是水平方向拉宽文本框,如何锁定宽度,只在垂直方向拉高文本框?...2025, 2:20pm 2 @lingtian 概要 Shape.FitToTextSize() 会根据文本内容自动调整...NotDefined ),根据字体大小、行距等自行计算所需的高度,只设置 shape.Height ,保持宽度不变。 参考官方文档或示例 :不同版本的...

    forum.aspose.com/t/shap-fittotextsize/321983
  8. How to overlapping textbox auto adjust width on...

    des11.zip (7.6 KB) @John.He , @Professionalize.Discourse , @simon.zhao, please given early response. At runtime, check if an existing sheet text overlaps based on the (x + width, y + height) coordinates. If it does, th…...ShapeCollection shapes = ws.Shapes; // Sort shapes left to right...Drawing.Shape> shapeList = new List<Aspose.Cells.Drawing.Shape>(shapes...

    forum.aspose.com/t/how-to-overlapping-textbox-a...
  9. 公共 API Aspose.Diagram 6.6.0 的变化|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....// get shape of the Visio diagram by ID Shape OLE_Shape = page...); // filter shapes by type Foreign if ( OLE_Shape . getType ()...

    docs.aspose.com/diagram/zh/java/public-api-chan...
  10. Callout text reversed on XLSX to PDF conversion...

    Hello, Please take a look at the attached archive. The xlsx file has normal callout text and it was reversed in pdf. We are not able to reproduce if we create new Thought Bubble: Cloud callout, but our customer is using…... Work‑around via shape properties – if you can load...through Worksheet.Shapes , identify the callout ( Shape.Type == ShapeType...

    forum.aspose.com/t/callout-text-reversed-on-xls...