Sort Score
Result 10 results
Languages All
Labels All
Results 3,211 - 3,220 of 15,599 for

paragraphs

(0.04 sec)
  1. FieldRef.insert_hyperlink property | Aspose.Wor...

    FieldRef.insert_hyperlink property. Gets or sets whether to create a hyperlink to the bookmarked paragraph....hyperlink to the bookmarked paragraph. @property def insert_hyperlink...'MyBookmark' , 'The referenced paragraph is ' , ' this field. \n '...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Faire Pivoter le Texte à l'Intérieur du PDF|Asp...

    Apprenez différentes façons de faire pivoter du texte dans un PDF. Aspose.PDF vous permet de faire pivoter le texte à n'importe quel angle, faire pivoter un fragment de texte ou un paragraphe entier....TextParagraph paragraph = new TextParagraph (); paragraph . setPosition...fragments de texte au paragraphe paragraph . appendLine ( textFragment1...

    docs.aspose.com/pdf/fr/java/rotate-text-inside-...
  3. Traduire Markdown en DOM|Aspose.Words pour Pyth...

    Convertissez un document Markdown en Document Object Model et inversement en utilisant Python. Vous pouvez ainsi travailler avec des Markdown existants complexes et créer par programme un document Markdown à partir de zéro....utilisons également des styles de paragraphe dont le nom commence par...liste, soit en format de paragraphe. Blocs en ligne Nous utilisons...

    docs.aspose.com/words/fr/python-net/translate-m...
  4. Superscript et Subscript|Documentation d'Aspose...

    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....n’importe quelle portion de paragraphe. Pour ajouter du texte en...IAutoShape . Effacez les paragraphes existants. Créez un nouvel...

    docs.aspose.com/slides/fr/php-java/superscript-...
  5. Aspose::Words::InlineStory::get_ParentParagraph...

    Aspose::Words::InlineStory::get_ParentParagraph method. Retrieves the parent Paragraph of this node in C++....method Retrieves the parent Paragraph of this node. System :: SharedPtr...SharedPtr < Aspose :: Words :: Paragraph > Aspose :: Words :: InlineStory...

    reference.aspose.com/words/cpp/aspose.words/inl...
  6. Comment supprimer un saut de page dans Word à l...

    Cet article explique comment supprimer un saut de page dans Word à l'aide de Python. Il partage des détails sur les paramètres de l'IDE, une liste de tâches et un exemple de code exécutable pour supprimer tous les sauts de page dans Word à l'aide de Python....accédez à son paragraphs Parcourez tous les paragraphes et vérifiez...sauts de page avant chaque paragraphe Définissez la propriété page_break_before...

    kb.aspose.com/fr/words/python/how-to-delete-pag...
  7. How to create a content control(SDT) when you h...

    Hi Team, Let’s take an example such that a documents consists of below text Hello World How to write a regex pattern to match and create a content control? I need to match both Hello and World and it should create a …...if the current node is a paragraph if (currentNode.NodeType ==...NodeType.Paragraph) { Paragraph currentParagraph = (Paragraph)currentNode;...

    forum.aspose.com/t/how-to-create-a-content-cont...
  8. Aspose::Words::NodeCollection::get_Count method...

    Aspose::Words::NodeCollection::get_Count method. Gets the number of nodes in the collection in C++....the first paragraph of this document. auto paragraph = System...ExplicitCast < Paragraph > ( doc -> GetChild ( NodeType :: Paragraph , 0...

    reference.aspose.com/words/cpp/aspose.words/nod...
  9. Tambahkan Teks ke PDF menggunakan C#|Aspose.PDF...

    Pelajari cara menambahkan teks ke dokumen PDF di .NET menggunakan Aspose.PDF untuk peningkatan konten dan pengeditan dokumen....); // Create text paragraph var paragraph = new Aspose . Pdf...Set subsequent lines indent paragraph . SubsequentLinesInden = 20...

    docs.aspose.com/pdf/id/net/add-text-to-pdf-file/
  10. ShapeBase.is_inline property | Aspose.Words for...

    ShapeBase.is_inline property. A quick way to determine if this shape is positioned inline with text....sits inside a paragraph among other paragraph elements, such...and drag the shape to any paragraph as if it is a character. #...

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