Sort Score
Result 10 results
Languages All
Labels All
Results 3,891 - 3,900 of 18,529 for

paragraphs

(0.2 sec)
  1. Exporter des équations mathématiques depuis les...

    Déverrouillez une exportation fluide des équations mathématiques de PowerPoint vers MathML avec Aspose.Slides pour Python via .NET—préservez le formatage et améliorez la compatibilité....) math_paragraph = auto_shape . text_frame . paragraphs [ 0 ]...portions [ 0 ] . math_paragraph math_paragraph . add ( math . MathematicalText...

    docs.aspose.com/slides/fr/python-net/exporting-...
  2. FieldStyleRef.InsertRelativePosition | Aspose.W...

    Discover how the InsertRelativePosition property of FieldStyleRef can enhance your document formatting by managing paragraph references effectively....position of the referenced paragraph. public bool InsertRelativePositi...)" ; // Add text and apply paragraph styles that STYLEREF fields...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Agregar texto a PDF usando C#|Aspose.PDF for .NET

    Aprenda cómo agregar texto a un documento PDF en .NET usando Aspose.PDF para mejorar el contenido y editar documentos....); // Create text paragraph var paragraph = new Aspose . Pdf...Set subsequent lines indent paragraph . SubsequentLinesInden = 20...

    docs.aspose.com/pdf/es/net/add-text-to-pdf-file/
  4. ParagraphFormat.linesToDrop property | Aspose.W...

    ParagraphFormat.linesToDrop property. Gets or sets the number of lines of the paragraph text used to calculate the drop cap height....the number of lines of the paragraph text used to calculate the..."LinesToDrop" property to designate a paragraph as a drop cap, // which will...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 使用形状段落|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....rectangleId ); //Get shape's paragraph Para para = rectangle . Paras...0 ]; //Set horizontal of paragraph para . HorzAlign . Value =...

    docs.aspose.com/diagram/zh/net/working-with-sha...
  6. Lavorare con le forme Paragrafo|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....rectangleId ); //Get shape's paragraph Para para = rectangle . Paras...0 ]; //Set horizontal of paragraph para . HorzAlign . Value =...

    docs.aspose.com/diagram/it/net/working-with-sha...
  7. Texto matemático|Documentación de Aspose.Slides

    Explore los ejemplos de MathematicalText de Aspose.Slides for C++: cree y formatee ecuaciones, fracciones, matrices y símbolos con C++ en presentaciones PPT, PPTX y ODP.... auto paragraph = mathShape -> get_TextFrame...-> get_Paragraph ( 0 ); auto textPortion = paragraph -> get_Portion...

    docs.aspose.com/slides/es/cpp/examples/elements...
  8. نص رياضي|وثائق Aspose.Slides

    استكشف أمثلة Aspose.Slides for C++ لـ MathematicalText: إنشاء وتنسيق المعادلات، الكسور، المصفوفات والرموز باستخدام C++ في عروض PPT و PPTX و ODP.... auto paragraph = mathShape -> get_TextFrame...-> get_Paragraph ( 0 ); auto textPortion = paragraph -> get_Portion...

    docs.aspose.com/slides/ar/cpp/examples/elements...
  9. Arsip

    Arsip...bisa berupa node level blok (Paragraph , Table) atau level inline...is_composite) : include_next_paragraph(endNode, nodes) # Kembalikan...

    blog.aspose.com/id/words/extract-text-from-word...
  10. docx转PDF,间距不生效 - Free Support Forum - aspose.com

    版本:23.8 编程语言:java 问题截图: 源文件: YC-HTMB-0018 A 深圳市劳动合同(A版)-原始文件.docx (33.4 KB)...获取所有段落并设置规范的间距 for (Paragraph paragraph : (Iterable<Paragraph>)doc.getChildNodes(NodeType...getChildNodes(NodeType.PARAGRAPH, true)) { paragraph.getParagraphFormat()...

    forum.aspose.com/t/docx-pdf/315236