Sort Score
Result 10 results
Languages All
Labels All
Results 4,701 - 4,710 of 18,530 for

paragraphs

(0.27 sec)
  1. Aspose::Words::DocumentBuilder::EndEditableRang...

    Aspose::Words::DocumentBuilder::EndEditableRange method. Marks the current position in the document as an editable range end 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/doc...
  2. Création d'un PDF complexe|Aspose.PDF for .NET

    Aspose.PDF pour NET vous permet de créer des documents plus complexes contenant des images, des fragments de texte et des tableaux dans un seul document....fragments de texte (en-tête et paragraphe), et un tableau. Pour construire...centré. Ajouter l’en-tête aux Paragraphes de la page. Créer un TextFragment...

    docs.aspose.com/pdf/fr/net/complex-pdf-example/
  3. نص رياضي|توثيق Aspose.Slides لـ PHP

    العمل مع النص الرياضي في PHP باستخدام Aspose.Slides: إنشاء وتعديل المعادلات، الكسور، الجذور، النصوص الفرعية، التنسيق، وعرض النتائج لملفات PPT و PPTX.... $paragraph = $mathShape -> getTextFrame...get_Item ( 0 ); $portion = $paragraph -> getPortions () -> get_Item...

    docs.aspose.com/slides/ar/php-java/examples/ele...
  4. ReplacingArgs Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.Replacing.ReplacingArgs för effektiv anpassad textersättning i dina dokument. Förbättra ditt arbetsflöde idag!... Paragraph para = ( Paragraph ) args . MatchNode.... NodeType == NodeType . Paragraph || insertionDestination ....

    reference.aspose.com/words/sv/net/aspose.words....
  5. Chercher

    chercher...texte de chaque IPortion du paragraphe. L’exemple de code suivant...{ //Boucle à travers les paragraphes dans le TextFrame actuel...

    blog.aspose.com/fr/slides/extract-text-from-pow...
  6. 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...
  7. Aspose::Words::Fields::FieldStyleRef::get_Searc...

    Aspose::Words::Fields::FieldStyleRef::get_SearchFromBottom method. Gets or sets whether to search from the bottom of the current page, rather from the top in C++....); // Add text and apply paragraph styles that STYLEREF fields...get_Styles () -> idx_get ( u "List Paragraph" )); builder -> Writeln (...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose::Words::Fields::FieldStyleRef::get_Suppr...

    Aspose::Words::Fields::FieldStyleRef::get_SuppressNonDelimiters method. Gets or sets whether to suppress non-delimiter characters in C++....); // Add text and apply paragraph styles that STYLEREF fields...get_Styles () -> idx_get ( u "List Paragraph" )); builder -> Writeln (...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. 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...
  10. Edit HTML Document – C# – Aspose.HTML for .NET

    Learn how to read or modify the Document Object Model using Aspose.HTML for .NET, how to create HTML elements, and use inline, internal, and external CSS....document will contain a text paragraph with an id attribute: Create...an HTML document. Create a paragraph element <p> . Set the id attribute...

    docs.aspose.com/html/net/edit-html-document/