Sort Score
Result 10 results
Languages All
Labels All
Results 4,111 - 4,120 of 18,529 for

paragraphs

(0.12 sec)
  1. إدارة الروابط التشعبية للعرض التقديمي في .NET|ت...

    إدارة الروابط التشعبية بسهولة في عروض PowerPoint وOpenDocument باستخدام Aspose.Slides for .NET—عزز التفاعل وسير العمل في دقائق.... Paragraphs [ 0 ]. Portions [ 0 ]. PortionFormat...com/" ); shape1 . TextFrame . Paragraphs [ 0 ]. Portions [ 0 ]. PortionFormat...

    docs.aspose.com/slides/ar/net/manage-hyperlinks/
  2. تدوير النص داخل PDF باستخدام C++|Aspose.PDF لـ C++

    تعرف على طرق مختلفة لتدوير النص إلى PDF. يتيح لك Aspose.PDF تدوير النص بأي زاوية، تدوير جزء من النص أو فقرة كاملة....auto paragraph = MakeObject < TextParagraph > (); paragraph ->...بالفقرة paragraph -> AppendLine ( textFragment1 ); paragraph -> AppendLine...

    docs.aspose.com/pdf/ar/cpp/rotate-text-inside-pdf/
  3. Run.text property | Aspose.Words for Python

    Run.text property. Gets or sets the text of the run....section, one body and one paragraph. # Call the "RemoveAllChildren"...append_child ( body ) # Create a paragraph, set some formatting properties...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Document.ensureMinimum method | Aspose.Words fo...

    Document.ensureMinimum method. If the document contains no sections, creates one section with one paragraph....creates one section with one paragraph. ensureMinimum () Examples...child Body and one child Paragraph. // We can edit the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Document.EnsureMinimum | Aspose.Words for .NET

    Learn how to use the EnsureMinimum method to automatically create a section and paragraph in documents, ensuring complete and organized content....creates one section with one paragraph. public void EnsureMinimum...child Body and one child Paragraph. // We can edit the document...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Inline.font property | Aspose.Words for Python

    Inline.font property. Provides access to the font formatting of this object....section, one body and one paragraph. # Call the "RemoveAllChildren"...append_child ( body ) # Create a paragraph, set some formatting properties...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Сноска Конечная сноска|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...
  8. 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...
  9. 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...
  10. 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...