Sort Score
Result 10 results
Languages All
Labels All
Results 5,231 - 5,240 of 18,510 for

paragraphs

(0.17 sec)
  1. إنشاء أو إضافة جدول في PDF|Aspose.PDF لـ C++

    Aspose.PDF for C++ هي مكتبة تُستخدم لإنشاء وقراءة وتحرير الجداول في PDF. باستخدام هذه المكتبة، يمكنك تقسيم جدول على صفحة PDF باستخدام C++....Cpp/Generator/Paragraphs.h> #include <Aspose.PDF....document->get_Pages()->idx_get(1)->get_Paragraphs()->Add(table); // حفظ المستند...

    docs.aspose.com/pdf/ar/cpp/add-table-in-existin...
  2. Split Tables in Jython|Aspose.Words for Java

    Split Tables using Jython.... words import Paragraph class SplitTables : def __init__...firstTable ) # Add a buffer paragraph to ensure the tables stay...

    docs.aspose.com/words/java/split-tables-in-jython/
  3. FindReplaceOptions.ignore_structured_document_t...

    FindReplaceOptions.ignore_structured_document_tags property. Gets or sets a boolean value indicating either to ignore content of [StructuredDocumentTag](../../../aspose.words.markup/structureddocumenttag/)...docx' ) # This paragraph contains SDT. p = doc . first_section...NodeType . PARAGRAPH , 2 , True ) . as_paragraph () text_to_search...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ShapeBase.ParentParagraph | Aspose.Words for .NET

    Discover the ShapeBase ParentParagraph property—efficiently access the immediate parent paragraph for streamlined content management and enhanced organization....immediate parent paragraph. public Paragraph ParentParagraph {...Font.docx" ); See Also class Paragraph class ShapeBase namespace...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Font.Superscript | Aspose.Words for .NET

    Discover the Font Superscript property, easily format text as superscript for enhanced readability and style in your documents. Boost your design today!...new Document (); Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 0 , true ); // Raise this run of text...

    reference.aspose.com/words/net/aspose.words/fon...
  6. ViewOptions.DoNotDisplayPageBoundaries | Aspose...

    Discover how the ViewOptions DoNotDisplayPageBoundaries property enhances your layout by eliminating top margin space for a cleaner, more professional look.... Writeln ( "Paragraph 1, Page 1." ); builder . InsertBreak...PageBreak ); builder . Writeln ( "Paragraph 2, Page 2." ); builder . InsertBreak...

    reference.aspose.com/words/net/aspose.words.set...
  7. FieldBuilder.buildAndInsert method | Aspose.Wor...

    Aspose.Words.Fields.FieldBuilder.buildAndInsert method...the end of the specified paragraph. buildAndInsert ( refNode...refNode : Aspose . Words . Paragraph ) Parameter Type Description refNode...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Bekerja dengan Judul di PDF|Aspose.PDF untuk Py...

    Buat penomoran dalam judul dokumen PDF Anda dengan Python. Aspose.PDF untuk Python via .NET menawarkan berbagai jenis gaya penomoran.... paragraphs . add ( float_box ) heading...is_auto_sequence = True float_box . paragraphs . add ( heading ) heading2...

    docs.aspose.com/pdf/id/python-net/working-with-...
  9. Создать TextBox, в котором каждая строка имеет ...

    Узнайте, как создать TextBox, в котором каждая строка может иметь разное горизонтальное выравнивание, с помощью Aspose.Cells for JavaScript через C++....h1 > Add TextBox and Set Paragraph Alignment </ h1 > < input...family." ; // Access the first paragraph and set its horizontal alignment...

    docs.aspose.com/cells/ru/javascript-cpp/create-...
  10. ImageData.borders property | Aspose.Words for P...

    ImageData.borders property. Gets the collection of borders of the image...and append it to the first paragraph. imported_shape = dst_doc...first_section . body . first_paragraph . append_child ( imported_shape...

    reference.aspose.com/words/python-net/aspose.wo...