Sort Score
Result 10 results
Languages All
Labels All
Results 4,251 - 4,260 of 15,603 for

paragraphs

(0.06 sec)
  1. 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...
  2. Adicionar Texto ao PDF usando C++|Aspose.PDF fo...

    Este artigo descreve vários aspectos do trabalho com texto no Aspose.PDF. Aprenda como adicionar texto ao PDF, adicionar fragmentos HTML ou usar fontes OTF personalizadas....Criar parágrafo de texto auto paragraph = MakeObject < TextParagraph...indentação das linhas subsequentes paragraph -> set_SubsequentLinesInden...

    docs.aspose.com/pdf/pt/cpp/adicionar-texto-ao-a...
  3. Aspose::Words::Run::get_Text method | Aspose.Wo...

    Aspose::Words::Run::get_Text method. Gets or sets the text of the run 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/run...
  4. CommentCollection class | Aspose.Words for Python

    aspose.words.CommentCollection class. Provides typed access to a collection of [Comment](../comment/) nodes... first_paragraph . append_child ( comment )...first_section . body . first_paragraph . runs [ 0 ] . text = 'Hello...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. ParagraphFormat.snap_to_grid property | Aspose....

    ParagraphFormat.snap_to_grid property. Specifies whether the current paragraph should use the document grid lines per page settings when laying out the contents in the paragraph....Specifies whether the current paragraph should use the document grid...laying out the contents in the paragraph. @property def snap_to_grid...

    reference.aspose.com/words/python-net/aspose.wo...
  7. OfficeMathJustification Enum | Aspose.Words for...

    Discover Aspose.Words.Math.OfficeMathJustification enum for precise equation alignment. Enhance your document's clarity with optimal justification options....mathematical text (the Math Paragraph) with respect to the page...Left justification of Math Paragraph. Right 4 Right Justification...

    reference.aspose.com/words/net/aspose.words.mat...
  8. Извлечение абзаца из PDF C#|Aspose.PDF for .NET

    Узнайте, как извлекать абзацы из PDF-документов в .NET с использованием Aspose.PDF для структурированного извлечения текста....MarkupParagraph paragraph in section . Paragraphs ) { DrawPolygonOnPage...DrawPolygonOnPage ( paragraph . Points , page ); } } // Save PDF document...

    docs.aspose.com/pdf/ru/net/extract-paragraph-fr...
  9. Extraer párrafo de PDF C#|Aspose.PDF for .NET

    Aprenda cómo extraer párrafos de documentos PDF en .NET utilizando Aspose.PDF para la recuperación de texto estructurado....MarkupParagraph paragraph in section . Paragraphs ) { DrawPolygonOnPage...DrawPolygonOnPage ( paragraph . Points , page ); } } // Save PDF document...

    docs.aspose.com/pdf/es/net/extract-paragraph-fr...
  10. SpecialChar.GetText | Aspose.Words per .NET

    Scopri il metodo GetText di SpecialChar per recuperare facilmente i caratteri speciali e ottimizzare l'elaborazione del testo nelle tue applicazioni. Sblocca il suo potenziale oggi stesso!...Nodo paragrafo: Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 4 , true ); para . Accept ( hiddenContentRemover...

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