Sort Score
Result 10 results
Languages All
Labels All
Results 5,691 - 5,700 of 20,070 for

document insertion

(0.41 sec)
  1. Aspose::Words::Drawing::Charts::ChartTitle::get...

    Aspose::Words::Drawing::Charts::ChartTitle::get_Font method. Provides access to the font formatting of the chart title in C++....get_Font () Examples Shows how to insert a chart and set a title. auto...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Settings::OdsoFieldMapData class...

    Aspose::Words::Settings::OdsoFieldMapData class. Specifies how a column in the external data source shall be mapped to the predefined merge fields within the Document. To learn more, visit the Documentation article in C++....predefined merge fields within the document. To learn more, visit the...Mail Merge and Reporting documentation article. class OdsoFieldMapData...

    reference.aspose.com/words/cpp/aspose.words.set...
  3. MarkdownSaveOptions.link_export_mode property |...

    MarkdownSaveOptions.link_export_mode property. Specifies how links will be written to the output file... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc = doc ) builder . insert_shape ( shape_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Convert HEX to RGB in Python | Hexadecimal to RGB

    Learn how to convert HEX to RGB or RGBA color codes in Python. Includes a step-by-step guide, comparison table, and code examples....using Python: Create a new SVG document. Access the root element using...root_element property of the document. Create a rectangle element...

    blog.aspose.com/svg/convert-hex-to-rgb-in-python/
  5. Export OfficeMath as SVG in HTML - Free Support...

    Is it possible to convert docx to HTML with OfficeMath as SVG? Could you please mention the way of doing that?...equations as SVG while saving document to HTML. I have created a...following code: Document doc = new Document(@"C:\Temp\in.docx");...

    forum.aspose.com/t/export-officemath-as-svg-in-...
  6. FieldGreetingLine class | Aspose.Words for Python

    aspose.words.fields.FieldGreetingLine class. Implements the GREETINGLINE field...with Fields documentation article. Remarks Inserts a mail merge...modifications made to the document. (Inherited from Field ) is_locked...

    reference.aspose.com/words/python-net/aspose.wo...
  7. HorizontalRuleFormat.width_percent property | A...

    HorizontalRuleFormat.width_percent property. Gets or sets the length of the specified horizontal rule expressed as a percentage of the window width.... Examples Shows how to insert a horizontal rule shape, and...its formatting. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldIndex.has_sequence_name property | Aspose....

    FieldIndex.has_sequence_name property. Gets a value indicating whether a sequence should be used while the field's result building....Examples Shows how to split a document into portions by combining...and SEQ fields. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. BorderType | Aspose.Words for Java

    Specifies sides of a border in Java....the Programming with Documents documentation article. Examples:...how to insert a paragraph with a top border. Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...
  10. Table.bottom_padding property | Aspose.Words fo...

    Table.bottom_padding property. Gets or sets the amount of space (in points) to add below the contents of cells.... Document () builder = aw . DocumentBuilder.... start_table () builder . insert_cell () builder . write ( 'Row...

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