Sort Score
Result 10 results
Languages All
Labels All
Results 6,681 - 6,690 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 .NET — préservez la mise en forme et améliorez la compatibilité.... Paragraphs [ 0 ]. Portions [ 0 ]). MathParagraph...exporté vers MathML — un paragraphe ou un bloc de formule individuel...

    docs.aspose.com/slides/fr/net/exporting-math-eq...
  2. BorderCollection.Item | Aspose.Words för .NET

    Upptäck egenskapen BorderCollection Item för att enkelt komma åt kantobjekt efter typ. Effektivisera din design med effektiv kanthantering!... Write ( "This paragraph is formatted with a double...Writeln ( "Paragraph 1." ); builder . Write ( "Paragraph 2." ); //...

    reference.aspose.com/words/sv/net/aspose.words/...
  3. Aspose::Words::EditableRangeStart::get_NodeType...

    Aspose::Words::EditableRangeStart::get_NodeType method. Returns EditableRangeStart in C++....+ u " we cannot edit this paragraph without the password." );...builder -> Writeln ( u "This paragraph is inside an editable range...

    reference.aspose.com/words/cpp/aspose.words/edi...
  4. Aspose::Words::EditableRange::Remove method | A...

    Aspose::Words::EditableRange::Remove method. Removes the editable range from the document. Does not remove content inside the editable range in C++....+ u " we cannot edit this paragraph without the password." );...builder -> Writeln ( u "This paragraph is inside an editable range...

    reference.aspose.com/words/cpp/aspose.words/edi...
  5. Node.NodeType | Aspose.Words for .NET

    Discover the Node NodeType property to easily identify node types in your application, enhancing your development efficiency and code clarity....= new Document ( MyDir + "Paragraphs.docx" ); for ( Node node...section body can contain Paragraph and Table nodes. // If the...

    reference.aspose.com/words/net/aspose.words/nod...
  6. FieldSeparator class | Aspose.Words for Python

    aspose.words.fields.FieldSeparator class. Represents a Word field separator that separates the field code from the field result...FieldSeparator can only be a child of Paragraph . A complete field in a Microsoft...Node ) parent_paragraph Retrieves the parent Paragraph of this node...

    reference.aspose.com/words/python-net/aspose.wo...
  7. InlineStory.FirstParagraph | Aspose.Words per .NET

    Scopri la proprietà FirstParagraph di InlineStory per accedere facilmente al primo paragrafo del tuo articolo e migliorarlo per un maggiore coinvolgimento.... public Paragraph FirstParagraph { get ; } Esempi...comment . AppendChild ( new Paragraph ( doc ))); builder . Write...

    reference.aspose.com/words/it/net/aspose.words/...
  8. Архивы

    Архивы...writeln() # Set paragraph formatting font.size = 14...paragraphFormat = builder.paragraph_format paragraphFormat.first_line_indent...

    blog.aspose.com/ru/words/python-ms-word-automat...
  9. Добавить математические уравнения в презентации...

    Узнайте, как работать с математическими уравнениями в PowerPoint, используя Aspose.Slides для Python через .NET. Получите подробные инструкции, примеры кода и рекомендации по автоматизации создания и редактирования презентаций....: math_paragraph = math_shape . text_frame . paragraphs [ 0 ]...] . portions [ 0 ] . math_paragraph Класс MathParagraph позволяет...

    docs.aspose.com/slides/ru/python-net/powerpoint...
  10. Manage Presentation Hyperlinks in PHP|Aspose.Sl...

    Effortlessly manage hyperlinks in PowerPoint and OpenDocument presentations with Aspose.Slides for PHP via Java — enhance interactivity and workflow in minutes....clear (); $paragraph = new Paragraph (); $paragraph -> getParagraphFormat...setFillType ( FillType :: Solid ); $paragraph -> getParagraphFormat () ->...

    docs.aspose.com/slides/php-java/manage-hyperlinks/