Sort Score
Result 10 results
Languages All
Labels All
Results 6,281 - 6,290 of 18,590 for

paragraphs

(0.7 sec)
  1. Crear una tabla en una diapositiva de PowerPoin...

    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.... Paragraphs ( 0 , tf . TextRange . Text...//Set font size of 10 tf . Paragraphs [ 0 ]. Portions [ 0 ]. FontHeight...

    docs.aspose.com/slides/es/net/creating-a-table-...
  2. 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...
  3. 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...
  4. 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...
  5. 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/...
  6. 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" ); // Any node that...section body can contain Paragraph and Table nodes. // If the...

    reference.aspose.com/words/net/aspose.words/nod...
  7. 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...
  8. 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/...
  9. Wie füge ich ein Bild zu HTML hinzu? – Aspose.H...

    Lernen Sie, wie Sie mit C# Bilder in HTML einfügen können. Lernen Sie verschiedene Methoden kennen, darunter den img-Tag, CSS-Hintergründe und Inline-Stile.... indem sie überprüft, ob paragraphs.Length >= 2 ist. Verwenden...das zweite <p> -Element (paragraphs[1]) aus der Sammlung. Da...

    docs.aspose.com/html/de/net/how-to-articles/how...
  10. Disable Spell Check and Grammar Check in PowerP...

    How can we disable spellcheck/grammer check in the PPT....paragraphs.get_Item(0).paragraphFormat...setColor(Color.WHITE); // Creates the Paragraph object for text frame IParagraph...

    forum.aspose.com/t/disable-spell-check-and-gram...