Sort Score
Result 10 results
Languages All
Labels All
Results 3,551 - 3,560 of 20,135 for

document insertion

(0.24 sec)
  1. First and last paragraph - Free Support Forum -...

    Dear, How can I find the first and last paragraph on a given page in a Document. I’m using Aspose Words for Java Many thanks Natasja...paragraph on a given page in a document. I’m using Aspose Words for...happens Paragraph objects in the document model do not store page numbers;...

    forum.aspose.com/t/first-and-last-paragraph/322113
  2. Border.line_style property | Aspose.Words for P...

    Border.line_style property. Gets or sets the border style....to insert a string surrounded by a border into a document. doc...doc = aw . Document () builder = aw . DocumentBuilder ( doc =...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldDate.UseUmAlQuraCalendar | Aspose.Words fo...

    Discover the FieldDate UseUmAlQuraCalendar property to easily manage dates with the UmalQura calendar. Enhance your date handling today!... Document doc = new Document (); DocumentBuilder...If we want the text in the document always to display the correct...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Aspose::Words::InlineStory::get_FirstParagraph ...

    Aspose::Words::InlineStory::get_FirstParagraph method. Gets the first paragraph in the story in C++....override Examples Shows how to insert and customize footnotes. auto...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/inl...
  5. Aspose::Words::InlineStory::get_Paragraphs meth...

    Aspose::Words::InlineStory::get_Paragraphs method. Gets a collection of paragraphs that are immediate children of the story in C++....override Examples Shows how to insert and customize footnotes. auto...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/inl...
  6. DocumentBuilder.startTable method | Aspose.Word...

    DocumentBuilder.startTable method. Starts a table in the Document....startTable() Starts a table in the document. startTable () Remarks The...borders. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldOcx Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldOcx class for seamless integration of OCX fields, enhancing Document automation and efficiency in your applications....the Working with Fields documentation article. public class FieldOcx...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  8. How to insert the css formatting as it is in HT...

    In my task, we are collecting user inputs from the CKEditor (in HTML format) and populating them into DOCX files. However, when formatting is applied, even though I provide the CSS values generated by CKEditor, the forma…...How to insert the css formatting as it is in HTNL when populating...populating a docx file with insert_html() Aspose.Words Product Family...

    forum.aspose.com/t/how-to-insert-the-css-format...
  9. Comment constructor | Aspose.Words for Node.js

    Aspose.Words.Comment constructor...doc DocumentBase The owner document. Remarks When Comment is created...specified document, but is not yet part of the document and Node...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Theme class | Aspose.Words for Node.js

    Aspose.Words.Theme class. Represents Document Theme, and provides access to main theme parts including [Theme.majorFonts](./majorFonts/), [Theme.minorFonts](./minorFonts/) and [Theme.colors](./colors/) To learn more, visit the [Working with Styles and Themes](https://docs.aspose.com/words/nodejs-net/working-with-styles-and-themes/) Documentation article....class Theme class Represents document Theme, and provides access...with Styles and Themes documentation article. Constructors Name...

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