Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 8,092 for

append

(0.42 sec)
  1. Paragraph.ParentStory | Aspose.Words for .NET

    Discover the Paragraph ParentStory property to easily access parent section-level stories, enhancing your document's structure with Body or HeaderFooter options....(); // Create a header and append a paragraph to it. The text...True ); // Create a footer and append a paragraph to it. The text...

    reference.aspose.com/words/net/aspose.words/par...
  2. Aspose::Words::HeaderFooter::get_HeaderFooterTy...

    Aspose::Words::HeaderFooter::get_HeaderFooterType method. Gets the type of this header/footer in C++....(); // Create a header and append a paragraph to it. The text...()); // Create a footer and append a paragraph to it. The text...

    reference.aspose.com/words/cpp/aspose.words/hea...
  3. Aspose::Words::Paragraph::get_ParentSection met...

    Aspose::Words::Paragraph::get_ParentSection method. Retrieves the parent Section of the paragraph in C++....(); // Create a header and append a paragraph to it. The text...()); // Create a footer and append a paragraph to it. The text...

    reference.aspose.com/words/cpp/aspose.words/par...
  4. Paragraph.parent_story property | Aspose.Words ...

    Paragraph.parent_story property. Retrieves the parent section-level story that can be [Body](../../body/) or [HeaderFooter](../../headerfooter/)....Document () # Create a header and append a paragraph to it. The text...( header ) para = header . append_paragraph ( 'My header.' )...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Add Text to PDF file|Aspose.PDF for PHP via Java

    Explore how to add text to PDF files in PHP using Aspose.PDF for easy content editing.... Append the text fragment to the PDF...new TextBuilder ( $page ); // append the text fragment to the PDF...

    docs.aspose.com/pdf/php-java/add-text-to-pdf-file/
  6. How to Merge Word Documents using Java

    This topic describes how to merge Word document using Java. It includes all the steps to set up the environment, a list of stepwise tasks and and an example code to merge DOCX files in Java....Words for Java to append Word document in Java Access...the Document class instance Append the Source DOCX into the Target...

    kb.aspose.com/words/java/how-to-merge-word-docu...
  7. Aspose::Words::ParagraphFormat::get_Alignment m...

    Aspose::Words::ParagraphFormat::get_Alignment method. Gets or sets text alignment for the paragraph in C++....ends the paragraph after appending text // and then starts a...create a new section, and then append it as a child to the root document...

    reference.aspose.com/words/cpp/aspose.words/par...
  8. Add Image to PDF using Python|Aspose.PDF for Py...

    This section describes how to add image to existing PDF file using Python library.... append ( ap . operators . GSave ())...height ) / 2 , ) operators . append ( ap . operators . ConcatenateMatrix...

    docs.aspose.com/pdf/python-net/add-image-to-exi...
  9. ParagraphFormat.alignment property | Aspose.Wor...

    ParagraphFormat.alignment property. Gets or sets text alignment for the paragraph....ends the paragraph after appending text # and then starts a new...create a new section, and then append it as a child to the root document...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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!...create a new section, and then append it as a child to the root document...formatting properties, and then append it as a child to the body....

    reference.aspose.com/words/net/aspose.words/com...