Sort Score
Result 10 results
Languages All
Labels All
Results 6,441 - 6,450 of 15,552 for

paragraphs

(0.05 sec)
  1. PDFドキュメントを作成する|Aspose.PDF for C++

    この記事では、Aspose.PDF for C++を使用してPDFドキュメントを作成およびフォーマットする方法について説明します。...に追加する TextFragment をページの Paragraphs コレクションに追加する 結果として得られるPDFドキュメントを保存する...auto paragraphs = page -> get_Paragraphs (); paragraphs -> Add...

    docs.aspose.com/pdf/ja/cpp/create-pdf-document/
  2. Add bullets or numbers to a list in NPOI|Aspose...

    Add bullets or numbers to a list within a document easily and fast instead of using NPOI in C#....Writeln ( "first, create paragraph and run, set text" ); builder...XWPFParagraph.SetNumID(numId) to set paragraph property, CT_P.pPr.numPr"...

    docs.aspose.com/words/net/add-bullets-or-number...
  3. Aspose::Words::PageSetup::get_PaperSize method ...

    Aspose::Words::PageSetup::get_PaperSize method. Returns or sets the paper size in C++....section, one body and one paragraph. // Call the "RemoveAllChildren"...AppendChild ( body ); // Create a paragraph, set some formatting properties...

    reference.aspose.com/words/cpp/aspose.words/pag...
  4. Aspose::Words::RevisionCollection class | Aspos...

    Aspose::Words::RevisionCollection class. A collection of Revision objects that represent revisions in the document. To learn more, visit the documentation article in C++....its parent node from the paragraph text // and then remove the...() -> get_Body () -> get_Paragraphs () -> idx_get ( 1 ); SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/rev...
  5. How to Edit Word Document using Python

    This short tutorial contains information to edit word document using python. You will see how can Python modify Word document with the help of a step-by-step process and a runnable sample code....Python edit DOCX by adding a paragraph at the beginning of the loaded...per your requirement Set paragraph formatting and write the desired...

    kb.aspose.com/words/python/how-to-edit-word-doc...
  6. Aspose.Words Product Family

    Trouvez des réponses sur la création, la conversion, la modification et l'impression de documents Word sans utiliser Microsoft Word....réponses Convertir des puces en paragraphe dans un fichier Word à l'aide...C# Convertir des puces en paragraphe dans un fichier Word à l'aide...

    kb.aspose.com/fr/words/page/3/
  7. Especificar opciones de diseño en Python|Aspose...

    Especifique opciones de diseño para varios diseños de documentos utilizando Python.... show_paragraph_marks : un valor Boolean que...menos que la propiedad show_paragraph_marks esté configurada para...

    docs.aspose.com/words/es/python-net/specify-lay...
  8. ShapeBase.is_insert_revision property | Aspose....

    ShapeBase.is_insert_revision property. Returns true if this object was inserted in Microsoft Word while change tracking was enabled.... first_paragraph . append_child ( shape ) #...first_section . body . first_paragraph . append_child ( shape ) shapes...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Задаване на настройките на подредбата Python|As...

    Посочване на подредбата Опции за различни подредби на документи, използвайки Python.... show_paragraph_marks . Boolean стойност,...не се вижда освен ако show_paragraph_marks Имотът е готов да го...

    docs.aspose.com/words/bg/python-net/specify-lay...
  10. Shape | Aspose.Words per .NET

    Shape costruttore. Crea un nuovo oggetto forma in C#....AppendChild ( new Paragraph ( doc )); Paragraph para = textBox ...

    reference.aspose.com/words/it/net/aspose.words....