Sort Score
Result 10 results
Languages All
Labels All
Results 3,701 - 3,710 of 18,038 for

insert documents

(0.07 sec)
  1. Aspose::Words::RunCollection::ToArray method | ...

    Aspose::Words::RunCollection::ToArray method. Copies all runs from the collection to a new array of runs in C++.... auto doc = MakeObject < Document > ( MyDir + u "Revision runs...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/cpp/aspose.words/run...
  2. Aspose::Words::Revision::get_ParentNode method ...

    Aspose::Words::Revision::get_ParentNode method. Gets the immediate parent node (owner) of this revision. This property will work for any revision type other than StyleDefinitionChange in C++.... auto doc = MakeObject < Document > ( MyDir + u "Revision runs...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/cpp/aspose.words/rev...
  3. Aspose::Words::Drawing::TextBox::get_InternalMa...

    Aspose::Words::Drawing::TextBox::get_InternalMarginBottom method. Specifies the inner bottom margin in points for a shape in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...DocumentBuilder > ( doc ); // Insert another textbox with specific...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Drawing::TextBox::get_InternalMa...

    Aspose::Words::Drawing::TextBox::get_InternalMarginRight method. Specifies the inner right margin in points for a shape in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...DocumentBuilder > ( doc ); // Insert another textbox with specific...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::Drawing::TextBox::get_InternalMa...

    Aspose::Words::Drawing::TextBox::get_InternalMarginLeft method. Specifies the inner left margin in points for a shape in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...DocumentBuilder > ( doc ); // Insert another textbox with specific...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. BookmarksOutlineLevelCollection class | Aspose....

    Aspose.Words.Saving.BookmarksOutlineLevelCollection class. A collection of individual bookmarks outline level...Working with Bookmarks documentation article. Remarks Key is...will not be displayed in the document outline. Specify 1 and Word...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Drawing::Charts::AxisTickLabels:...

    Aspose::Words::Drawing::Charts::AxisTickLabels::get_Rotation method. Gets or sets the rotation of the tick labels in degrees in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...DocumentBuilder > ( doc ); // Insert a column chart. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. LayoutOptions.RevisionOptions | Aspose.Words fo...

    Explore the LayoutOptions RevisionOptions property to easily access and customize revision settings for enhanced document control and flexibility....rendered output document. Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert a revision, then change the...

    reference.aspose.com/words/net/aspose.words.lay...
  9. Document.ShowSpellingErrors | Aspose.Words for ...

    Control spelling error visibility in your document with the ShowSpellingErrors property. Enhance your editing process and improve document quality....ShowSpellingErrors Contents [ Hide ] Document.ShowSpellingErrors property...display spelling errors in this document. public bool ShowSpellingErrors...

    reference.aspose.com/words/net/aspose.words/doc...
  10. HorizontalRuleFormat.WidthPercent | Aspose.Word...

    Discover the HorizontalRuleFormat WidthPercent property to easily customize your horizontal rule's length as a percentage of window width for better design control.... Examples Shows how to insert a horizontal rule shape, and...its formatting. Document doc = new Document (); DocumentBuilder...

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