Sort Score
Result 10 results
Languages All
Labels All
Results 4,781 - 4,790 of 18,953 for

paragraphs

(0.13 sec)
  1. Lưu trữ

    Lưu trữ...is_composite) : include_next_paragraph(endNode, nodes) # Trả lại...get_ancestor(aw.NodeType.PARAGRAPH) is not None or node.get_ancestor(aw...

    blog.aspose.com/vi/words/extract-text-from-word...
  2. PDF内のテキストを回転|Aspose.PDF for Java

    PDFにテキストを回転させるさまざまな方法を学びます。Aspose.PDFを使用すると、テキストを任意の角度に回転させたり、テキストフラグメントや段落全体を回転させることができます。...TextParagraph paragraph = new TextParagraph (); paragraph . setPosition...テキストフラグメントを段落に追加 paragraph . appendLine ( textFragment1 ); paragraph . appendLine...

    docs.aspose.com/pdf/ja/java/rotate-text-inside-...
  3. DocumentVisitor.VisitStructuredDocumentTagRange...

    اكتشف طريقة DocumentVisitor VisitStructuredDocumentTagRangeStart، وهي ضرورية للتعامل مع علامات المستندات المنظمة بكفاءة في تطبيقاتك.... Paragraphs . Count ; IndentAndAppendLine...IndentAndAppendLine ( "[Body start] Paragraphs: " + paragraphCount ); mDocTraversalDepth...

    reference.aspose.com/words/ar/net/aspose.words/...
  4. HtmlFragment in Page.Footer renders, but footer...

    Hello, I am testing footer rendering in Aspose.PDF for .NET and I am seeing inconsistent behavior when using HTML footers. What I am trying to do I want to: convert the main body from HTML using HtmlLoadOptions add a…...Paragraphs.Add(new HtmlFragment(currentFooterHtml));...footerBox.Paragraphs.Add(footerFragment); footer.Paragraphs.Add(footerBox);...

    forum.aspose.com/t/htmlfragment-in-page-footer-...
  5. آرشیوها

    آرشیوها... public static List<Paragraph> ParagraphsByStyleNam(Document...List<Paragraph> paragraphsWithStyle = new List<Paragraph>(); NodeCollection...

    blog.aspose.com/fa/words/extract-text-from-word...
  6. У авление надстрочным и подстрочным текстом в п...

    Освойте надстрочный и подстрочный текст в Aspose.Slides для .NET и улучшите свои презентации с помощью профессионального форматирования текста для максимального воздействия.... Создайте новый Paragraph для текста в верхнем индексе...абзаца. Создайте еще один Paragraph для текста в нижнем индексе...

    docs.aspose.com/slides/ru/net/superscript-and-s...
  7. Создать или добавить таблицу в PDF с использова...

    Aspose.PDF для Python через .NET - это библиотека, используемая для создания, чтения и редактирования таблиц PDF. Ознакомьтесь с другими расширенными функциями в этой теме.... paragraphs . add ( table ) # Сохранить...pdf_document . pages [ 1 ] . paragraphs . add ( table ) # Сохранить...

    docs.aspose.com/pdf/ru/python-net/add-table-in-...
  8. รายการ Markdown – ตัวอย่างโค้ด C#

    การสร้างรายการ Markdown ใน C# ใช้ไลบรารี C# เพื่อสร้างรายการ Markdown ที่เรียงลำดับและไม่เรียงลำดับ...AppendChild(li1); // Create a paragraph with text content and add...the li1 item var paragraph = mdf.Paragraph(); var heading = mdf...

    products.aspose.com/html/th/net/markdown-list/
  9. Aspose::Words::Node class | Aspose.Words for C+...

    Aspose::Words::Node class. Base class for all nodes of a Word document. To learn more, visit the documentation article in C++....SharedPtr < Aspose :: Words :: Paragraph > para = doc -> get_FirstSection...the first paragraph of this document. auto paragraph = System...

    reference.aspose.com/words/cpp/aspose.words/node/
  10. Mathe-Text|Aspose.Slides für PHP Dokumentation

    Arbeiten Sie mit mathematischem Text in PHP mithilfe von Aspose.Slides: Erstellen und bearbeiten Sie Gleichungen, Brüche, Radikale, Skripte, Formatierungen und rendern Sie die Ergebnisse für PPT und PPTX.... $paragraph = $mathShape -> getTextFrame...get_Item ( 0 ); $portion = $paragraph -> getPortions () -> get_Item...

    docs.aspose.com/slides/de/php-java/examples/ele...