Sort Score
Result 10 results
Languages All
Labels All
Results 7,621 - 7,630 of 20,028 for

document insertion

(0.07 sec)
  1. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::RemoveAt method. Removes a bookmark at the specified index in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...DocumentBuilder > ( doc ); // Insert a bookmark with another bookmark...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Aspose::Words::Drawing::Charts::AxisTickMark en...

    Aspose::Words::Drawing::Charts::AxisTickMark enum. Specifies the possible positions for tick marks in C++.... Examples Shows how to insert chart with date/time values...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. 关于groupshape 的markup language问题。 - Free Support...

    我读取一份文档word文档,想把一些shape组合成一个groupshape,但是报错,【Cannot insert a Shape into a GroupShape with a different markup language】。我读取的word中的shape markup language是dml,但是自己创建的GroupShape group = new GroupShape(mDocument);却是vml,导致无法组合s…...成一个groupshape,但是报错,【Cannot insert a Shape into a GroupShape with...Shape并将形状组合在一起: Document doc = new Document(); DocumentBuilder...

    forum.aspose.com/t/groupshape-markup-language/3...
  4. Format Worksheet Cells in a Workbook|Documentation

    Aspose.Cells is a .NET library for working with spreadsheet files. It supports formatting worksheet cells in workbooks, allowing users to customize the appearance and style of the cells. This article will introduce how to format worksheet cells using the Aspose.Cells library....from scratch, then data is inserted and the worksheet is formatted...also use a template file), inserts sales data into the first worksheet...

    docs.aspose.com/cells/net/format-worksheet-cell...
  5. Line Breaks and Text Wrapping with C++|Document...

    How to implement text wrapping and word wrap using the Aspose.Cells library in C++. By using the Aspose.Cells library, you can easily insert text in cells and set the text wrapping method, such as manual word wrap, word wrap, etc. This Document details how to implement these features and provides sample code for your reference....You can use ‘\n’ in C++ to insert explicit line breaks in a cell...Cells :: Cleanup (); } AI Document Assistant Close Change Cells...

    docs.aspose.com/cells/cpp/line-breaks-and-text-...
  6. Aspose::Words::Fields::FieldSeq::get_InsertNext...

    Aspose::Words::Fields::FieldSeq::get_InsertNextNumber method. Gets or sets whether to insert the next sequence number for the specified item in C++....method Gets or sets whether to insert the next sequence number for...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Working with Charts in Node.js|Aspose.Words for...

    Create and modify charts of various types in a Document using Node.js....how to insert a simple column chart into the document using DocumentBuilder...insertChart method: How to Insert a Chart In this section we...

    docs.aspose.com/words/nodejs-net/working-with-c...
  8. ConditionalStyle.left_padding property | Aspose...

    ConditionalStyle.left_padding property. Gets or sets the amount of space (in points) to add to the left of the contents of table cells.... Document () builder = aw . DocumentBuilder.... start_table () builder . insert_cell () builder . write ( 'Cell...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Convert images EPS to EMZ via C# | products.asp...

    Sample code for EPS to EMZ C# image conversion. Use API example code for batch EPS files to EMZ conversion within VB.NET, Asp.NET or any .NET based application....Install-Package Visit our documentation for more details. How to...ability to insert EPS files into Office documents. Read More...

    products.aspose.com/imaging/net/conversion/eps-...
  10. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_CategoryType method. Gets or sets type of the category axis in C++....get_CategoryType () Examples Shows how to insert a chart and modify the appearance...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

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