Sort Score
Result 10 results
Languages All
Labels All
Results 6,131 - 6,140 of 20,033 for

document insertion

(0.13 sec)
  1. Load a Web Image from a URL into an Excel Works...

    How to convert an Image from URL to an actual Excel image? This article demonstrates achieving this using Python and the simple-to-use Aspose.Cells for Python via .NET API....data into a stream and then inserting it into the worksheet using...the instructions given in the Insert a Linked Picture from Web Address...

    docs.aspose.com/cells/python-net/load-a-web-ima...
  2. Add bullets or numbers to a list in NPOI|Aspose...

    Add bullets or numbers to a list within a Document easily and fast instead of using NPOI in C#....how to insert bulleted or numbered lists into a document using...list in word documents C# using Aspose.Words ; Document doc = new...

    docs.aspose.com/words/net/add-bullets-or-number...
  3. Aspose::Words::Drawing::HorizontalRuleFormat::g...

    Aspose::Words::Drawing::HorizontalRuleFormat::get_Color method. Gets or sets the brush color that fills the horizontal rule in C++.... Examples Shows how to insert a horizontal rule shape, and...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Fill.gradient_angle property | Aspose.Words for...

    Fill.gradient_angle property. Gets or sets the angle of the gradient fill.... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_shape ( shape_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldIndex.page_number_separator property | Asp...

    FieldIndex.page_number_separator property. Gets or sets the character sequence that is used to separate an index entry and its page number.... Document () builder = aw . DocumentBuilder...each XE field found in the document. # Each entry will display...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TextColumnCollection.set_count method | Aspose....

    TextColumnCollection.set_count method. Arranges text into the specified number of text columns.... Document () builder = aw . DocumentBuilder...writeln ( 'Column 1.' ) builder . insert_break ( aw . BreakType . COLUMN_BREAK...

    reference.aspose.com/words/python-net/aspose.wo...
  7. HorizontalRuleFormat.height property | Aspose.W...

    HorizontalRuleFormat.height property. Gets or sets the height of the horizontal rule.... Examples Shows how to insert a horizontal rule shape, and...formatting. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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...
  9. Aspose::Words::Fields::FieldFormat class | Aspo...

    Aspose::Words::Fields::FieldFormat class. Provides typed access to field's numeric, date and time, and general formatting. To learn more, visit the Documentation article in C++....the Working with Fields documentation article. class FieldFormat...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. 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...