Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 5,168 for

shape position

(0.12 sec)
  1. Working with Sections in Python|Aspose.Words fo...

    Create and manage sections and section breaks in a document using Python. Insert section into a document Python. Remove section Python. Copy sections between Documents....to move a section from one position to another in your document...allows you to get a section position from a SectionCollection ...

    docs.aspose.com/words/python-net/working-with-s...
  2. Manage Audio in Presentations Using JavaScript|...

    Create and control audio frames in Aspose.Slides for Node.js—examples to embed, trim, loop, and configure playback across PPT, PPTX, and ODP presentations....the slide with a specified position and size. const audioStream...try { // Gets the AudioFrame shape const audioFrame = pres . getSlides...

    docs.aspose.com/slides/nodejs-java/audio-frame/
  3. Optimize Chart Calculations for Presentations i...

    Understand chart calculations, data updates, and precision control in Aspose.Slides for Python via .NET for PPT, PPTX and ODP, with practical code examples....elements, including the real position and size of elements that...demonstrates how to get the actual position of parent chart elements and...

    docs.aspose.com/slides/python-net/chart-calcula...
  4. 3. LaTeX commands | LaTeX manual

    This article discusses another way to compose math formulas that involves macro commands provided by LaTeX....and shape; the bar lines change their size and position, so that...signs appear in a variety of positions depending on the height and...

    docs.aspose.com/tex/java/latex-math-commands/
  5. Aspose::Words::Layout::LayoutCollector::GetEnti...

    Aspose::Words::Layout::LayoutCollector::GetEntity method. Returns an opaque Position of the LayoutEnumerator which corresponds to the specified node. You can use returned value as an argument to Current given the document being enumerated and the document of the node are the same in C++.... method Returns an opaque position of the LayoutEnumerator which...nodes, e.g. BookmarkStart or Shape . It doesn’t work for Run ,...

    reference.aspose.com/words/cpp/aspose.words.lay...
  6. How to create waterfall chart with C++|Document...

    Create waterfall charts in Excel with C++ and Aspose.Cells for C++ API....demonstrate how the starting position either increases or decreases...chart appearance to give it the shape of the waterfall by setting...

    docs.aspose.com/cells/cpp/creating-waterfall-ch...
  7. 与GridJs客户端端协同工作|Documentation

    本文介绍了GridJs中的客户端JavaScript API或函数。...false 是 loadingGif 加载图 images / shapes 时的 GIF 动图 URL。 默认值为 content/img/updating...url when loading the image / shape . it is optional , the default...

    docs.aspose.com/cells/zh/java/aspose-cells-grid...
  8. Run | Aspose.Words for Java

    Represents a run of characters with the same font formatting in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shape shape = new Shape(doc, ShapeType.RECTANGLE);...

    reference.aspose.com/words/java/com.aspose.word...
  9. Glyph class | Aspose.Words for Python

    aspose.words.shaping.Glyph class. Represents a glyph...(x) offset relative to glyph position. Mostly used to attach marks...(y) offset relative to glyph position. Mostly used to attach marks...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Rendering in Java|Aspose.Words for Java

    Use Aspose.Words for Java rendering feature to format a flow-layout document into pages and convert such a document or selected pages to another document (PDF, HTML, XPS, etc.) or image (TIFF, PNG, SVG, etc.) formats for viewing, further conversions, or printing.... Render a Shape object separately from the document...contain information about the position where each particular paragraph...

    docs.aspose.com/words/java/rendering/