Sort Score
Result 10 results
Languages All
Labels All
Results 5,671 - 5,680 of 17,911 for

document insertion

(0.08 sec)
  1. Aspose::Words::Saving::HtmlSaveOptions::get_All...

    Aspose::Words::Saving::HtmlSaveOptions::get_AllowNegativeIndent method. Specifies whether negative left and right indents of paragraphs are normalized when saving to HTML, MHTML or EPUB. Default value is false in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...DocumentBuilder > ( doc ); // Insert a table with a negative indent...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. ChartSeries.add method | Aspose.Words for Python

    aspose.words.drawing.charts.ChartSeries.add method... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_chart ( chart_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Drawing::Shape::get_HorizontalRu...

    Aspose::Words::Drawing::Shape::get_HorizontalRuleFormat method. Provides access to the properties of the horizontal rule shape. For a shape that is not a horizontal rule, returns null in C++....t () Examples Shows how to insert a horizontal rule shape, and...formatting. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. MergeFieldImageDimension Class | Aspose.Words f...

    Discover the Aspose.Words.Fields.MergeFieldImageDimension class for precise image sizing in mail merges. Enhance your Document automation today!...the Working with Fields documentation article. public class MergeFieldImageDimen...indicate that the image should be inserted with its original dimension...

    reference.aspose.com/words/net/aspose.words.fie...
  5. AxisCrosses enumeration | Aspose.Words for Python

    aspose.words.drawing.charts.AxisCrosses enumeration. Specifies the possible crossing points for an axis.... Examples Shows how to insert a chart and modify the appearance...appearance of its axes. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldIndex.number_of_columns property | Aspose....

    FieldIndex.number_of_columns property. Gets or sets the number of columns per page used when building the index.... Document () builder = aw . DocumentBuilder...each XE field found in the document. # Each entry will display...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Fields::FieldBuilder::AddSwitch ...

    Aspose::Words::Fields::FieldBuilder::AddSwitch method. Adds a field's switch in C++....builder, and then insert them into the document. auto doc = MakeObject...MakeObject < Document > (); // Below are three examples of field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose.word.dll Chart formatting issue - Free S...

    Hi Aspose team, I want to generate chart as shown in below picture, Can you please help on this. I am able to generate bellow chart but not able to add images on MajorGridLines...using the DocumentBuilder and insert the desired chart type. Customize... and then manually draw or insert images at the positions where...

    forum.aspose.com/t/aspose-word-dll-chart-format...
  9. ListFormat.list_outdent method | Aspose.Words f...

    ListFormat.list_outdent method. Decreases the list level of the current paragraph by one level.... In Word documents, lists may consist of up to...numbered lists. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Fields::FormField::get_Type meth...

    Aspose::Words::Fields::FormField::get_Type method. Returns the form field type in C++....how to insert a combo box. auto doc = MakeObject < Document > ();..."Please select a fruit: " ); // Insert a combo box which will allow...

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