Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 5,125 for

shape position

(0.17 sec)
  1. Resize Shapes on Presentation Slides|Aspose.Sli...

    Easily resize Shapes on PowerPoint and OpenDocument slides with Aspose.Slides for C++—automate slide layout adjustments and boost productivity....Resize Shapes on Presentation Slides Contents [ Hide ] Overview...customers is how to resize shapes so that, when the slide size...

    docs.aspose.com/slides/cpp/re-sizing-shapes-on-...
  2. Aspose::Words::Drawing::ShapeBase::get_Left met...

    Aspose::Words::Drawing::ShapeBase::get_Left method. Gets or sets the Position of the left edge of the containing block of the Shape in C++....ShapeBase::get_Left method Gets or sets the position of the left edge of the containing...containing block of the shape. double Aspose :: Words :: Drawing...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Drawing::ShapeBase::get_Top meth...

    Aspose::Words::Drawing::ShapeBase::get_Top method. Gets or sets the Position of the top edge of the containing block of the Shape in C++....ShapeBase::get_Top method Gets or sets the position of the top edge of the containing...containing block of the shape. double Aspose :: Words :: Drawing...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Adding Slide to Presentation|Aspose.Slides Docu...

    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....string presentationFile , int position , string slideTitle ) { //...the source document and the position and title of the slide to...

    docs.aspose.com/slides/net/adding-slide-to-pres...
  5. DocumentBuilder.currentSection property | Aspos...

    DocumentBuilder.currentSection property. Gets the section that is currently selected in this [DocumentBuilder](../)....floating image, and specify its position and size. let doc = new aw...DocumentBuilder ( doc ); let shape = builder . insertImage ( base...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. GradientStop class | Aspose.Words for Python

    aspose.words.drawing.GradientStop class. Represents one gradient stop...Description GradientStop(color, position) Initializes a new instance...class. GradientStop(color, position, transparency) Initializes...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 在 Node.js via C++ 中查找工作表内元素的绝对位置|Documentation

    了解如何使用 Aspose.Cells for Node.js via C++ 在工作表中查找形状的绝对位置。...js via C++ 提供了 Shape.getLeftToCorner() 和 Shape.getTopToCorner()...了以下控制台输出: Absolute Position of this Shape is ( 320 , 183 ) const...

    docs.aspose.com/cells/zh/nodejs-cpp/finding-abs...
  8. 在工作表中查找形状的绝对位置(C++)|Documentation

    使用Aspose.Cells和C++确定形状在工作表中的绝对位置。...Cells提供了 Shape.GetLeftToCorner() 和 Shape.GetTopToCorner()...了以下控制台输出: Absolute Position of this Shape is ( 320 , 183 ) #include...

    docs.aspose.com/cells/zh/cpp/finding-absolute-p...
  9. DocumentBuilder.current_section property | Aspo...

    DocumentBuilder.current_section property. Gets the section that is currently selected in this [DocumentBuilder](../)....floating image, and specify its position and size. doc = aw . Document...DocumentBuilder ( doc = doc ) shape = builder . insert_image ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentBuilder.CurrentSection | Aspose.Words f...

    Discover the DocumentBuilder CurrentSection property to easily access and manage the selected section in your document, enhancing your editing experience....floating image, and specify its position and size. Document doc = new...DocumentBuilder ( doc ); Shape shape = builder . InsertImage (...

    reference.aspose.com/words/net/aspose.words/doc...