Sort Score
Result 10 results
Languages All
Labels All
Results 6,661 - 6,670 of 18,590 for

paragraphs

(0.17 sec)
  1. إنشاء ملف PDF معقد|Aspose.PDF لـ C++

    يسمح لك Aspose.PDF for C++ بإنشاء مستندات أكثر تعقيدًا تحتوي على صور وقطع نصية وجداول في مستند واحد.... إضافة الرأس إلى Paragraphs الصفحة. إنشاء TextFragment...( position ); page -> get_Paragraphs () -> Add ( header ); //...

    docs.aspose.com/pdf/ar/cpp/complex-pdf-example/
  2. TextPath.Spacing | Aspose.Words for .NET

    Discover TextPath Spacing. Control text spacing effortlessly. Optimize readability with precise adjustments—1 equals 100 for perfect alignment!...<summary> /// Insert a new paragraph with a WordArt shape inside...textFontFamily ; Paragraph para = ( Paragraph ) doc . FirstSection...

    reference.aspose.com/words/net/aspose.words.dra...
  3. TextPath.Trim | Aspose.Words for .NET

    Discover the TextPath Trim property to enhance your design by removing unwanted space above and below text for a cleaner, more polished look....<summary> /// Insert a new paragraph with a WordArt shape inside...textFontFamily ; Paragraph para = ( Paragraph ) doc . FirstSection...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ShapeBase.IsWordArt | Aspose.Words for .NET

    Discover if your shape is a WordArt object with ShapeBase. Get accurate results and enhance your design projects effortlessly!...<summary> /// Insert a new paragraph with a WordArt shape inside...textFontFamily ; Paragraph para = ( Paragraph ) doc . FirstSection...

    reference.aspose.com/words/net/aspose.words.dra...
  5. TextPathAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.TextPathAlignment enum for precise WordArt alignment. Enhance your document design with versatile text options!...<summary> /// Insert a new paragraph with a WordArt shape inside...textFontFamily ; Paragraph para = ( Paragraph ) doc . FirstSection...

    reference.aspose.com/words/net/aspose.words.dra...
  6. OfficeMath class | Aspose.Words for Python

    aspose.words.math.OfficeMath class. Represents an Office Math object such as function, equation, matrix or alike...OfficeMath can only be a child of Paragraph . Inheritance: OfficeMath...Node ) parent_paragraph Retrieves the parent Paragraph of this node...

    reference.aspose.com/words/python-net/aspose.wo...
  7. آرشیوها

    آرشیوها...Paragraphs.Add(Image) یک Image جدید...پاراگراف های بخش اضافه کنید page.Paragraphs.Add(image1); // جریان فایل...

    blog.aspose.com/fa/pdf/convert-image-to-pdf-csh...
  8. Архивы

    Архивы...TextFrame; // Создайте объект Paragraph для текстового фрейма IParagraph...IParagraph para = txtFrame.Paragraphs[0]; // Создать объект части...

    blog.aspose.com/ru/slides/create-edit-powerpoin...
  9. PDFの見出しの操作|Aspose.PDF for .NET

    C#を使用してPDFドキュメントの見出しに番号を付けます。Aspose.PDF for .NETはさまざまな種類の番号スタイルを提供します。... Paragraphs . Add ( floatBox ); // Add...IsAutoSequence = true ; floatBox . Paragraphs . Add ( heading ); var heading2...

    docs.aspose.com/pdf/ja/net/working-with-headings/
  10. Mail Merge Шаблон в Python|Aspose.Words для Pyt...

    Создайте шаблон Mail Merge для определения фиксированного содержимого в выходных документах, а затем создайте объединяемые документы, используя поля объединения в Python....insert_text_input , inset_field и insert_paragraph . В следующем примере кода... " , " , 0 ) # Inserts a paragraph break into the document builder...

    docs.aspose.com/words/ru/python-net/mail-merge-...