Sort Score
Result 10 results
Languages All
Labels All
Results 7,371 - 7,380 of 17,911 for

document insertion

(0.21 sec)
  1. Aspose.Cells | Excel Spreadsheet Processing Jav...

    Java library to process, manipulate, & convert Excel & OpenOffice spreadsheets. Supports formula(e), charts, validations, rendering, printing, & encryption....Excel File Processing Features Document Features Open Plain or Encrypted...( ODS ) format. Modify the document properties of Excel files...

    releases.aspose.com/cells/java/
  2. Create XLT using Python | products.aspose.com

    Generate Microsoft Excel XLT Documents using Python applications without using Microsoft Office....get(index) method Insert data in the accessed cell using...putValue() method Save the document as .xlt file using save()...

    products.aspose.com/total/python-java/create/xlt/
  3. Licensing|Documentation

    Aspose. Diagram for .NET invites its customers to get a Classic license and Metered License. As well as use a limited license to better explore the product....product functionality, but it inserts an evaluation watermark in...in the middle of the document on open and save, and limits to read...

    docs.aspose.com/diagram/net/licensing/
  4. Aspose::Words::Drawing::Charts::ChartSeriesColl...

    Aspose::Words::Drawing::Charts::ChartSeriesCollection class. Represents collection of a ChartSeries. To learn more, visit the Documentation article in C++....the Working with Charts documentation article. class ChartSeriesCollectio...chart. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::Drawing::TextPath class | Aspose...

    Aspose::Words::Drawing::TextPath class. Defines the text and formatting of the text path (of a WordArt object). To learn more, visit the Documentation article in C++....the Working with Shapes documentation article. class TextPath...doc = MakeObject < Document > (); // Insert a WordArt object to...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Fields::FieldToc::get_UseParagra...

    Aspose::Words::Fields::FieldToc::get_UseParagraphOutlineLevel method. Gets or sets whether to use the applied paragraph outline level in C++....L () 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...
  7. Aspose::Words::Fields::FieldToc::UpdatePageNumb...

    Aspose::Words::Fields::FieldToc::UpdatePageNumbers method. Updates the page numbers for items in this table of contents in C++.... 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. Aspose::Words::Fields::FieldToc::get_InsertHype...

    Aspose::Words::Fields::FieldToc::get_InsertHyperlinks method. Gets or sets whether to make the table of contents entries hyperlinks in C++....get_InsertHyperlinks () 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...
  9. Shapes in Charts|Documentation

    Learn how to use Aspose.Cells for .NET to add controls and customize charts in Microsoft Excel. Our guide will demonstrate how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts....Hide ] Sometimes you need to insert drawing objects like labels...in it. We use this file to insert a label into the chart. Below...

    docs.aspose.com/cells/net/controls-in-charts/
  10. HeaderFooterCollection indexer | Aspose.Words f...

    HeaderFooterCollection indexer. Retrieves a [HeaderFooter](../../headerfooter/) at the given index.... Document () builder = aw . DocumentBuilder...write ( 'Section 1' ) builder . insert_break ( aw . BreakType . S...

    reference.aspose.com/words/python-net/aspose.wo...