Sort Score
Result 10 results
Languages All
Labels All
Results 6,781 - 6,790 of 17,911 for

document insertion

(0.06 sec)
  1. AxisBound constructor | Aspose.Words for Python

    aspose.words.drawing.charts.AxisBound constructor...datetime Examples Shows how to insert chart with date/time values...values. doc = aw . Document () builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Lists::ListLevel class | Aspose....

    Aspose::Words::Lists::ListLevel class. Defines formatting for a list level. To learn more, visit the Documentation article in C++....the Working with Lists documentation article. class ListLevel...Returns or sets the character inserted after the number for the list...

    reference.aspose.com/words/cpp/aspose.words.lis...
  3. Aspose::Words::Fields::UserInformation::get_Add...

    Aspose::Words::Fields::UserInformation::get_Address method. Gets or sets the user's postal address in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...set_CurrentUser ( userInformation ); // Insert USERNAME, USERINITIALS, and...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Aspose::Words::Drawing::TextPath::get_ReverseRo...

    Aspose::Words::Drawing::TextPath::get_ReverseRows method. Determines whether the layout order of rows is reversed in C++....doc = MakeObject < Document > (); // Insert a WordArt object to...AppendWordArt ( SharedPtr < Document > doc , String text , String...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. 在工作表中添加图像|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Add ( "My Worksheet" ); //Insert a string value to a cell worksheet...GitHub 有关更多详细信息,请访问 使用工作表 。 AI Document Assistant Close 在工作表中添加注释...

    docs.aspose.com/cells/zh/net/add-image-in-works...
  6. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_MajorTickMark method. Returns or sets the major tick marks in C++....get_MajorTickMark () Examples Shows how to insert a chart and modify the appearance...axes. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. 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...axes. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. ShapeBase.is_word_art property | Aspose.Words f...

    ShapeBase.is_word_art property. Returns ``True`` if this shape is a WordArt object....def insert_text_paths (): doc = aw . Document () # Insert a WordArt...save ( ARTIFACTS_DIR + 'Shape.insert_text_paths.docx' ) def append_word_art...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DropDownItemCollection.contains method | Aspose...

    DropDownItemCollection.contains method. Determines whether the collection contains the specified value.... Examples Shows how to insert a combo box field, and edit...item collection. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Fields::FieldIf::get_LeftExpress...

    Aspose::Words::Fields::FieldIf::get_LeftExpression method. Gets or sets the left part of the comparison expression in C++....how to insert an IF field. auto doc = MakeObject < Document > ();...

    reference.aspose.com/words/cpp/aspose.words.fie...