Sort Score
Result 10 results
Languages All
Labels All
Results 4,001 - 4,010 of 17,940 for

insert documents

(0.04 sec)
  1. ChartDataLabel.Position | Aspose.Words for .NET

    Discover the ChartDataLabel Position property to easily customize your data label's position for enhanced data visualization and clarity.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert column chart. Shape shape =...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Aspose::Words::Saving::PdfSaveOptions::get_Outl...

    Aspose::Words::Saving::PdfSaveOptions::get_OutlineOptions method. Allows to specify outline options in C++....saved PDF document. auto doc = MakeObject < Document > (); auto...DocumentBuilder > ( doc ); // Insert headings that can serve as...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Managing OLE Objects with C++|Documentation

    Learn how to add, extract, and manipulate OLE objects in worksheets using Aspose.Cells with C++....compound document technology. Briefly, a compound document is something...example, you can insert a Microsoft Word document into Microsoft...

    docs.aspose.com/cells/cpp/managing-ole-objects/
  4. Aspose::Words::Markup::CustomXmlPart class | As...

    Aspose::Words::Markup::CustomXmlPart class. Represents a Custom XML Data Storage Part (custom XML data within a package). To learn more, visit the documentation article in C++....Structured Document Tags or Content Control documentation article...custom XML part within an OOXML document. get_Schemas () const Specifies...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. FieldArgumentBuilder.AddNode | Aspose.Words for...

    Enhance your code with the FieldArgumentBuilder AddNode method. Seamlessly add nodes to arguments for improved functionality and performance.... and then insert them into the document. Document doc = new Document...Document (); // Below are three examples of field construction...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Aspose::Words::Drawing::ShapeBase::get_ParentPa...

    Aspose::Words::Drawing::ShapeBase::get_ParentParagraph method. Returns the immediate parent paragraph in C++....get_ParentParagraph () Examples Shows how to insert a text box, and set the font...contents. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Fields::FieldToc::get_PreserveLi...

    Aspose::Words::Fields::FieldToc::get_PreserveLineBreaks method. Gets or sets whether to preserve newline characters within table entries in C++....s () Examples Shows how to insert a TOC, and populate it with...{ auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. ShapeBase.parent_paragraph property | Aspose.Wo...

    ShapeBase.parent_paragraph property. Returns the immediate parent paragraph.... Examples Shows how to insert a text box, and set the font...of its contents. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::BuildingBlocks::BuildingBlock::g...

    Aspose::Words::BuildingBlocks::BuildingBlock::get_Name method. Gets or sets the name of this building block in C++....to a document. void CreateAndInsert () { // A document's glossary...glossary document stores building blocks. auto doc = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.bui...
  10. Aspose::Words::Drawing::Charts::AxisScaleType e...

    Aspose::Words::Drawing::Charts::AxisScaleType enum. Specifies the possible scale types for an axis in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...get_Series () -> Clear (); // Insert a series with X/Y coordinates...

    reference.aspose.com/words/cpp/aspose.words.dra...