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

paragraphs

(0.06 sec)
  1. Aspose::Words::ParagraphFormat::get_SuppressLin...

    Aspose::Words::ParagraphFormat::get_SuppressLineNumbers method. Specifies whether the current paragraph's lines should be exempted from line numbering which is applied in the parent section in C++....Specifies whether the current paragraph’s lines should be exempted...line counter will skip any paragraph with the "SuppressLineNumbers"...

    reference.aspose.com/words/cpp/aspose.words/par...
  2. TabAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.TabAlignment enum for customizable tab stop alignment. Enhance document formatting with precision and flexibility today!...for a paragraph. Document doc = new Document (); Paragraph para...FirstParagraph ; // If we are in a paragraph with no tab stops in this...

    reference.aspose.com/words/net/aspose.words/tab...
  3. Création d'un PDF complexe|Aspose.PDF for .NET

    Aspose.PDF pour NET vous permet de créer des documents plus complexes contenant des images, des fragments de texte et des tableaux dans un seul document....fragments de texte (en-tête et paragraphe), et un tableau. Pour construire...centré. Ajouter l’en-tête aux Paragraphes de la page. Créer un TextFragment...

    docs.aspose.com/pdf/fr/net/complex-pdf-example/
  4. ReplacingArgs Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.Replacing.ReplacingArgs för effektiv anpassad textersättning i dina dokument. Förbättra ditt arbetsflöde idag!... Paragraph para = ( Paragraph ) args . MatchNode.... NodeType == NodeType . Paragraph || insertionDestination ....

    reference.aspose.com/words/sv/net/aspose.words....
  5. Управление гиперссылками|Документация Aspose.Sl...

    Как добавить гиперссылку в презентацию PowerPoint на C++...-> get_TextFrame () -> get_Paragraphs () -> idx_get ( 0 ) -> get_Portions...() -> get_Paragraphs () -> Clear (); auto paragraph = System ::...

    docs.aspose.com/slides/ru/cpp/manage-hyperlinks/
  6. Run.text property | Aspose.Words for Node.js

    Run.text property. Gets or sets the text of the run....section, one body and one paragraph. // Call the "RemoveAllChildren"...appendChild ( body ); // Create a paragraph, set some formatting properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. TabLeader Enum | Aspose.Words for .NET

    Discover the Aspose.Words.TabLeader enum, defining leader line styles for tabs, enhancing document formatting and readability in your projects....for a paragraph. Document doc = new Document (); Paragraph para...FirstParagraph ; // If we are in a paragraph with no tab stops in this...

    reference.aspose.com/words/net/aspose.words/tab...
  8. Superíndice y Subíndice|Documentación de Aspose...

    Agregar texto en superíndice y subíndice a presentaciones de PowerPoint en C# o .NET... Paragraphs . Clear (); // Crear párrafo...IParagraph superPar = new Paragraph (); // Crear porción con texto...

    docs.aspose.com/slides/es/net/superscript-and-s...
  9. PDF转换为Word后内容在图文框中,取元素为图片,且程序无法从框中获取文字信息 - Free...

    问题: 使用 AsPose 将 PDF 转换为 Word 后,Word 中文本内容被文本框包裹(使用 flow 转换则会损失部分布局), 获取元素时获取到的是图片,且无法从框中获取文字。(从 Paragraph 中可以获取文字,但 Paragraph 为按行获取,这样会损失原本框的具体边界等信息)...(从 Paragraph 中可以获取文字,但 Paragraph 为按行获取,这样会损失原本框的具体边界等信息)...但是这里的文本框中无法获取信息,只能通过paragraph获取文本。 且paragraph为按文本框中的行获取的文本,这样翻译则语义混乱。...

    forum.aspose.com/t/pdf-word/310647
  10. Aperçu du Tableau|Aspose.Words pour C++

    Travaillez avec des tableaux et leurs composants tels que des cellules, des lignes, des colonnes dans Aspose.Words pour C++. Comment travailler avec des tables en C++....table et est composé d’un Paragraph et d’autres nœuds de niveau...utilisant le DocumentExplorer . Paragraphe vide après le Tableau L’image...

    docs.aspose.com/words/fr/cpp/table-overview/