Sort Score
Result 10 results
Languages All
Labels All
Results 4,921 - 4,930 of 18,511 for

paragraphs

(0.16 sec)
  1. Convertir des présentations PowerPoint en vidéo...

    Apprenez comment convertir des présentations PowerPoint en vidéo dans .NET. Découvrez du code C# d'exemple et des techniques d'automatisation pour rationaliser votre flux de travail....exemple, nous animons les paragraphes sur des objets afin qu’ils... 300 , 300 ); Paragraph para1 = new Paragraph (); para1 . Portions...

    docs.aspose.com/slides/fr/net/convert-powerpoin...
  2. آرشیوها

    آرشیوها...auto paragraph = autoShape->get_TextFrame()->get_Paragraphs()->idx_get(0);...ainSequence()->AddEffect(paragraph, EffectType::Fly, EffectSubtype::Left...

    blog.aspose.com/fa/slides/apply-animation-to-te...
  3. Insert Fields in Java|Aspose.Words for Java

    Different ways to insert fields into your document using Java....MERGE field using DOM to a paragraph in a document: Inserting Mail...ADDRESSBLOCK Field using DOM to a paragraph in a document: Inserting ADVANCE...

    docs.aspose.com/words/java/insert-fields/
  4. 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...
  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. 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...
  8. 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...
  9. 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...
  10. Create TextBox in which each line has a differe...

    Learn how to create a TextBox in which each line can have a different horizontal alignment using Aspose.Cells for Node.js via C++....horizontal alignment of your paragraph text using the TextParagraph..." ); // Access the first paragraph and set its horizontal alignment...

    docs.aspose.com/cells/nodejs-cpp/create-textbox...