Sort Score
Result 10 results
Languages All
Labels All
Results 4,281 - 4,290 of 18,545 for

paragraphs

(2.77 sec)
  1. CompositeNode.AppendChild | Aspose.Words for .NET

    Discover how the CompositeNode AppendChild method enhances your coding by seamlessly adding nodes to your child node list. Boost your development efficiency!...section, one body and one paragraph. // Call the "RemoveAllChildren"...AppendChild ( body ); // Create a paragraph, set some formatting properties...

    reference.aspose.com/words/net/aspose.words/com...
  2. Aspose::Words::HeaderFooter::get_IsHeader metho...

    Aspose::Words::HeaderFooter::get_IsHeader method. True if this HeaderFooter object is a header in C++....append a paragraph to it. The text in that paragraph // will appear...SharedPtr < Aspose :: Words :: Paragraph > para = header -> AppendParagraph...

    reference.aspose.com/words/cpp/aspose.words/hea...
  3. Добавление текста в PDF с использованием C#|Asp...

    Узнайте, как добавить текст в PDF-документ в .NET с использованием Aspose.PDF для улучшения содержания и редактирования документов....); // Create text paragraph var paragraph = new Aspose . Pdf...Set subsequent lines indent paragraph . SubsequentLinesInden = 20...

    docs.aspose.com/pdf/ru/net/add-text-to-pdf-file/
  4. Ejemplo de Hello World usando el lenguaje Pytho...

    Esta muestra demuestra cómo crear un documento PDF simple "Hello, World!" usando Aspose.PDF para Python...usando la función page_get_paragraphs . Crear un nuevo objeto de...párrafos usando la función paragraphs_add_image . Guardar el documento...

    docs.aspose.com/pdf/es/python-cpp/hello-world-e...
  5. OfficeMathJustification | Aspose.Words for Java

    Specifies the justification of the equation in Java....mathematical text (the Math Paragraph) with respect to the page...Math Paragraph. RIGHT Right Justification of Math Paragraph. length...

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldRef.InsertParagraphNumberInFullContext | A...

    Control paragraph numbering with the FieldRef InsertParagraphNumberInFullContext property. Easily manage references for enhanced document clarity....insert the paragraph number of the referenced paragraph in full..."MyBookmark" , "The referenced paragraph is " , " this field.\n" );...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Automating PowerPoint Generation in C++: Create...

    Automate slide creation on cloud platforms with Aspose.Slides for C++—generate, edit, and convert PowerPoint and OpenDocument files fast and reliably....auto paragraph = MakeObject < Paragraph > (); paragraph -> get_ParagraphFormat...( BulletType :: Symbol ); paragraph -> get_ParagraphFormat ()...

    docs.aspose.com/slides/cpp/automating-powerpoin...
  8. مثال لـ Hello World باستخدام لغة Python|Aspose....

    يوضح هذا المثال كيفية إنشاء مستند PDF بسيط "Hello, World!" باستخدام Aspose.PDF لـ Python...باستخدام الدالة page_get_paragraphs . إنشاء كائن صورة جديد باستخدام...مجموعة الفقرات باستخدام الدالة paragraphs_add_image . حفظ المستند إلى...

    docs.aspose.com/pdf/ar/python-cpp/hello-world-e...
  9. ParagraphFormat.StyleName | Aspose.Words for .NET

    Discover the ParagraphFormat StyleName property to easily manage and customize paragraph styles for enhanced document formatting and presentation....Gets or sets the name of the paragraph style applied to this formatting...section, one body and one paragraph. // Call the "RemoveAllChildren"...

    reference.aspose.com/words/net/aspose.words/par...
  10. HeaderFooter constructor | Aspose.Words for Python

    HeaderFooter constructor. Creates a new header or footer of the specified type....append a paragraph to it. The text in that paragraph # will appear...) para = header . append_paragraph ( 'My header.' ) self . assertTrue...

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