Sort Score
Result 10 results
Languages All
Labels All
Results 6,101 - 6,110 of 18,529 for

paragraph

(0.56 sec)
  1. جزء|Aspose.Slides لـ Node.js عبر توثيق .NET

    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....getCount (); i ++ ) { const paragraph = textFrame . getParagraphs...); for ( let j = 0 ; j < paragraph . getPortions (). getCount...

    docs.aspose.com/slides/ar/nodejs-java/portion/
  2. Add Rectangle Object to PDF file|Aspose.PDF for...

    This article explains how to create a Rectangle object to your PDF using Aspose.PDF for .NET.... Add Text fragment to paragraphs collection of page instance...object. Add graph object to paragraphs collection of page instance...

    docs.aspose.com/pdf/net/add-rectangle/
  3. FindReplaceOptions.ignore_office_math property ...

    FindReplaceOptions.ignore_office_math property. Gets or sets a boolean value indicating either to ignore text inside OfficeMath/>... first_paragraph . get_text () . strip ())...first_section . body . first_paragraph . get_text () . strip ())...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Font.Superscript | Aspose.Words för .NET

    Upptäck egenskapen Font Superscript, formatera enkelt text som upphöjd skrift för förbättrad läsbarhet och stil i dina dokument. Förbättra din design idag!...new Document (); Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 0 , true ); // Höj denna textsekvens...

    reference.aspose.com/words/sv/net/aspose.words/...
  5. Font.Subscript | Aspose.Words för .NET

    Upptäck egenskapen Teckensnittsnedsänkning. Formatera enkelt text som nedsänkning för förbättrad läsbarhet och stil i dina dokument. Förbättra din design idag!...new Document (); Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 0 , true ); // Höj denna textsekvens...

    reference.aspose.com/words/sv/net/aspose.words/...
  6. Aspose.Words DOM|Aspose.Words para Python via .NET

    El modelo de objetos de documento (DOM) es una representación en memoria de un documento de Word. Leer, manipular y modificar el contenido y el formato de un documento de Word usando Python....nodos, por ejemplo, Section o Paragraph , derivan de la clase CompositeNode...esquema. Document , Section , Paragraph , Table , Shape , Run y todas...

    docs.aspose.com/words/es/python-net/aspose-word...
  7. 在 .NET 中自动化 PowerPoint 生成:轻松创建动态演示文稿|Aspose.Sli...

    使用 Aspose.Slides for .NET 在云平台上自动化幻灯片创建——快速且可靠地生成、编辑和转换 PowerPoint 和 OpenDocument 文件。...text ) { var paragraph = new Paragraph (); paragraph . ParagraphFormat...Symbol ; paragraph . ParagraphFormat . Indent = 15 ; paragraph . ParagraphFormat...

    docs.aspose.com/slides/zh/net/automating-powerp...
  8. Obtener todo el texto de una diapositiva|Docume...

    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....// Iterate through all the paragraphs in the slide. foreach ( DocumentFormat...OpenXml . Drawing . Paragraph paragraph in slidePart . Slide...

    docs.aspose.com/slides/es/net/get-all-the-text-...
  9. ParagraphFormat.mirror_indents property | Aspos...

    ParagraphFormat.mirror_indents property. Gets or sets a flag indicating whether the left and right indents are of the same width.... paragraphs [ 0 ] . paragraph_format format ....ParagraphFormat.no_space_between_paragraphs_of_same_style property...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Tạo PDF Bằng Python

    Tạo một PDF mới trong Python trong một vài bước. Dễ dàng tạo PDF bằng Python via .NET thư viện....first_paragraph.append_child(firstRun) doc...first_section.body.first_paragraph.append_child(secondRun) builder...

    products.aspose.com/words/vi/python-net/make/pdf/