Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 6,840 for

append

(0.4 sec)
  1. Aspose::Words::ParagraphAlignment enum | Aspose...

    Aspose::Words::ParagraphAlignment enum. Specifies text alignment in a paragraph in C++....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/cpp/aspose.words/par...
  2. Node.GetText | Aspose.Words for .NET

    Discover the Node GetText method to effortlessly retrieve text from a node and its child elements, enhancing your data management and 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/nod...
  3. Copying And Moving Worksheets in Jython|Documen...

    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....Copying And Moving Worksheets To append documents using Aspose.Cells...Download Running Code Download Append Documents (Aspose.Cells) from...

    docs.aspose.com/cells/java/copying-and-moving-w...
  4. Paragraph.ParentSection | Aspose.Words for .NET

    Discover the Paragraph ParentSection property to easily access the parent Section of any paragraph, enhancing your document structure and organization....(); // Create a header and append a paragraph to it. The text...IsEndOfHeaderFooter ); // Create a footer and append a paragraph to it. The text...

    reference.aspose.com/words/net/aspose.words/par...
  5. Paragraph.isEndOfHeaderFooter property | Aspose...

    Paragraph.isEndOfHeaderFooter property. True if this paragraph is the last paragraph in the [HeaderFooter](../../headerfooter/) (main text story) of a [Section](../../section/); false otherwise....(); // 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/nodejs-net/aspose.wo...
  6. Paragraph.parentStory property | Aspose.Words f...

    Paragraph.parentStory property. Retrieves the parent section-level story that can be [Body](../../body/) or [HeaderFooter](../../headerfooter/)....(); // 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/nodejs-net/aspose.wo...
  7. ParagraphAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.ParagraphAlignment enum for precise text alignment in your documents. Enhance readability and formatting with ease!...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/par...
  8. Converting Worksheet To SVG in Jython|Documenta...

    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....Converting Worksheet To SVG To append documents using Aspose.Cells...Download Running Code Download Append Documents (Aspose.Cells) from...

    docs.aspose.com/cells/java/converting-worksheet...
  9. Insert a new worksheet|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....sheetName = "Sheet" + sheetId ; // Append the new worksheet and associate...Name = sheetName }; sheets . Append ( sheet ); } } Aspose.Cells...

    docs.aspose.com/cells/net/insert-a-new-worksheet/
  10. Story.appendParagraph method | Aspose.Words for...

    Story.AppendParagraph method. A shortcut method that creates a [Paragraph](../../paragraph/) object with optional text and Appends it to the end of this object....object with optional text and appends it to the end of this object...Returns The newly created and appended paragraph. Examples Shows...

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