Sort Score
Result 10 results
Languages All
Labels All
Results 1,701 - 1,710 of 48,106 for

shape

(0.07 sec)
  1. DocumentBuilder.insertImage method | Aspose.Wor...

    Aspose.Words.DocumentBuilder.insertImage method...and other settings using the Shape object returned by this method...and other settings using the Shape object returned by this method...

    reference.aspose.com/words/nodejs-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.... AutoShape shape = ( AutoShape ) pres . getSlides...TextFrame textFrame = ( TextFrame ) shape . getTextFrame (); for ( IParagraph...

    docs.aspose.com/slides/zh/androidjava/paragraph/
  3. Working with Images in Java|Aspose.Words for Java

    Image Shapes in details and advanced features provided by Aspose.Words for Java....All images are stored inside Shape nodes in a Document. To extract...getChildNodes method to select all Shape nodes. Iterate through resulting...

    docs.aspose.com/words/java/working-with-images/
  4. HorizontalRuleFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.HorizontalRuleFormat class for advanced horizontal rule formatting. Enhance your document design effortlessly!...more, visit the Working with Shapes documentation article. public...to insert a horizontal rule shape, and customize its formatting...

    reference.aspose.com/words/net/aspose.words.dra...
  5. 在演示文稿中使用 C++ 应用形状效果|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 对 PPT 和 PPTX 文件进行高级形状效果转换 - 仅需数秒即可创建醒目、专业的幻灯片。...PowerPoint can be used to make a shape stand out, they differ from...convincing reflections on a shape, spread a shape’s glow, etc. PowerPoint...

    docs.aspose.com/slides/zh/cpp/shape-effect/
  6. ImageData.to_stream method | Aspose.Words for P...

    ImageData.to_stream method. Creates and returns a stream that contains the image bytes....image bytes are stored in the shape, creates and returns a io.BytesIO...create an image file from a shape’s raw image data. img_source_doc...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Drawing::ImageData::get_ImageByt...

    Aspose::Words::Drawing::ImageData::get_ImageBytes method. Gets or sets the raw bytes of the image stored in the Shape in C++....of the image stored in the shape. System :: ArrayPtr < uint8_t...will remove the image from the shape. Returns null if the image is...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. 用 C++ 创建每行拥有不同水平对齐方式的文本框|Documentation

    学习如何用 Aspose.Cells 和 C++ 创建每行具有不同横向对齐方式的文本框。...first shape which is a text box and set its text Shape shape = ws.... GetShapes (). Get ( 0 ); shape . SetText ( u "Sign up for your...

    docs.aspose.com/cells/zh/cpp/create-textbox-in-...
  9. Create User-defined Cell in the ShapeSheet in R...

    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....i ) shapes = page . getShapes () j = 0 while j < shapes . getCount...getCount () shape = shapes . get ( j ) if shape . getNameU () ==...

    docs.aspose.com/diagram/java/create-user-define...
  10. Forms2OleControl.height property | Aspose.Words...

    Forms2OleControl.height property. Gets or sets a height of the control in points....docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () ole_control = shape . ole_format . ole_control...

    reference.aspose.com/words/python-net/aspose.wo...