Sort Score
Result 10 results
Languages All
Labels All
Results 3,371 - 3,380 of 15,599 for

paragraphs

(0.05 sec)
  1. Border.is_visible property | Aspose.Words for P...

    Border.is_visible property. Returns ``True`` if the [Border.line_style](../line_style/) is not [LineStyle.NONE](../../linestyle/#NONE)....to remove borders from a paragraph. doc = aw . Document ( file_name...+ 'Borders.docx' ) # Each paragraph has an individual set of borders...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Управление маркерами|Документация Aspose.Slides

    Создание маркерованных и нумерованных списков в презентации PowerPoint на Java...экземпляр абзаца, используя класс Paragraph . Установите тип маркера для...Создание абзаца Paragraph para = new Paragraph (); // Установка...

    docs.aspose.com/slides/ru/androidjava/manage-bu...
  3. CompositeNode.getChild method | Aspose.Words fo...

    CompositeNode.getChild method. Returns an Nth child node that matches the specified type....the first paragraph of this document. let paragraph = doc . getParagraph...getParagraph ( 0 , true ); paragraph . appendChild ( new aw . Run...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Сноска Конечная сноска|Aspose.PDF for Reporting...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... < Paragraphs > < Paragraph > < TextRuns > < TextRun...</ TextRuns > </ Paragraph > </ Paragraphs > </ Textbox > I’m...

    docs.aspose.com/pdf/ru/reportingservices/footno...
  5. Font.double_strike_through property | Aspose.Wo...

    Font.double_strike_through property. True if the font is formatted as double strikethrough text.... PARAGRAPH , 0 , True ) . as_paragraph () run = aw...append_child ( aw . Paragraph ( doc )) . as_paragraph () run = aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  6. StyleCollection.DefaultParagraphFormat | Aspose...

    Discover the StyleCollection DefaultParagraphFormat property to easily access and customize your document's default paragraph formatting for enhanced readability....property Gets document default paragraph formatting. public ParagraphFormat...support for document default paragraph formatting. Examples Shows...

    reference.aspose.com/words/net/aspose.words/sty...
  7. Добавление текста в PDF с использованием C#|Asp...

    Узнайте, как добавить текст в PDF-документ в .NET с использованием Aspose.PDF для улучшения содержания и редактирования документов....); // Create text paragraph var paragraph = new Aspose . Pdf...Set subsequent lines indent paragraph . SubsequentLinesInden = 20...

    docs.aspose.com/pdf/ru/net/add-text-to-pdf-file/
  8. Utilisation de listes dans Java|Aspose.Words po...

    Introduction à la fonction de mise en forme de la numérotation dans Aspose.Words pour Java....ajoutés au paragraphe actuel et à tous les autres paragraphes créés...augmenter le niveau de liste du paragraphe actuel d’un niveau, appelez...

    docs.aspose.com/words/fr/java/working-with-lists/
  9. Python 언어를 사용한 Hello World 예제|Aspose.PDF for Py...

    이 샘플은 Aspose.PDF for Python을 사용하여 간단한 PDF "Hello, World!" 문서를 만드는 방법을 보여줍니다.... page_get_paragraphs 함수를 사용하여 페이지의 단락 모음을 가져옵니다...이름을 “sample.jpg"로 설정합니다. paragraphs_add_image 함수를 사용하여 이미지 객체를...

    docs.aspose.com/pdf/ko/python-cpp/hello-world-e...
  10. Aspose::Words::Document::EnsureMinimum method |...

    Aspose::Words::Document::EnsureMinimum method. If the document contains no sections, creates one section with one paragraph in C++....creates one section with one paragraph. void Aspose :: Words :: Document...child Body and one child Paragraph. // We can edit the document...

    reference.aspose.com/words/cpp/aspose.words/doc...