Sort Score
Result 10 results
Languages All
Labels All
Results 6,271 - 6,280 of 18,529 for

paragraphs

(0.11 sec)
  1. StyleCollection.document property | Aspose.Word...

    StyleCollection.document property. Gets the owner document.... next_paragraph_style_name } ' ) print ( f...StyleCollection StyleCollection.default_paragraph_format property StyleCollection...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FindReplaceOptions.ignoreStructuredDocumentTags...

    FindReplaceOptions.ignoreStructuredDocumentTags property. Gets or sets a boolean value indicating either to ignore content of [StructuredDocumentTag](../../../aspose.words.markup/structureddocumenttag/)...docx" ); // This paragraph contains SDT. let p = doc...getChild ( aw . NodeType . Paragraph , 2 , true ). asParagraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. OfficeMath.parentParagraph property | Aspose.Wo...

    OfficeMath.parentParagraph property. Retrieves the parent [Paragraph](../../../aspose.words/paragraph/) of this node....property Retrieves the parent Paragraph of this node. get parentParagraph...parentParagraph () : Aspose . Words . Paragraph Examples Shows how to set...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. HtmlLoadOptions.BlockImportMode | Aspose.Words ...

    Upptäck HtmlLoadOptions BlockImportMode-egenskap för att anpassa import av element på blocknivå. Kontrollera sammanslagning för optimal innehållshantering!...style='border:solid'> <p>paragraph 1</p> <p>paragraph 2</p> </div> </div>...

    reference.aspose.com/words/sv/net/aspose.words....
  5. 搜索

    搜索...120, 300, 300); Paragraph para1 = new Paragraph(); para1.getPortions()...Slides for Java")); Paragraph para2 = new Paragraph(); para2.getPortions()...

    blog.aspose.com/zh-hant/slides/convert-ppt-to-v...
  6. Архивы

    Архивы...DASH # set paragraph formatting paragraphFormat...paragraphFormat = builder.paragraph_format paragraphFormat.first_line_indent...

    blog.aspose.com/ru/words/create-word-documents-...
  7. How to Change Background Color in HTML? C# Exam...

    Learn how to set the background color of HTML documents using Aspose.HTML for .NET. Consider various ways in ready-to-use C# examples....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/net/how-to-articles/how-to...
  8. Получить эффективные свойства формы из презента...

    Узнайте, как Aspose.Slides for .NET вычисляет и применяет эффективные свойства формы для точного рендеринга PowerPoint.... Paragraphs [ 0 ]. Portions [ 0 ]. PortionFormat...WriteLine ( "= Effective paragraph formatting for style level...

    docs.aspose.com/slides/ru/net/shape-effective-p...
  9. TocInfo-Title cannot be aligned to the left - F...

    Hi, our corporate design forces me to put the toc title to the left. No matter how I format the Textfragment, it is alway in the center. I found a code snippet from you and I added the corresponding “HorizontalAlignm…...directly to a regular page paragraph instead of using TocInfo ...TocInfo level or using a Paragraph with HorizontalAlignment instead...

    forum.aspose.com/t/tocinfo-title-cannot-be-alig...
  10. Trabajando con Encabezados en PDF|Aspose.PDF fo...

    Crea numeración en los encabezados de tu documento PDF con C#. Aspose.PDF for .NET ofrece diferentes tipos de estilos de numeración.... Paragraphs . Add ( floatBox ); // Add...IsAutoSequence = true ; floatBox . Paragraphs . Add ( heading ); var heading2...

    docs.aspose.com/pdf/es/net/working-with-headings/