Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 5,126 for

shape position

(0.38 sec)
  1. 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...
  2. Add Text to PDF using C#|Aspose.PDF for .NET

    Learn how to add text to a PDF document in .NET using Aspose.PDF for content enhancement and document editing.... Position = new Aspose . Pdf . Text . Position ( 100 ,...Specify the position for Text Fragment textFragment . Position = new...

    docs.aspose.com/pdf/net/add-text-to-pdf-file/
  3. Document | Aspose.Words for .NET

    Effortlessly create blank Word documents with our user-friendly document constructor. Streamline your writing process today!...adding content such as text and shapes: a Section, a Body, and a Paragraph...adding content such as text and shapes: a Section, a Body, and a Paragraph...

    reference.aspose.com/words/net/aspose.words/doc...
  4. 3. How to use LaTeX fonts in text

    This article covers LaTeX font commands that independently change different font attributes for use in normal text.... Standard font shapes The shape of the current typeface...default shape for most documents is the upright shape, which can...

    docs.aspose.com/tex/java/latex-text-fonts/
  5. Need help in creating the hyperlink style for u...

    Hi Team, We are using Aspose words for document generation. We have a document which is having some paragraphs and paragraphs contains some url text. We want to create hyperlink style and color for them but not able to.…...Shapes; using Aspose.Words.Drawing...Aspose.Words.Drawing.TextBox.Shapes; using Aspose.Words.Drawing...

    forum.aspose.com/t/need-help-in-creating-the-hy...
  6. Aspose::Words::Drawing::Charts::AxisBound class...

    Aspose::Words::Drawing::Charts::AxisBound class. Represents minimum or maximum bound of axis values. To learn more, visit the documentation article in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); // Clear the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  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. 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/
  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. Add Rectangle Object to PDF file|Aspose.PDF for...

    This article explains how to create a Rectangle object to your PDF using Aspose.PDF for C++....instance Add Rectangle object to shapes collection of Graph object...height ) { // Can we change the position of graph instance IsChangePosition...

    docs.aspose.com/pdf/cpp/add-rectangle/