Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 13,295 for

insert documents

(0.15 sec)
  1. Web Extensions - Office Add-ins with C++|Docume...

    Learn how to add and access Web Extensions (Office Add-ins) in Excel files using Aspose.Cells with C++....with the content in Office documents. Web Extensions add additional...Add-ins) in Excel by clicking the Insert tab and then clicking the Store...

    docs.aspose.com/cells/cpp/web-extensions-office...
  2. SignatureLine.Instructions | Aspose.Words for .NET

    Discover how to customize signer instructions with the SignatureLine property. Enhance the signing experience by adding clear, personalized guidance....and insert it into a document. Document doc = new Document ();...SignerTitle = "Senior Manager" }; // Insert a shape that will contain a...

    reference.aspose.com/words/net/aspose.words.dra...
  3. SignatureLine.default_instructions property | A...

    SignatureLine.default_instructions property. Gets or sets a value indicating that default instructions is shown in the Sign dialog...signature and insert it into a document. doc = aw . Document () builder...signer_title = 'Senior Manager' # Insert a shape that will contain a...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartTitle.Overlay | Aspose.Words for .NET

    Discover the ChartTitle Overlay property, control element overlap for clearer visuals. Enhance your charts effortlessly with this simple setting!...Shows how to insert a chart and set a title. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder (...

    reference.aspose.com/words/net/aspose.words.dra...
  5. NodeChangingAction enumeration | Aspose.Words f...

    Aspose.Words.NodeChangingAction enumeration. Specifies the type of node change....Name Description Insert A node is being inserted in the tree. Remove...to monitor changes to the document tree in real-time as we edit...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Converting Worksheet to Image and Worksheet to ...

    Learn how to convert a worksheet to an image file and a worksheet with multiple pages to an image file per page using Aspose.Cells with C++....C++ Contents [ Hide ] This document is designed to provide developers...might need to insert the images into a Word document, a PDF file...

    docs.aspose.com/cells/cpp/converting-worksheet-...
  7. Aspose::Words::Fields::FieldGoToButton::get_Dis...

    Aspose::Words::Fields::FieldGoToButton::get_DisplayText method. Gets or sets the text of the "button" that appears in the document, such that it can be selected to activate the jump in C++....“button” that appears in the document, such that it can be selected...get_DisplayText () Examples Shows to insert a GOTOBUTTON field. auto doc...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose::Words::Drawing::Charts::ChartTitle::get...

    Aspose::Words::Drawing::Charts::ChartTitle::get_Show method. Determines whether the title shall be shown for this chart. Default value is true in C++....get_Show () Examples Shows how to insert a chart and set a title. auto...auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Drawing::Charts::Chart::get_Titl...

    Aspose::Words::Drawing::Charts::Chart::get_Title method. Provides access to the chart title properties in C++....get_Title () Examples Shows how to insert a chart and set a title. auto...auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Aspose::Words::BuildingBlocks::BuildingBlock cl...

    Aspose::Words::BuildingBlocks::BuildingBlock class. Represents a glossary document entry such as a Building Block, AutoText or an AutoCorrect entry. To learn more, visit the documentation article in C++....class Represents a glossary document entry such as a Building Block...Aspose.Words Document Object Model (DOM) documentation article. class...

    reference.aspose.com/words/cpp/aspose.words.bui...