Sort Score
Result 10 results
Languages All
Labels All
Results 4,961 - 4,970 of 18,546 for

paragraphs

(0.37 sec)
  1. Font.Subscript | Aspose.Words لـ .NET

    اكتشف خاصية الخط السفلي. نسّق النص بسهولة كخط سفلي لتحسين سهولة القراءة والأناقة في مستنداتك. حسّن تصميمك اليوم!...new Document (); Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 0 , true ); // ارفع هذا النص بمقدار...

    reference.aspose.com/words/ar/net/aspose.words/...
  2. Aspose::Words::DocumentBase::get_Document metho...

    Aspose::Words::DocumentBase::get_Document method. Gets this instance in C++....a Section, a Body, and a Paragraph. doc -> AppendChild < System...SharedPtr < Aspose :: Words :: Paragraph >> ( System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. ASP - JScript عبر COM Interop|Aspose.PDF for .NET

    تعلم كيفية استخدام Aspose.PDF for .NET في تطبيقات ASP و JScript من خلال COM Interop. تمكين قدرات PDF المتقدمة....JScript" ; // Add Text paragraph to paragraphs collection of a section...section pdfpage . Paragraphs . Add ( SampleText ); // Save PDF...

    docs.aspose.com/pdf/ar/net/asp-jscript-via-com-...
  4. PdfSaveOptions.outline_options property | Aspos...

    PdfSaveOptions.outline_options property. Allows to specify outline options.... paragraph_format . style_identifier.... assertTrue ( builder . paragraph_format . is_heading ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose.Words DOM|Aspose.Words para Python via .NET

    El modelo de objetos de documento (DOM) es una representación en memoria de un documento de Word. Leer, manipular y modificar el contenido y el formato de un documento de Word usando Python....nodos, por ejemplo, Section o Paragraph , derivan de la clase CompositeNode...esquema. Document , Section , Paragraph , Table , Shape , Run y todas...

    docs.aspose.com/words/es/python-net/aspose-word...
  6. Aspose::Words::Range::get_Revisions method | As...

    Aspose::Words::Range::get_Revisions method. Gets a collection of revisions (tracked changes) that exist in this range in C++....Aspose :: Words :: Paragraph > paragraph = doc -> get_FirstSection...: System :: IterateOver ( paragraph -> get_Range () -> get_Revisions...

    reference.aspose.com/words/cpp/aspose.words/ran...
  7. Style.NextParagraphStyleName | Aspose.Words for...

    Discover how to effectively use the NextParagraphstyleName property to automate style application for new Paragraphs, enhancing your document formatting....automatically to a new paragraph inserted after a paragraph formatted with...by Aspose.Words. The next paragraph style will only be applied...

    reference.aspose.com/words/net/aspose.words/sty...
  8. Shading.texture property | Aspose.Words for Python

    Shading.texture property. Gets or sets the shading texture.... paragraph_format . borders borders ...DOUBLE shading = builder . paragraph_format . shading shading ...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Font.Superscript | Aspose.Words لـ .NET

    اكتشف خاصية الخط العلوي، ونسّق النص بسهولة كخط علوي لتحسين سهولة القراءة والأناقة في مستنداتك. حسّن تصميمك اليوم!...new Document (); Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 0 , true ); // ارفع هذا النص بمقدار...

    reference.aspose.com/words/ar/net/aspose.words/...
  10. Python을 사용하여 PDF에 테이블 생성 또는 추가|Aspose.PDF for P...

    Aspose.PDF for Python via .NET은 PDF 테이블을 생성, 읽기 및 편집하는 데 사용되는 라이브러리입니다. 이 주제의 다른 고급 기능을 확인하세요.... paragraphs . add ( table ) # 테이블 객체가...pdf_document . pages [ 1 ] . paragraphs . add ( table ) # 테이블 객체가...

    docs.aspose.com/pdf/ko/python-net/add-table-in-...