Sort Score
Result 10 results
Languages All
Labels All
Results 5,431 - 5,440 of 18,590 for

paragraphs

(0.68 sec)
  1. OutlineOptions.create_missing_outline_levels pr...

    OutlineOptions.create_missing_outline_levels property. Gets or sets a value determining whether or not to create missing outline levels when the document is exported.... paragraph_format . style_identifier.... assertTrue ( builder . paragraph_format . is_heading ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::PageSetup::get_LineNumberCountBy...

    Aspose::Words::PageSetup::get_LineNumberCountBy method. Returns or sets the numeric increment for line numbers in C++....line counter will skip any paragraph with the "SuppressLineNumbers"...flag set to "true". // This paragraph is on the 15th line, which...

    reference.aspose.com/words/cpp/aspose.words/pag...
  3. Aspose::Words::PageSetup::get_LineStartingNumbe...

    Aspose::Words::PageSetup::get_LineStartingNumber method. Gets or sets the starting line number in C++....line counter will skip any paragraph with the "SuppressLineNumbers"...flag set to "true". // This paragraph is on the 15th line, which...

    reference.aspose.com/words/cpp/aspose.words/pag...
  4. Chercher

    chercher...Recherchez le premier élément de paragraphe pour définir un attribut...Trouver le premier élément de paragraphe pour définir un attribut...

    blog.aspose.com/fr/html/change-text-color-in-ht...
  5. block|Documentation

    Block element is used to organize content within containers....paragraph= ?content=First column, first...first block. &paragraph &block ?block=Column 1-2 column=1 border=square...

    docs.aspose.com/omr/net/txt-markup/block/
  6. Получить границы абзаца из презентаций в PHP|До...

    Узнайте, как получить границы абзаца и текстовой части в Aspose.Slides for PHP via Java, чтобы оптимизировать позиционирование текста в презентациях PowerPoint....прямоугольные координаты Paragraph внутри коллекции абзацев TextFrame...getParagraphs () as $paragraph ) { foreach ( $paragraph -> getPortions...

    docs.aspose.com/slides/ru/php-java/paragraph/
  7. RowCollection | Aspose.Words for Java

    Provides typed access to a collection of Row nodes in Java....then appears in the parent Paragraph's RunCollection. RunCollection...first paragraph of this document. Paragraph paragraph = (Paragraph)...

    reference.aspose.com/words/java/com.aspose.word...
  8. 怎么在这里面获取图片信息 if node.node_type == aw.NodeType.S...

    def get_paragraph_str(paragraph): """获取段落信息""" para_content = paragraph.to_string(aw.SaveFormat.TEXT) para_content = para_content.replace("\r", "") para_content = para_content.strip() return para_cont…... 8:40am 1 def get_paragraph_str(paragraph): """获取段落信息""" para_content...para_content = paragraph.to_string(aw.SaveFormat.TEXT) para_content...

    forum.aspose.com/t/if-node-node-type-aw-nodetyp...
  9. DocumentVisitor.VisitCommentStart | Aspose.Word...

    اكتشف طريقة DocumentVisitor VisitCommentStart—مفتاحك لإدارة تعداد نصوص التعليقات بكفاءة في مشاريعك....1 - عقدة الفقرة: Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 4 , true ); para . Accept ( hiddenContentRemover...

    reference.aspose.com/words/ar/net/aspose.words/...
  10. FAQ|Aspose.Slides Documentation

    Get answers to FAQ on Aspose.Slides for Java, covering PowerPoint and OpenDocument support, installation guidance, licensing, troubleshooting.... Q: Why are paragraph sizes different on Windows...systems? A : The calculation of paragraph sizes is based on the calculation...

    docs.aspose.com/slides/java/faqs/