Sort Score
Result 10 results
Languages All
Labels All
Results 7,011 - 7,020 of 18,549 for

paragraphs

(0.11 sec)
  1. Arşiv

    Arşiv...paragraphs[0].portions[0] portion.portion_format...LARGE_GRID shape.text_frame.paragraphs[0].paragraph_format.default_portion_format...

    blog.aspose.com/tr/slides/create-three-d-effect...
  2. ארכיון

    ארכיון...paragraphs[0].portions[0] portion.portion_format...LARGE_GRID shape.text_frame.paragraphs[0].paragraph_format.default_portion_format...

    blog.aspose.com/he/slides/create-three-d-effect...
  3. Как изменить цвет фона в HTML? Примеры С#

    В этой статье мы будем использовать примеры C#, чтобы показать различные способы изменения цвета фона в файлах HTML с Aspose.HTML for .NET....background color for HTML paragraph using C# 2 3 // Prepare output...Path); 11 12 // Find the paragraph element to set a style attribute...

    docs.aspose.com/html/ru/net/how-to-articles/how...
  4. CSS Selectors – CSS and HTML Examples

    Learn how to effectively use CSS selectors to select the elements in an HTML document that you want to style....1 < p id = "demo" > This paragraph has a special ID on it !</...> This is just a regular paragraph. </ p > Class Selector The...

    docs.aspose.com/html/net/tutorial/css-selectors/
  5. DocumentVisitor.VisitCellEnd | Aspose.Words per...

    Scopri il metodo VisitCellEnd di DocumentVisitor, essenziale per gestire l'enumerazione delle celle nelle tue applicazioni. Migliora l'efficienza della tua programmazione 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/...
  6. Archiv

    Archiv...paragraph_format paragraphFormat.first_line_indent...builder.writeln("A whole paragraph.") # uložit dokument doc.save("out...

    blog.aspose.com/cs/words/create-word-documents-...
  7. Make DOCX Using Java

    Make a new DOCX in Java in a few steps. Easily create DOCX using Java library....technically supposed to contain one paragraph, so when you programmatically...this is the last Run in the Paragraph. if (secondRun.getNextSibling()...

    products.aspose.com/words/java/make/docx/
  8. Make PDF Using Java

    Make a new PDF in Java in a few steps. Easily create PDF using Java library....technically supposed to contain one paragraph, so when you programmatically...this is the last Run in the Paragraph. if (secondRun.getNextSibling()...

    products.aspose.com/words/java/make/pdf/
  9. Saving as SVG mess up text extraction in this d...

    In this attached document 4411_NOK.pdf (114.5 KB) If I try to do text extraction after saving the doc as SVG, some characters are substituted by others. It reads : “En utilisant nos services ou en vous inscrivant, vou…...(MarkupParagraph paragraph in section.Paragraphs) { StringBuilder...(List<TextFragment> line in paragraph.Lines) { foreach (TextFragment...

    forum.aspose.com/t/saving-as-svg-mess-up-text-e...
  10. FieldSeq.reset_number property | Aspose.Words f...

    FieldSeq.reset_number property. Gets or sets an integer number to reset the sequence number to... PARAGRAPH_BREAK ) builder . paragraph_format . style...MySequence to 1' ) builder . paragraph_format . style = doc . styles...

    reference.aspose.com/words/python-net/aspose.wo...