Sort Score
Result 10 results
Languages All
Labels All
Results 5,101 - 5,110 of 18,220 for

paragraphs

(0.12 sec)
  1. Editar documento HTML en C# – Aspose.HTML for .NET

    Aprenda a leer o modificar el modelo de objetos de documento, a crear un elemento HTML y a utilizar CSS en línea, CSS interno y CSS externo.... Body ; 7 8 // Create a paragraph element 9 HTMLParagraphElement...SetAttribute ( "id" , "my-paragraph" ); 13 14 // Create a text...

    docs.aspose.com/html/es/net/edit-html-document/
  2. Extract Content in Python|Aspose.Words for Java

    Extract Document's Content using Python.... PARAGRAPH , 6 , True ) endPara = doc...getChild ( self . NodeType . PARAGRAPH , 10 , True ) \# Extract the...

    docs.aspose.com/words/java/extract-content-in-p...
  3. BorderCollection.GetEnumerator | Aspose.Words f...

    Discover the BorderCollection GetEnumerator method to easily iterate through all borders, enhancing your coding efficiency and collection management....edit all of the borders in a paragraph format object. Document doc...// Configure the builder's paragraph format settings to create...

    reference.aspose.com/words/net/aspose.words/bor...
  4. ParagraphFormat.far_east_line_break_control pro...

    ParagraphFormat.far_east_line_break_control property. Gets or sets a flag indicating whether East Asian line-breaking rules are applied to the current paragraph....are applied to the current paragraph. @property def far_east_line_break_control...first_section . body . first_paragraph . paragraph_format format . far...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PowerPoint-Text in PHP formatieren|Aspose.Slide...

    Formatieren und stylen Sie Text in PowerPoint- und OpenDocument-Präsentationen mit Aspose.Slides für PHP via Java. Passen Sie Schriftarten, Farben, Ausrichtungen und mehr an....-> clear (); $para = new Paragraph (); $portion1 = new Portion...-> clear (); $para = new Paragraph (); $portion1 = new Portion...

    docs.aspose.com/slides/de/php-java/text-formatt...
  6. Create a TextBox in which each line has a diffe...

    Learn how to create a TextBox with different horizontal alignment for each line using Aspose.Cells with C++....horizontal alignment of your paragraph text using the TextParagraph..." ); // Access the first paragraph and set its horizontal alignment...

    docs.aspose.com/cells/cpp/create-textbox-in-whi...
  7. أرشيف

    أرشيف...BOOKMARK_END) { Paragraph paragraph = new Paragraph(currNode.getDocument());...getDocument()); paragraph.getChildNodes().add(currNode.deepClone(true));...

    blog.aspose.com/ar/words/extract-text-from-word...
  8. ארכיון

    ארכיון...BOOKMARK_END) { Paragraph paragraph = new Paragraph(currNode.getDocument());...getDocument()); paragraph.getChildNodes().add(currNode.deepClone(true));...

    blog.aspose.com/he/words/extract-text-from-word...
  9. 如何更改 HTML 中的文本颜色?C# 示例

    使用 C# Aspose.HTML 示例,您将学会如何使用内联和内部 CSS 更改 HTML 文件中的文本颜色。...代码 Copy 1 // Change HTML paragraph color using C# 2 3 // Prepare...Combine (OutputDir, "change-paragraph-color-inline-css.html" );...

    docs.aspose.com/html/zh/net/how-to-articles/how...
  10. Criar ou Adicionar Tabela No PDF|Aspose.PDF for...

    Aspose.PDF para C++ é uma biblioteca usada para criar, ler e editar Tabelas PDF. Usando esta biblioteca, você pode paginar uma tabela na página PDF usando C++....Cpp/Generator/Paragraphs.h> #include <Aspose.PDF....() -> idx_get ( 1 ) -> get_Paragraphs () -> Add ( table ); // Salvar...

    docs.aspose.com/pdf/pt/cpp/add-table-in-existin...