Sort Score
Result 10 results
Languages All
Labels All
Results 4,871 - 4,880 of 18,530 for

paragraphs

(0.07 sec)
  1. Pythonを使用してPDFにテキストを追加する|Aspose.PDF for Python ...

    この記事では、Aspose.PDFでのテキスト操作のさまざまな側面について説明します。PDFにテキストを追加する方法、HTMLフラグメントを追加する方法、またはカスタムOTFフォントを使用する方法を学びます。...TextBuilder ( page ) # テキスト段落を作成 paragraph = ap . text . TextParagraph...TextParagraph () # 以降の行のインデントを設定 paragraph . subsequent_lines_indent = 20...

    docs.aspose.com/pdf/ja/python-net/add-text-to-p...
  2. Aspose.Words Document Object Model ()DOMв C#|As...

    Document Object Model ()DOM) является представлением в памяти документа Word. Чтение, манипулирование и изменение содержания и форматирования документа Word с использованием C#....узлы, например, Section или Paragraph , Происходит из CompositeNode...ниже. Document , Section , Paragraph , Table , Shape , Run , и...

    docs.aspose.com/words/ru/net/aspose-words-docum...
  3. Aspose::Words::ControlChar::LineFeed method | A...

    Aspose::Words::ControlChar::LineFeed method. Line feed character: "\x000a" or "\n". Same as Lf in C++....new line and starts a new paragraph. ASSERT_EQ ( 1 , doc -> get_FirstSection...Aspose :: Words :: NodeType :: Paragraph , true ) -> get_Count ());...

    reference.aspose.com/words/cpp/aspose.words/con...
  4. Aspose::Words::ControlChar::SectionBreak method...

    Aspose::Words::ControlChar::SectionBreak method. End of section character: "\x000c" or "\f". Note it has the same value as PageBreak in C++....new line and starts a new paragraph. ASSERT_EQ ( 1 , doc -> get_FirstSection...Aspose :: Words :: NodeType :: Paragraph , true ) -> get_Count ());...

    reference.aspose.com/words/cpp/aspose.words/con...
  5. Aspose::Words::ControlChar::CellChar field | As...

    Aspose::Words::ControlChar::CellChar field. End of a table cell or end of a table row character: (char)7 or "\a" in C++....new line and starts a new paragraph. ASSERT_EQ ( 1 , doc -> get_FirstSection...Aspose :: Words :: NodeType :: Paragraph , true ) -> get_Count ());...

    reference.aspose.com/words/cpp/aspose.words/con...
  6. Aspose::Words::ControlChar::OptionalHyphenChar ...

    Aspose::Words::ControlChar::OptionalHyphenChar field. Optional Hyphen in Microsoft Word is (char)31 in C++....new line and starts a new paragraph. ASSERT_EQ ( 1 , doc -> get_FirstSection...Aspose :: Words :: NodeType :: Paragraph , true ) -> get_Count ());...

    reference.aspose.com/words/cpp/aspose.words/con...
  7. ארכיון

    ארכיון...Paragraphs.Add(Graph) . שמור את קובץ...של עמוד page.Paragraphs.Add(graph); page.Paragraphs.Add(graph2);...

    blog.aspose.com/he/pdf/create-graphs-and-charts...
  8. Convertir des présentations PowerPoint en vidéo...

    Apprenez comment convertir des présentations PowerPoint en vidéo dans .NET. Découvrez du code C# d'exemple et des techniques d'automatisation pour rationaliser votre flux de travail....exemple, nous animons les paragraphes sur des objets afin qu’ils... 300 , 300 ); Paragraph para1 = new Paragraph (); para1 . Portions...

    docs.aspose.com/slides/fr/net/convert-powerpoin...
  9. FieldStyleRef.insertParagraphNumber property | ...

    FieldStyleRef.insertParagraphNumber property. Gets or sets whether to insert the paragraph number of the referenced paragraph exactly as it appears in the document....insert the paragraph number of the referenced paragraph exactly...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Convertir un document en Markdown|Aspose.Words ...

    Convertissez un document dans n'importe quel format de chargement pris en charge en Markdown et vice versa à l'aide de Python....direct: Les titres sont des paragraphes avec les styles Titre 1 –...Les blockquotes sont des paragraphes avec “Citation” dans le nom...

    docs.aspose.com/words/fr/python-net/convert-a-d...