Sort Score
Result 10 results
Languages All
Labels All
Results 9,421 - 9,430 of 18,350 for

paragraph

(0.41 sec)
  1. Setting ATTRIB and MTEXT objects|CAD Documentation

    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.... You can create several paragraphs of text as a single multi-line...

    docs.aspose.com/cad/python-net/setting-attrib-a...
  2. FindReplaceOptions.direction property | Aspose....

    FindReplaceOptions.direction property. Selects direction for replace...apply_paragraph_format property FindReplaceOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  3. แก้ไข MHTML ใน C# – Aspose.HTML for .NET

    รหัสสำหรับแก้ไขไฟล์ MHTML ใน C# ใช้ Aspose.HTML สำหรับฟีเจอร์ .NET API เพื่อสร้าง ลบ หรือแก้ไขเนื้อหาของเอกสาร MHTML...Selector that extracts the first paragraph element in the document var...Print content of the first paragraph Output.WriteLine(element.InnerHTML);...

    products.aspose.com/html/th/net/editor/mhtml/
  4. Archivio

    Archivio...Paragraphs[0].Portions[0]; portion.PortionFormat...LargeGrid; shape.TextFrame.Paragraphs[0].ParagraphFormat.DefaultPortionFormat...

    blog.aspose.com/it/slides/create-three-d-effect...
  5. Archiv

    Archiv...Přidejte TextFragment do kolekce Paragraphs na stránce. Uložte soubor...text na novou stránku page.Paragraphs.Add(new Aspose.Pdf.Text.TextFragment("Hello...

    blog.aspose.com/cs/pdf/create-pdf-files-using-c...
  6. OfficeMath.accept method | Aspose.Words for Python

    OfficeMath.accept method. Accepts a visitor....parent_paragraph property OfficeMath.accept_end...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Types de Formes|Aspose.Slides pour Python Docum...

    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....Python Obtenir les limites du paragraphe à partir des présentations...

    docs.aspose.com/slides/fr/python-net/shape-types/
  8. MailMergeOptions.CleanupParagraphsWithPunctuati...

    Optimize your MailMerge with the CleanupParagraphsWithPunctuationMarks property. Control empty Paragraph removal for cleaner, professional documents....value indicating whether paragraphs with punctuation marks are...

    reference.aspose.com/words/net/aspose.words.low...
  9. Convertir varios formatos de imágenes a PDF|Asp...

    Este tema muestra cómo la biblioteca Aspose.PDF para C++ permite convertir varios formatos de imágenes a PDF....en una página page -> get_Paragraphs () -> Add ( image ); // Guardar...ImageFileType :: Dicom ); page -> get_Paragraphs () -> Add ( image ); // Save...

    docs.aspose.com/pdf/es/cpp/convert-images-forma...
  10. .NET でプレゼンテーションのテキストボックスを管理する|Aspose.Slides ドキュメント

    Aspose.Slides for .NET を使用すれば、PowerPoint および OpenDocument ファイル内のテキストボックスを簡単に作成、編集、クローンでき、プレゼンテーションの自動化を強化します。...TextFrame ; // テキストフレーム用の Paragraph オブジェクトを作成します IParagraph para...para = txtFrame . Paragraphs [ 0 ]; // Paragraph 用の Portion オブジェクトを作成します...

    docs.aspose.com/slides/ja/net/manage-textbox/