Sort Score
Result 10 results
Languages All
Labels All
Results 5,341 - 5,350 of 18,967 for

paragraph

(0.18 sec)
  1. Adicionar Texto ao PDF usando C#|Aspose.PDF for...

    Aprenda como adicionar texto a um documento PDF em .NET usando Aspose.PDF para aprimoramento de conteúdo e edição de documentos....); // Create text paragraph var paragraph = new Aspose . Pdf...Set subsequent lines indent paragraph . SubsequentLinesInden = 20...

    docs.aspose.com/pdf/pt/net/add-text-to-pdf-file/
  2. ค้นหา

    ค้นหา...is_composite) : include_next_paragraph(endNode, nodes) # ส่งกลับ...get_ancestor(aw.NodeType.PARAGRAPH) is not None or node.get_ancestor(aw...

    blog.aspose.com/th/words/extract-text-from-word...
  3. C++ でプレゼンテーションの箇条書きおよび番号付きリストを管理する|Aspose.Slide...

    Aspose.Slides for C++ を使用して、PowerPoint および OpenDocument プレゼンテーションで箇条書き、画像、階層化、番号付きリストを作成および書式設定する方法を学びます。...箇条書きリストの作成 箇条書きリストを作成するには、 Paragraph オブジェクトを ITextFrame に追加し、 ...) { auto paragraph = System :: MakeObject < Paragraph > (); auto...

    docs.aspose.com/slides/ja/cpp/manage-lists/
  4. Aspose.PSD for .NET 19.9 - 릴리스 노트|Documentation

    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....Paragraph T:Aspose.PSD.FileFormats.Psd...portions [ 3 ]. Text != "Second paragraph\r" ) { throw new Exception...

    docs.aspose.com/psd/ko/net/aspose-psd-for-net-1...
  5. Rotar Texto Dentro de PDF usando C++|Aspose.PDF...

    Aprende diferentes maneras de rotar texto en PDF. Aspose.PDF te permite rotar texto a cualquier ángulo, rotar fragmentos de texto o un párrafo completo....auto paragraph = MakeObject < TextParagraph > (); paragraph ->...párrafo paragraph -> AppendLine ( textFragment1 ); paragraph -> AppendLine...

    docs.aspose.com/pdf/es/cpp/rotate-text-inside-pdf/
  6. Mathematischer Text|Aspose.Slides Dokumentation

    Entdecken Sie Beispiele für MathematicalText mit Aspose.Slides für C++: Erstellen und formatieren Sie Gleichungen, Brüche, Matrizen und Symbole mit C++ in PPT-, PPTX- und ODP-Präsentationen.... auto paragraph = mathShape -> get_TextFrame...-> get_Paragraph ( 0 ); auto textPortion = paragraph -> get_Portion...

    docs.aspose.com/slides/de/cpp/examples/elements...
  7. Font.DoubleStrikeThrough | Aspose.Words لـ .NET

    اكتشف خاصية الخط المزدوج. نسّق النص بسهولة باستخدام خط مزدوج لتحسين الوضوح والأناقة في مستنداتك....new Document (); Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 0 , true ); Run run = new Run ( doc...

    reference.aspose.com/words/ar/net/aspose.words/...
  8. Font.StrikeThrough | Aspose.Words لـ .NET

    اكتشف خاصية "خط الشطب". نسّق النصوص بسهولة باستخدام الشطب لإضافة لمسة بصرية واضحة إلى تصاميمك. حسّن سهولة القراءة اليوم!...new Document (); Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 0 , true ); Run run = new Run ( doc...

    reference.aspose.com/words/ar/net/aspose.words/...
  9. RevisionsView | Aspose.Words for Java

    Allows to specify whether to work with the original or revised version of a document in Java....updateListLabels(); ParagraphCollection paragraphs = doc.getFirstSection().getBody()...Assert.assertEquals("1.", paragraphs.get(0).getListLabel().getLabelString());...

    reference.aspose.com/words/java/com.aspose.word...
  10. Gérer les exposants et les indices dans les pré...

    Maîtrisez les exposants et les indices dans Aspose.Slides pour Java et améliorez vos présentations avec un formatage de texte professionnel pour un impact maximal....n’importe quelle portion de paragraphe. Pour ajouter du texte en...les Paragraphes existants Créez un nouvel objet paragraphe pour...

    docs.aspose.com/slides/fr/java/superscript-and-...