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

document insertion

(0.23 sec)
  1. ChartXValueCollection | Aspose.Words for Java

    Represents a collection of X values for a chart series in Java.... To add or insert new values to a chart series...chart series data. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  2. InlineStory.firstParagraph property | Aspose.Wo...

    InlineStory.firstParagraph property. Gets the first paragraph in the story....Paragraph Examples Shows how to insert and customize footnotes. let...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. EndnoteOptions.numberStyle property | Aspose.Wo...

    EndnoteOptions.numberStyle property. Specifies the number format for automatically numbered endnotes....applicable number styles see the Insert Footnote or Endnote dialog...marks. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. DocumentBuilder.insertFootnote method | Aspose....

    Aspose.Words.DocumentBuilder.insertFootnote method...footnoteText) Inserts a footnote or endnote into the document. insertFootnote...FootnoteType Specifies whether to insert a footnote or an endnote. footnoteText...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. StructuredDocumentTag.dateStorageFormat propert...

    StructuredDocumentTag.dateStorageFormat property. Gets/sets format in which the date for a date SDT is stored when the SDT is bound to an XML node in the Document's data store...bound to an XML node in the document’s data store. Default value...structured document tag. let doc = new aw . Document (); // Insert...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Fields::FieldRevNum class | Aspo...

    Aspose::Words::Fields::FieldRevNum class. Implements the REVNUM field. To learn more, visit the Documentation article in C++....the Working with Fields documentation article. class FieldRevNum...modifications made to the document. get_IsLocked () Gets or sets...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Font Class | Aspose.Words for .NET

    Discover the Aspose.Words.Font class, featuring essential font attributes like name, size, and color to enhance your Document formatting and design....the Working with Fonts documentation article. public class Font...in a right-to-left language document. NameFarEast { get; set; }...

    reference.aspose.com/words/net/aspose.words/font/
  8. FieldListNum not shown in deletion all markup -...

    Hello , We have have following code to put a FieldListNum in a word Document and then delete them with revision. But we have few issues and want to clarify. Why is the list num not visible? Why we dont see a strikethr…...put a FieldListNum in a word document and then delete them with...throws Exception { Document doc = new Document(); DocumentBuilder...

    forum.aspose.com/t/fieldlistnum-not-shown-in-de...
  9. ResourceLoadingAction | Aspose.Words for Java

    Specifies the mode of resource loading in Java....the Specify Load Options documentation article. Examples: Shows...external resources into a document. public void resourceLoadingCallb()...

    reference.aspose.com/words/java/com.aspose.word...
  10. ParagraphFormat.addSpaceBetweenFarEastAndDigit ...

    ParagraphFormat.addSpaceBetweenFarEastAndDigit property. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of numbers and regions of East Asian text in the current paragraph....Shows how to insert a paragraph into the document. let doc = new...new aw . Document (); let builder = new aw . DocumentBuilder...

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