Sort Score
Result 10 results
Languages All
Labels All
Results 6,141 - 6,150 of 18,540 for

paragraphs

(0.41 sec)
  1. Управление строками и столбцами в таблицах Powe...

    Управляйте строками и столбцами таблиц в PowerPoint и OpenDocument с помощью Aspose.Slides для Python через .NET и ускоряйте редактирование презентаций и обновление данных.... paragraph_format = slides . ParagraphFormat...ParagraphFormat () paragraph_format . alignment = slides . TextAlignment...

    docs.aspose.com/slides/ru/python-net/manage-row...
  2. Ajouter un objet Rectangle au fichier PDF|Aspos...

    Cet article explique comment créer un objet Rectangle dans votre PDF en utilisant Aspose.PDF pour Java....texte à la collection de paragraphes de l’instance de page Créer...graphique à la collection de paragraphes de l’instance de page Ajouter...

    docs.aspose.com/pdf/fr/java/add-rectangle/
  3. PDF内のテキストフォーマットをPythonで実施|Aspose.PDF for Python...

    このページでは、PDFファイル内のテキストをフォーマットする方法について説明します。行のインデントを追加する、テキストの境界線を追加する、下線付きテキストを追加するなどがあります。...これを使用して、TextFragmentやParagraphsコレクションを使用したPDF生成シナリオで行インデントを指定することができます。...SubsequentLinesInden = 20 }; page . Paragraphs . Add ( text ); text = new...

    docs.aspose.com/pdf/ja/python-net/text-formatti...
  4. DocumentBase.Document | Aspose.Words for .NET

    Explore DocumentBase properties to efficiently manage your documents. Unlock seamless access and enhance your workflow today!...a Section, a Body, and a Paragraph. doc . AppendChild ( new Section...doc )) . AppendChild ( new Paragraph ( doc )) . AppendChild ( new...

    reference.aspose.com/words/net/aspose.words/doc...
  5. FootnoteSeparatorCollection class | Aspose.Word...

    aspose.words.notes.FootnoteSeparatorCollection class. Provides typed access to [FootnoteSeparator](../footnoteseparator/) nodes of a document.... first_paragraph . paragraph_format . alignment =...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose.PDF С++ Exemple|Aspose.PDF pour C++

    Cette page montre comment utiliser une programmation simple pour créer un document PDF contenant le texte - Bonjour Monde....auto paragraphs = page -> get_Paragraphs (); paragraphs -> Add...

    docs.aspose.com/pdf/fr/cpp/hello-world-example/
  7. 用 C++ 创建每行拥有不同水平对齐方式的文本框|Documentation

    学习如何用 Aspose.Cells 和 C++ 创建每行具有不同横向对齐方式的文本框。..." ); // Access the first paragraph and set its horizontal alignment...Left ); // Access the second paragraph and set its horizontal alignment...

    docs.aspose.com/cells/zh/cpp/create-textbox-in-...
  8. Aspose.PDF С++ Contoh|Aspose.PDF untuk C++

    Halaman ini menunjukkan cara menggunakan pemrograman sederhana untuk membuat dokumen PDF yang berisi teks - Hello World...."); auto paragraphs = page->get_Paragraphs(); paragraphs->Add(text);...

    docs.aspose.com/pdf/id/cpp/hello-world-example/
  9. EditableRange.EditableRangeEnd | Aspose.Words p...

    Scopri la proprietà EditableRangeEnd e accedi facilmente al nodo che segna la fine dell'intervallo modificabile per una gestione fluida dei contenuti...." + " we cannot edit this paragraph without the password." );...builder . Writeln ( "This paragraph is inside an editable range...

    reference.aspose.com/words/it/net/aspose.words/...
  10. Aspose::Words::PageSetup::get_LineNumberRestart...

    Aspose::Words::PageSetup::get_LineNumberRestartMode method. Gets or sets the way line numbering runs that is, whether it starts over at the beginning of a new page or section or runs continuously in C++....line counter will skip any paragraph with the "SuppressLineNumbers"...flag set to "true". // This paragraph is on the 15th line, which...

    reference.aspose.com/words/cpp/aspose.words/pag...