Sort Score
Result 10 results
Languages All
Labels All
Results 5,961 - 5,970 of 18,327 for

paragraphs

(0.17 sec)
  1. FieldListNum Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.Fields.FieldListNum för sömlös implementering av LISTNUM-fält. Förbättra dokumentautomationen med kraftfulla funktioner idag!... Writeln ( "Paragraph 1" ); Assert . AreEqual (...true ); builder . Writeln ( "Paragraph 2" ); // Nästa LISTNUM-fält...

    reference.aspose.com/words/sv/net/aspose.words....
  2. 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/
  3. 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/
  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. 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/...
  6. 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/...
  7. 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...
  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. 搜索

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

    blog.aspose.com/zh-hant/slides/extract-text-fro...
  10. 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-...