Sort Score
Result 10 results
Languages All
Labels All
Results 5,191 - 5,200 of 18,953 for

paragraphs

(3.74 sec)
  1. Texto Matemático|Documentación de Aspose.Slides...

    Trabaje con texto matemático en PHP usando Aspose.Slides: cree y edite ecuaciones, fracciones, radicales, índices, formato, y genere resultados para PPT y PPTX.... $paragraph = $mathShape -> getTextFrame...get_Item ( 0 ); $portion = $paragraph -> getPortions () -> get_Item...

    docs.aspose.com/slides/es/php-java/examples/ele...
  2. SectionStart enumeration | Aspose.Words for Python

    aspose.words.SectionStart enumeration. The type of break at the beginning of the section....section, one body and one paragraph. # Call the "RemoveAllChildren"...append_child ( body ) # Create a paragraph, set some formatting properties...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Dịch Markdown sang DOM|Aspose.Words cho Python ...

    Chuyển tài liệu Markdown sang Document Object Model và quay lại bằng Python. Vì vậy, bạn có thể làm việc với Markdown phức tạp hiện có và tạo tài liệu Markdown theo chương trình từ đầu.... paragraph_format . style_name = "Heading...previous paragraph to not combine styles between paragraphs. builder...

    docs.aspose.com/words/vi/python-net/translate-m...
  4. Caja de texto|Documentación de Aspose.Slides pa...

    Crear y dar formato a cajas de texto en Python con Aspose.Slides: establecer fuentes, alineación, ajuste de texto, autoajuste y enlaces para pulir diapositivas para PowerPoint y OpenDocument.... paragraph_format = text_box . text_frame . paragraphs [ 0...0 ] . paragraph_format paragraph_format . default_portion_format...

    docs.aspose.com/slides/es/python-net/examples/e...
  5. Hyperlien|Documentation Aspose.Slides

    Ajouter et gérer des hyperliens dans Aspose.Slides for .NET: texte de lien, formes et images, définir les cibles et les actions pour PPT, PPTX et ODP avec des exemples C#.... Paragraphs [ 0 ]. Portions [ 0 ]; textPortion...textPortion = shape . TextFrame . Paragraphs [ 0 ]. Portions [ 0 ]; textPortion...

    docs.aspose.com/slides/fr/net/examples/elements...
  6. PDF内のテキストフォーマットをC#で行う|Aspose.PDF for .NET

    Aspose.PDFを使用して.NETでPDFドキュメント内のテキストをフォーマットする方法を学び、ドキュメントの視覚的プレゼンテーションを向上させます。...これは、TextFragmentおよびParagraphsコレクションを使用したPDF生成シナリオで行のインデントを指定するために使用できます。...SubsequentLinesInden = 20 }; page . Paragraphs . Add ( text ); text = new...

    docs.aspose.com/pdf/ja/net/text-formatting-insi...
  7. Konvertera punktpunkter till stycke i Word-fil ...

    Konvertera punktpunkter till stycke i Word-fil med C#. Den här artikeln innehåller en lista med steg och en exempelkod för att ta bort punktpunkter från Word-dokument med C#....listor Iterera igenom alla paragraphs i Word-filen Öppna ListFormat-objektet...underordnade noder av typen Paragraph. Gå till egenskapen ListFormat...

    kb.aspose.com/sv/words/net/convert-bullet-point...
  8. EditableRange.remove method | Aspose.Words for ...

    EditableRange.remove method. Removes the editable range from the document..." + ' we cannot edit this paragraph without the password.' ) #...builder . writeln ( 'This paragraph is inside an editable range...

    reference.aspose.com/words/python-net/aspose.wo...
  9. EditableRange.editable_range_end property | Asp...

    EditableRange.editable_range_end property. Gets the node that represents the end of the editable range...." + ' we cannot edit this paragraph without the password.' ) #...builder . writeln ( 'This paragraph is inside an editable range...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldFileSize.is_in_kilobytes property | Aspose...

    FieldFileSize.is_in_kilobytes property. Gets or sets whether to display the file size in kilobytes.... insert_paragraph () # Below are three different...Kilobytes: builder . insert_paragraph () field = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...