Sort Score
Result 10 results
Languages All
Labels All
Results 1,401 - 1,410 of 50,477 for

shapes

(0.91 sec)
  1. Working with Themes|Documentation

    This section explains how to apply a preset theme to a page or a shape with Aspose.Diagram....Preset theme to a Page or a Shape This article can be useful to...a uniform look and feel to shapes within a page, and across multiple...

    docs.aspose.com/diagram/net/working-with-themes/
  2. 基于单元格引用插入图片,使用JavaScript通过C++|Documentation

    学习如何基于单元格引用在工作表中插入图片,使用Aspose.Cells for JavaScript通过C++。显示单元格中的数据在图片中。... shapes . addPicture ( 0 , 3 , stream...= "A1:C10" ; // Update the shapes selected value in the worksheet...

    docs.aspose.com/cells/zh/javascript-cpp/insert-...
  3. Set Line Spacing of the Paragraph in a Shape or...

    Learn how to set the line spacing of paragraphs in Shapes or textboxes using Aspose.Cells for JavaScript via C++....Spacing of the Paragraph in a Shape or Textbox with JavaScript via...worksheets . get ( 0 ); ws . shapes . addTextBox ( 2 , 0 , 2 ,...

    docs.aspose.com/cells/javascript-cpp/set-line-s...
  4. Does Aspose.Cells provide redactions or redacti...

    Hi Team, Does Aspose.Cells provide redactions or redaction labels? I have attached a sample GIF file for reference. redations.gif (705.1 KB)...Here we don’t want to uses any shapes and controls We don’t want...

    forum.aspose.com/t/does-aspose-cells-provide-re...
  5. Aspose::Words::Saving::SaveOptions::get_DmlRend...

    Aspose::Words::Saving::SaveOptions::get_DmlRenderingMode method. Gets or sets a value determining how DrawingML Shapes are rendered in C++....value determining how DrawingML shapes are rendered. Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. HTML tag <hr> causes contents to extend beyond ...

    Dear Aspose Support Team I am experiencing issues when converting certain HTML documents to PDF using Aspose.Words. When the hr tag is used inside a table, it can sometimes cause the contents of that table to push beyon…...applied to tables with wrapped shapes inside cells as content metrics...metrics for text wrapped around shapes are not implemented. The issue...

    forum.aspose.com/t/html-tag-hr-causes-contents-...
  7. 使用文本|Documentation

    本节介绍如何使用 Aspose.Diagram 插入文本形状或更新形状的文本。...1" ); // Find a particular shape and update its text foreach...Diagram . Shape shape in page . Shapes ) { if ( shape . NameU ...

    docs.aspose.com/diagram/zh/net/working-with-text/
  8. 在 C++ 中自定义演示文稿形状|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 在 PowerPoint 演示文稿中创建和自定义形状:几何路径、弧形拐角、复合形状。...SharedPtr < IShapeCollection > shapes = pres -> get_Slides () ->...) -> get_Shapes (); SharedPtr < GeometryShape > shape = System...

    docs.aspose.com/slides/zh/cpp/custom-shape/
  9. Alternative way to extract a MergeField from a ...

    I am using the below source code in order to identify any text boxes containing MergeField Pattern pattern = Pattern.compile("(MERGEFIELD.+\\* MERGEFORMAT)"); try { // Find all text boxes containing merge fields Docum…...SHAPE, true)) { if (obj instanceof Shape) { int bm...getAndIncrement(); Shape shape = (Shape) obj; if (shape.isInline())...

    forum.aspose.com/t/alternative-way-to-extract-a...
  10. Can we plot this radial cluster chart which is ...

    Hi Team, Can we draw this smartart using aspose cells from scratch? Radial Cluster SmartArt.zip (22.7 KB)...Shapes.AddSmartArt(0, 0, 500, 400...preserve, or slightly modify these shapes from a template file. Alternatively...

    forum.aspose.com/t/can-we-plot-this-radial-clus...