Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 5,126 for

shape position

(0.95 sec)
  1. Manage PowerPoint Text Paragraphs in Java|Aspos...

    Master paragraph formatting with Aspose.Slides for Java—optimize alignment, spacing & style in PPT, PPTX, and ODP presentations in Java....Presentation (); try { IAutoShape shape = presentation . getSlides ()...autoshape ITextFrame textFrame = shape . getTextFrame (); // Removes...

    docs.aspose.com/slides/java/manage-paragraph/
  2. Inline | Aspose.Words for Java

    Base class for inline-level nodes that can have character formatting associated with them but cannot have child nodes of their own in Java....text that we moved in its new position in the document. // "Move...CONTINUE; } /// /// Called when a Shape is encountered in the document...

    reference.aspose.com/words/java/com.aspose.word...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 如果在header 和 footer中创建浮动文本框并且不添加新的段落作为锚点 - Free ...

    Hello, 我正在使用 aspose.java 在word中添加 header,footer等元素,基于原始需求(在源文档上追加header 和 footer时, 不要因为添加header 和 footer 而造成文档header 和 footer区域变高引起文档内容排版和页面数量的变化),所以我采用添加浮动文本框来避免造成header footer区域变化;现在的问题是,为了添加浮动文本框,一定需要创建一个段落来作为锚点,而这个段落…...typeName); // Create builder and position it DocumentBuilder builder...custom margin for vertical positioning insertContentWithMar(document...

    forum.aspose.com/t/header-footer/325498
  8. 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/
  9. Word to PDF does not support ADVANCE Field - Fr...

    Hi, Words does not seem to support the { ADVANCE } field when saving as PDF. I have attached a sample document. Advance.docx (13.1 KB) The expectation is for the “2” to be moved down the page in the the converted docu…...“2” remains in its original position instead of being shifted down...supported – e.g., a text box, shape, or a paragraph with appropriate...

    forum.aspose.com/t/word-to-pdf-does-not-support...
  10. Body | Aspose.Words for Java

    Represents a container for the main text of a section in Java....deleteShapes() Deletes all shapes from the text of this story...Shows how to process absolute position tab characters with a document...

    reference.aspose.com/words/java/com.aspose.word...