Sort Score
Result 10 results
Languages All
Labels All
Results 6,331 - 6,340 of 50,308 for

shape

(0.21 sec)
  1. 通过C++使用JavaScript设置形状或文本框中文本效果的阴影|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++为任何形状或文本框设置文本效果阴影。...阴影 Contents [ Hide ] 您可以使用 Shape.textBody 属性设置任何形状或文本框的 文本效果...Set Text Effects Shadow of Shape or Textbox </ h1 > < input type...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  2. Word to PDF does not support ADVANCE Field - Fr...

    Hi, Words does not seem to support the { ADVANCE } field when saving as PDF. I have attached a sample document. Advance.docx (13.1 KB) The expectation is for the “2” to be moved down the page in the the converted docu…..., a text box, shape, or a paragraph with appropriate...

    forum.aspose.com/t/word-to-pdf-does-not-support...
  3. One embedded object disappears from the diagram...

    Hello Aspose, We encounter one additional problem with converting vsdx to SVG format. I do a simple transformation via the method Diagram.Save according to documentation (Diagram.Save method). I attached the original V…...embedded simple shapes. After transforming to SVG, one shape disappears...why one of the two embedded shapes disappears after the conversion...

    forum.aspose.com/t/one-embedded-object-disappea...
  4. PowerPoint MsftOfcThm_Accent: Override SVG Fill...

    Hi team, We have attached a file “icons.pptx” containing 2 icons of different colors. We have extracted the svg content for both of these files using below code snippet and attached the svg content files as “svg_conten…...shapes[0].picture_format.picture.image...svg_content_2 = presentation.slides[0].shapes[1].picture_format.picture.image...

    forum.aspose.com/t/powerpoint-msftofcthm-accent...
  5. Topics tagged vsd-to-vsdx

    Topics tagged vsd-to-vsdx...14, 2025 Missing most of the shapes after importing a file Aspose...vsd-to-vsdx 2 304 January 8, 2024 Shape is flipped the wrong side after...

    forum.aspose.com/tag/vsd-to-vsdx
  6. 使用JavaScript通过C++锁定WordArt水印|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++锁定WordArt水印...本文介绍使用 Shape.lockedProperty(ShapeLockType...Watermark const wordart = sheet . shapes . addTextEffect ( AsposeCells...

    docs.aspose.com/cells/zh/javascript-cpp/locking...
  7. AxisBound.IsAuto | Aspose.Words for .NET

    Discover AxisBound IsAuto. Automatically determine axis bounds for enhanced data visualization and streamlined analysis. Optimize your charts effortlessly!...new DocumentBuilder ( doc ); Shape chartShape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  8. AxisBound.ValueAsDate | Aspose.Words for .NET

    Discover the AxisBound ValueAsDate property, which efficiently returns axis-bound values as datetime for enhanced data visualization and analysis....new DocumentBuilder ( doc ); Shape chartShape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ChartDataLabel.ShowDataLabelsRange | Aspose.Wor...

    Discover the ChartDataLabel ShowDataLabelsRange property to enhance your charts by displaying data label values. Boost clarity with this easy feature!...new DocumentBuilder ( doc ); Shape chartShape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Convert Image To PNG C#

    Convert Image to PNG format in C# code. Save Image as PNG using C#.... var shape = builder.InsertImage( "Input.png" ); shape.GetShapeRenderer()...; var shape = builder.InsertImage("Input.png"); shape.GetShapeRenderer()...

    products.aspose.com/words/net/conversion/image-...