Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 5,168 for

shape position

(0.15 sec)
  1. 2. Font characteristics

    This article covers LaTeX font classifications with respect to various font characteristics. It also mentions the concept of LaTeX font encodings....different widths depending on their shape. At the same time, in a monospaced...size, weight, width, and shape. Font shapes Almost every font family...

    docs.aspose.com/tex/java/latex-font-attributes/
  2. How to Resize Picture in Word using Python

    This article guides you on how to resize picture in Word using Python. It provides configuration details, step-wise process and a runnable sample code to resize image in MS Word using Python....of the added image using the Shape class object. Code to Resize...image, or even setting the position, and wrap type if required...

    kb.aspose.com/words/python/how-to-resize-pictur...
  3. Aspose::Words::Drawing::Charts namespace | Aspo...

    Aspose::Words::Drawing::Charts namespace. The Aspose.Words.Drawing.Charts namespace provides classes that allow to access charts in Microsoft Word documents in C++....Provides access to the chart shape properties. To learn more, visit...AxisTickLabelPositio Specifies the possible positions for tick labels. AxisTickMark...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. com.aspose.words | Aspose.Words for Java

    The com.aspose.words package provides classes for generating converting modifying rendering and printing Microsoft Word documents without utilizing Microsoft Word in Java....AbsolutePositionTab An absolute position tab is a character which is...is used to advance the position on the current line of text when...

    reference.aspose.com/words/java/com.aspose.words/
  5. AbsolutePositionTab class | Aspose.Words for No...

    Aspose.Words.AbsolutePositionTab class. An absolute Position tab is a character which is used to advance the Position on the current line of text when displaying this WordprocessingML content...AbsolutePositionTab class An absolute position tab is a character which is...is used to advance the position on the current line of text when...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Manage OLE in Presentations Using JavaScript|As...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Node.js via Java. Embed, update, and export OLE content seamlessly.... Access the OleObjectFrame shape. In our example, we used the...created PPTX that has only one shape on the first slide. Once the...

    docs.aspose.com/slides/nodejs-java/manage-ole/
  7. Manage Video Frames in Presentations on Android...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for Android via Java. Fast how-to guide....( IShape shape : slide . getShapes ()) { if ( shape instanceof...videoFrame = ( IVideoFrame ) shape ; for ( ICaptions captionTrack...

    docs.aspose.com/slides/androidjava/video-frame/
  8. Working with Vector Graphics|Aspose.PDF for .NET

    This article describes the features of working with GraphicsAbsorber tool using C#.... used to represent images, shapes, and other graphical elements...WriteLine ( $"Position: ({element.Position.X}, {element.Position.Y})"...

    docs.aspose.com/pdf/net/working-with-vector-gra...
  9. Curves Adjustment Layer|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....respectively) to recreate the shape of the curve: CurvesLayer curvesLayer...Discrete Manager also allows to position curve points (change color...

    docs.aspose.com/psd/java/layer-types/adjustment...
  10. SVG Path – Code Examples – Aspose.SVG Guide

    Learn with Aspose.SVG how to use SVG paths – a group of commands to draw outlines or Shapes by combining SVG lines, SVG arcs, and Bezier curves....element draws the outline of any shape by combining lines, arcs, and...The path is described by the position of the current point – a “virtual...

    docs.aspose.com/svg/net/drawing-basics/svg-path...