Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 5,259 for

shape position

(1.48 sec)
  1. 旋转、改变位置和连接子形状|Documentation

    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...."Page-3" ); // get shape by id Shape shape = page . getShapes...16 ); // Add a shape and set the angle shape . setAngle ( 190...

    docs.aspose.com/diagram/zh/java/rotate-change-t...
  2. Manage PowerPoint Text Paragraphs in PHP|Aspose...

    Master paragraph formatting with Aspose.Slides for PHP via Java — optimize alignment, spacing & style in PPT, PPTX, and ODP presentations....new Presentation (); try { $shape = $presentation -> getSlides...created autoshape $textFrame = $shape -> getTextFrame (); # Removes...

    docs.aspose.com/slides/php-java/manage-paragraph/
  3. 旋转、改变位置和连接子形状|Documentation

    本节介绍如何使用 Aspose.Diagram 旋转 visio 形状。... GetDataDir_Shapes (); // Call a Diagram class...); // Get shape by id Shape shape = page . Shapes . GetShape...

    docs.aspose.com/diagram/zh/net/rotate-change-th...
  4. How to Add Image in Word Document using C# Code

    A step-by-step guide on how to add image in word document using C# tutorial with code to insert image in word document header C# & add image to word document's body as linked image....Header or Footer or any desired position in Word DOC Use DocumentBuilder...file Use Shape class to further set Size, Position, Fill etc...

    kb.aspose.com/words/net/how-to-add-image-in-wor...
  5. Convert Vector Image to Vectorized PSD Image in...

    Aspose.Imaging offers seamless export capabilities for vector images to PSD format, preserving their integrity and enabling smooth transitions between graphic editing software. C# Image Processing Library can be used to convert vector images to vectorized PSD as shown in the C# code example....graphical objects such as lines, shapes, and fills, defined by mathematical...vector elements, including Shapes, Paths, and Vector Masks, to...

    docs.aspose.com/imaging/net/developer-guide/how...
  6. Manage SmartArt in PowerPoint Presentations Usi...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for Python via .NET using clear code samples that speed up slide design and automation....extract text from SmartArt shapes, change a SmartArt layout,...retrieve all text from a SmartArt shape—not just the text contained...

    docs.aspose.com/slides/python-net/manage-smartart/
  7. DocumentBuilder.InsertChart | Aspose.Words for ...

    Enhance your documents effortlessly with the DocumentBuilder InsertChart method. Seamlessly add and resize chart objects for impactful presentations.... public Shape InsertChart ( ChartType chartType...location, positioning method and other settings using the Shape object...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Contents of chart moved to the right when rende...

    Hi, Aspose Team I’m noticing an issue where the contents of my chart are pushed to the right when rendering the chart into an image. The code I’ve used is: Document RepDoc = new Document(); DocumentBuilder Builder = n…...into the place of the old shape. Shape newOleShape = Builder.I...the right and the size and position of the arrow graphics were...

    forum.aspose.com/t/contents-of-chart-moved-to-t...
  9. Manage Presentation Shapes in C++|Aspose.Slides...

    Learn to create, edit and optimize Shapes in Aspose.Slides for C++ and deliver high-performance PowerPoint presentations....Manage Presentation Shapes in C++ Contents [ Hide ] Overview...article explains how to work with shapes in presentations using Aspose...

    docs.aspose.com/slides/cpp/shape-manipulations/
  10. Manage Slide Transitions in Presentations Using...

    Discover how to customize slide transitions in Aspose.Slides for Python via .NET, with step-by-step guidance for PowerPoint and OpenDocument presentations....the object to a different position on the second slide. The following...[ 0 ] auto_shape = slide0 . shapes . add_auto_shape ( slides ...

    docs.aspose.com/slides/python-net/slide-transit...