Sort Score
Result 10 results
Languages All
Labels All
Results 7,521 - 7,530 of 20,566 for

document insertion

(2.02 sec)
  1. How to create a Gantt chart|Documentation

    Learn how to create a Gantt chart with Aspose.Cells for .NET API....the data and go to Insert → Charts → Insert Column or Bar Chart...example, that’s B1:B7, and then insert Stacked Bar chart. Select the...

    docs.aspose.com/cells/net/how-to-create-gantt-c...
  2. IChartDataPoint.invert_if_negative property | A...

    IChartDataPoint.invert_if_negative property. Specifies whether the parent element shall inverts its colors if the value is negative.... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc ) shape = builder . insert_chart ( aw . drawing . charts...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartMarker.size property | Aspose.Words for Py...

    ChartMarker.size property. Gets or sets chart marker size... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc ) shape = builder . insert_chart ( aw . drawing . charts...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartMarker.symbol property | Aspose.Words for ...

    ChartMarker.symbol property. Gets or sets chart marker symbol.... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc ) shape = builder . insert_chart ( aw . drawing . charts...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Fields::FieldIf::get_ComparisonO...

    Aspose::Words::Fields::FieldIf::get_ComparisonOperator method. Gets or sets the comparison operator in C++....r () Examples Shows how to insert an IF field. auto doc = System...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Aspose::Words::Fields::UserInformation::get_Def...

    Aspose::Words::Fields::UserInformation::get_DefaultUser method. Default user information in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...set_CurrentUser ( userInformation ); // Insert USERNAME, USERINITIALS, and...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Hyperlinks and OLE Object links - Free Support ...

    Hi Aspose team, I am evaluating components and currently have some questions in regard to Tasks. I need to access hyperlinks/OLE Object links created in Project file and make some changes. For example, I have Task w…...for OLE Objects inserted into Project document. Thanks in advance...file may contain embedded documents as its part such as text files...

    forum.aspose.com/t/hyperlinks-and-ole-object-li...
  8. Update XLT File using C++ | products.aspose.com

    Modify XLT Document in C++ applications without using Microsoft Excel....including Microsoft Excel documents. Aspose.Cells for C++ API...Process of updating the XLT document is simple by firstly accessing...

    products.aspose.com/total/cpp/update/xlt/
  9. Update XLTM File using C++ | products.aspose.com

    Modify XLTM Document in C++ applications without using Microsoft Excel....including Microsoft Excel documents. Aspose.Cells for C++ API...Process of updating the XLTM document is simple by firstly accessing...

    products.aspose.com/total/cpp/update/xltm/
  10. How to Set Print Titles with C++|Documentation

    This article shows you code explaining how to set print titles using Aspose.Cells library with C++....printed documents. Improved Navigation: For documents with extensive...and clarity throughout the document. How to Set Print Titles in...

    docs.aspose.com/cells/cpp/how-to-set-print-titles/