Sort Score
Result 10 results
Languages All
Labels All
Results 6,151 - 6,160 of 18,515 for

paragraphs

(0.18 sec)
  1. 搜索

    搜索...Paragraphs 屬性訪問其文本。 從段落的每個 部分 中檢索並打印文本。...foreach (Paragraph para in textFramesSlideOne[i].Paragraphs) { //遍歷當前段落中的部分...

    blog.aspose.com/zh-hant/slides/extract-text-fro...
  2. Pythonでプレゼンテーションから数式をエクスポート|Aspose.Slides for P...

    Aspose.Slides for Python via .NET を使用して、PowerPoint から MathML へ数式をシームレスにエクスポートし、書式を保持し、互換性を向上させます。...) math_paragraph = auto_shape . text_frame . paragraphs [ 0 ]...portions [ 0 ] . math_paragraph math_paragraph . add ( math . MathematicalText...

    docs.aspose.com/slides/ja/python-net/exporting-...
  3. 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/
  4. 用 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-...
  5. 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/
  6. EditableRangeEnd.NodeType | Aspose.Words per .NET

    Scopri la proprietà NodeType EditableRangeEnd, che restituisce in modo efficiente EditableRangeEnd per funzionalità avanzate di modifica dei documenti...." + " 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/...
  7. 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/...
  8. 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...
  9. Aspose::Words::PageSetup::get_LineNumberDistanc...

    Aspose::Words::PageSetup::get_LineNumberDistanceFromText method. Gets or sets distance between the right edge of line numbers and the left edge of the document 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...
  10. Border.theme_color property | Aspose.Words for ...

    Border.theme_color property. Gets or sets the theme color in the applied color scheme that is associated with this Border object....Examples Shows how to insert a paragraph with a top border. doc = aw...) top_border = builder . paragraph_format . borders . top top_border...

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