Sort Score
Result 10 results
Languages All
Labels All
Results 5,051 - 5,060 of 15,068 for

insert documents

(0.09 sec)
  1. EndnoteOptions.RestartRule | Aspose.Words for .NET

    Discover how the EndnoteOptions RestartRule property enhances your document by controlling automatic numbering for a polished, professional look....places in the document. Document doc = new Document (); DocumentBuilder...main body text's flow. // Inserting a footnote/endnote adds a...

    reference.aspose.com/words/net/aspose.words.not...
  2. IFieldUserPromptRespondent.Respond | Aspose.Wor...

    Discover the IFieldUserPromptRespondent Respond method to capture user responses effectively. Learn how to handle cancellations seamlessly!...void FieldAsk () { Document doc = new Document (); DocumentBuilder...fieldRef . GetFieldCode ()); // Insert the ASK field and edit its...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Aspose::Words::Notes::EndnoteOptions::get_Start...

    Aspose::Words::Notes::EndnoteOptions::get_StartNumber method. Specifies the starting number or character for the first automatically numbered endnotes in C++....set a number at which the document begins the footnote/endnote...count. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.not...
  4. DocumentBuilder.Font | Aspose.Words for .NET

    Explore the DocumentBuilder Font property to access and customize your current font formatting effortlessly. Enhance your document's style today!...formatting before inserting text. Examples Shows how to insert a string...border into a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  5. GeneralFormatCollection Class | Aspose.Words fo...

    Discover the Aspose.Words.Fields.GeneralFormatCollection class—a powerful, typed collection for managing general formats effortlessly in your Documents....the Working with Fields documentation article. public class GeneralFormatCollect...format field results. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Footnote.story_type property | Aspose.Words for...

    Footnote.story_type property. Returns [StoryType.FOOTNOTES](../../../aspose.words/storytype/#FOOTNOTES) or [StoryType.ENDNOTES](../../../aspose.words/storytype/#ENDNOTES)....how to insert InlineStory nodes. doc = aw . Document () builder...doc ) footnote = builder . insert_footnote ( footnote_type =...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Drawing::Charts::ChartAxis class...

    Aspose::Words::Drawing::Charts::ChartAxis class. Represents the axis options of the chart. To learn more, visit the documentation article in C++....the Working with Charts documentation article. class ChartAxis...value axis. get_Document () Returns the document containing the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::InlineStory::get_LastParagraph m...

    Aspose::Words::InlineStory::get_LastParagraph method. Gets the last paragraph in the story in C++....override Examples Shows how to insert InlineStory nodes. auto doc...doc = MakeObject < Document > (); auto builder = MakeObject < DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words/inl...
  9. Page Setup Features with C++|Documentation

    Learn how to configure page setup features in Excel files using Aspose.Cells with C++....Setting Page Breaks You can insert page breaks in a worksheet...example demonstrates how to insert a horizontal page break: #include...

    docs.aspose.com/cells/cpp/page-setup-features/
  10. Create Access and Copy Named Ranges|Documentation

    This article shows how to Create Access and Copy Named Ranges by the Aspose.Cells for Python via .NET API....in the Named Range You can insert data into the individual cells...in the Named Range You can insert data into the individual cells...

    docs.aspose.com/cells/python-net/create-access-...