Sort Score
Result 10 results
Languages All
Labels All
Results 3,141 - 3,150 of 48,671 for

shapes

(0.23 sec)
  1. NodeCollection.count property | Aspose.Words fo...

    NodeCollection.count property. Gets the number of nodes in the collection....Document () # Add two runs and one shape as child nodes to the first...'Hello world! ' )) shape = aw . drawing . Shape ( doc , aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 在演示文稿中更改形状的填充颜色|Aspose.Slides 文档

    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....FilePath + "Fill color of a shape.pptx" ; SetPPTShapeColor ( FileName...获取形状树中的第一个形状。 Shape shape = tree . GetFirstChild < Shape >(); if (...

    docs.aspose.com/slides/zh/net/change-the-fill-c...
  3. Manage Tags and Custom Data in Presentations in...

    Learn how to add, read, update, and remove tags & custom data in Aspose.Slides for .NET, with examples for PowerPoint and OpenDocument presentations...."value" ; } Or any individual Shape : using ( Presentation pres...Slides [ 0 ]; IAutoShape shape = slide . Shapes . AddAutoShape ( ShapeType...

    docs.aspose.com/slides/net/managing-tags-and-cu...
  4. Aspose::Words::Saving::OoxmlSaveOptions::OoxmlS...

    Aspose::Words::Saving::OoxmlSaveOptions::OoxmlSaveOptions constructor. Initializes a new instance of this class that can be used to save a document in the Docx format in C++....inserting an image will define its shape using VML. doc -> get_CompatibilityOptions...Aspose :: Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. 用JavaScript通过C++读取形状的发光效果颜色|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++读取形状发光效果的颜色...可能的使用场景 如果你想读取任何形状的发光效果颜色,请使用 Shape.color 属性。它可以帮你查找与形状发光颜色相关的各种属性。...// Access the shape const shape = sheet . shapes . get ( 0 );...

    docs.aspose.com/cells/zh/javascript-cpp/read-co...
  6. ShapeTextOrientation | Aspose.Words for Java

    Specifies orientation of text in Shapes in Java....Specifies orientation of text in shapes. Examples: Shows how to change...new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...

    reference.aspose.com/words/java/com.aspose.word...
  7. Locking WordArt Watermark with JavaScript via C...

    Learn how to lock WordArt watermarks in Aspose.Cells for JavaScript via C++....article explains the usage of Shape.lockedProperty(ShapeLockType...Watermark const wordart = sheet . shapes . addTextEffect ( AsposeCells...

    docs.aspose.com/cells/javascript-cpp/locking-wo...
  8. Render Presentation Slides as SVG Images in Jav...

    Learn how to render PowerPoint slides as SVG images using Aspose.Slides for Java. High-quality visuals with simple code examples....also individual shapes to SVG? Yes. Any shape can be saved as...

    docs.aspose.com/slides/java/render-a-slide-as-a...
  9. Paste back shape data correctly - Free Support ...

    Hi, Need help in pasting back the content after correction of the content in shape also maintaining the styles of the document, need to maintain the correct referenc of complete document doc, content_blocks, clean_tex…...Paste back shape data correctly Aspose.Words Product Family words-python...correction of the content in shape also maintaining the styles...

    forum.aspose.com/t/paste-back-shape-data-correc...
  10. 使用JavaScript通过C++管理TextBox|Documentation

    学习如何使用Aspose.Cells for JavaScript via C++管理Excel中的TextBox。...a TextBox shape const textBox = worksheet . shapes . addTextBox...

    docs.aspose.com/cells/zh/javascript-cpp/managin...