Sort Score
Result 10 results
Languages All
Labels All
Results 3,071 - 3,080 of 18,530 for

paragraph

(0.13 sec)
  1. PageSetup | Aspose.Words for Java

    Represents the page setup properties of a section in Java....line counter will skip any paragraph with the "SuppressLineNumbers"...flag set to "true". // This paragraph is on the 15th line, which...

    reference.aspose.com/words/java/com.aspose.word...
  2. TextPath.same_letter_heights property | Aspose....

    TextPath.same_letter_heights property. Determines whether all letters will be the same height regardless of initial case.... Shape : """Insert a new paragraph with a WordArt shape inside...append_child ( aw . Paragraph ( doc )) . as_paragraph () para . append_child...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldPrint | Aspose.Words for Java

    Implements the PRINT field in Java....write("My paragraph"); // The PRINT field can...this case, it will be the paragraph that contains our PRINT field...

    reference.aspose.com/words/java/com.aspose.word...
  4. Adding Slide to Presentation|Aspose.Slides Docu...

    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.... Paragraph ( new Drawing . Run ( new...ListStyle (), new Drawing . Paragraph ()); // Create the slide part...

    docs.aspose.com/slides/net/adding-slide-to-pres...
  5. ViewOptions | Aspose.Words for Java

    Provides various options that control how a document is shown in Microsoft Word in Java....writeln("Paragraph 1, Page 1."); builder.insertBreak(BreakType...PAGE_BREAK); builder.writeln("Paragraph 2, Page 2."); builder.insertBreak(BreakType...

    reference.aspose.com/words/java/com.aspose.word...
  6. 在 JavaScript 中将 PowerPoint 演示文稿转换为视频|Aspose.Sli...

    了解如何在 JavaScript 中将 PowerPoint 演示文稿转换为视频。探索示例代码和自动化技术,以简化您的工作流程。... Paragraph (); para1 . getPortions ()...para2 = new aspose . slides . Paragraph (); para2 . getPortions ()...

    docs.aspose.com/slides/zh/nodejs-java/convert-p...
  7. Unable to Get Anchoring Type for Vertical Align...

    Hi, auto textFrameFormat = shape->get_TextFrame()->get_TextFrameFormat(); auto anchor = textFrameFormat->get_AnchoringType(); get_Anchoring returns undefined for the attached presentation. The set text vertical alignm…...and horizontal alignment of paragraphs. You can get the vertical...of a paragraph like this: auto alignmentType = paragraph->get...

    forum.aspose.com/t/unable-to-get-anchoring-type...
  8. docx转化PDF后,标题换行了 - Free Support Forum - aspose.com

    docx转换PDF后,标题行换行了,但是在word中直接导出不会出现这个情况。 new.docx (11.1 KB)...如有手动换行符,可在保存前删除 for (Paragraph para : (Iterable<Paragraph>) doc.getChildNodes(NodeType...getChildNodes(NodeType.PARAGRAPH, true)) { String txt = para.getText()...

    forum.aspose.com/t/docx-pdf/325351
  9. LayoutOptions class | Aspose.Words for Node.js

    Aspose.Words.Layout.LayoutOptions class. Holds the options that allow controlling the document layout process...sets indication of whether paragraph marks are rendered. Default...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 8. Fine-tuning mathematical formulas

    Learn about the fine points of mathematics typing, explained with examples that involve various objects that you may find in mathematical formulas....will never break a line of a paragraph at the space between the comma...possibility of breaking lines in a paragraph gets inhibited which leads...

    docs.aspose.com/tex/java/latex-math-fine-points/