Sort Score
Result 10 results
Languages All
Labels All
Results 3,631 - 3,640 of 18,038 for

insert documents

(0.05 sec)
  1. HtmlElementSizeOutputMode enumeration | Aspose....

    aspose.words.saving.HtmlElementSizeOutputMode enumeration. Specifies how Aspose.Words exports element widths and heights to HTML, MHTML and EPUB....relative units, specified in the document are exported. RELATIVE_ONLY...specified in relative units in the document. Fixed sizes are not exported...

    reference.aspose.com/words/python-net/aspose.wo...
  2. How to Find Field Properties|Aspose.Words for Java

    How to find some field properties like field code and field result in Java...[ Hide ] A field which is inserted using DocumentBuilder . InsertField...names of merge fields in the document then you can instead use the...

    docs.aspose.com/words/java/find-field-properties/
  3. ParagraphFormat.first_line_indent property | As...

    ParagraphFormat.first_line_indent property. Gets or sets the value (in points) for a first line or hanging indent...Shows how to insert a paragraph into the document. doc = aw .... Document () builder = aw . DocumentBuilder ( doc = doc ) font...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Inline.is_move_to_revision property | Aspose.Wo...

    Inline.is_move_to_revision property. Returns ``True`` if this object was moved (Inserted) in Microsoft Word while change tracking was enabled....if this object was moved (inserted) in Microsoft Word while change...an inline node. doc = aw . Document ( file_name = MY_DIR + 'Revision...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ShapeBase.font property | Aspose.Words for Python

    ShapeBase.font property. Provides access to the font formatting of this object.... Examples Shows how to insert a text box, and set the font...of its contents. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. BuildingBlock.Name | Aspose.Words for .NET

    Discover the BuildingBlock Name property, easily manage and customize your building blocks with a simple name assignment for enhanced organization....custom building block to a document. public void CreateAndInsert...CreateAndInsert () { // A document's glossary document stores building blocks...

    reference.aspose.com/words/net/aspose.words.bui...
  7. DocumentBuilder.current_section property | Aspo...

    DocumentBuilder.current_section property. Gets the section that is currently selected in this [DocumentBuilder](../).... Examples Shows how to insert a floating image, and specify...position and size. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartSeries.has_data_labels property | Aspose.W...

    ChartSeries.has_data_labels property. Gets or sets a flag indicating whether data labels are displayed for the series.... Document () builder = aw . DocumentBuilder...a title. shape = builder . insert_chart ( chart_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Drawing::HorizontalRuleFormat::g...

    Aspose::Words::Drawing::HorizontalRuleFormat::get_NoShade method. Indicates the presence of 3D shading for the horizontal rule. If true, then the horizontal rule is without 3D shading and solid color is used 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...
  10. Aspose::Words::Drawing::HorizontalRuleFormat::g...

    Aspose::Words::Drawing::HorizontalRuleFormat::get_WidthPercent method. Gets or sets the length of the specified horizontal rule expressed as a percentage of the window width 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...