Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 5,261 for

shape position

(1 sec)
  1. Trying to create a word-like text box in PDF - ...

    Hi, I’m trying to create a word-like text box in a PDF document. I was able to do it in a Word file (using aspose of course), but don’t know how to do it in PDF. This text box needs to have a small picture, a text and …...of its attributes Shape textBox = new Shape(doc, ShapeType.TEXT_BOX);...insert the image, get the position back to 0 (at sea level) builder...

    forum.aspose.com/t/trying-to-create-a-word-like...
  2. Locking WordArt Watermark in Aspose.Cells|Docum...

    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....object that can be moved and positioned on the worksheet. It is also...article explains the usage of the Shape.SetLockedProperty method to...

    docs.aspose.com/cells/net/locking-wordart-water...
  3. Table class | Aspose.Words for Node.js

    Aspose.Words.Table class. Represents a table in a Word document...horizontal floating table position specified by the table properties...absolute vertical floating table position specified by the table properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Locking WordArt Watermark with C++|Documentation

    Learn how to lock WordArt watermarks in Excel worksheets using Aspose.Cells for C++. Prevent editing, movement, and selection of watermarks programmatically....object that can be moved and positioned on the worksheet. It is also...article explains the usage of Shape.SetLockedProperty method to...

    docs.aspose.com/cells/cpp/locking-wordart-water...
  5. Chart Saved as an Image in Java Looks Different...

    Hello, I’m trying to extract charts from PowerPoint and save them as images, but the images have many discrepancies - the quality is low, text is sometimes missing, and the style is different. Is there another way to e…...forEach(shape -> { if (shape instanceof Chart chart)...getImage(ShapeThumbnailBounds.Shape, scaleX, scaleY).save("c:\\work\\chart"+...

    forum.aspose.com/t/chart-saved-as-an-image-in-j...
  6. Charts|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....Golang via C++ Manipulate Position Size and Designer Chart with...Charts with Golang via C++ Shapes in Charts with Golang via C++...

    docs.aspose.com/cells/go-cpp/charts/
  7. Manage Text Portions in Presentations on Androi...

    Learn how to manage text portions in PowerPoint presentations using Aspose.Slides for Android via Java, boosting performance and customization....of presentation IAutoShape shape = ( IAutoShape ) pres . getSlides...textFrame = ( ITextFrame ) shape . getTextFrame (); for ( IParagraph...

    docs.aspose.com/slides/androidjava/portion/
  8. Manage Text Portions in Presentations Using PHP...

    Learn how to manage text portions in PowerPoint presentations using Aspose.Slides for PHP via Java, boosting performance and customization....the context of presentation $shape = $pres -> getSlides () -> get_Item...get_Item ( 0 ); $textFrame = $shape -> getTextFrame (); foreach...

    docs.aspose.com/slides/php-java/portion/
  9. OfficeMathJustification Enum | Aspose.Words for...

    Discover Aspose.Words.Math.OfficeMathJustification enum for precise equation alignment. Enhance your document's clarity with optimal justification options.... Inline 7 Inline position of Math. Default 1 Default...doc . Save ( ArtifactsDir + "Shape.OfficeMath.docx" ); See Also...

    reference.aspose.com/words/net/aspose.words.mat...
  10. Document constructor | Aspose.Words for Python

    aspose.words.Document constructor...stream must support random positioning. Exceptions exception condition...stream must support random positioning. Exceptions exception condition...

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