Sort Score
Result 10 results
Languages All
Labels All
Results 5,201 - 5,210 of 20,128 for

document insertion

(0.27 sec)
  1. GradientStop.transparency property | Aspose.Wor...

    GradientStop.transparency property. Gets or sets a value representing the transparency of the gradient fill expressed as a percent in range 0.0 to 1.0.... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_shape ( shape_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  2. GeneralFormatCollection Class | Aspose.Words fo...

    Discover the Aspose.Words.Fields.GeneralFormatCollection class—a powerful, typed collection for managing general formats effortlessly in your Documents....the Working with Fields documentation article. public class GeneralFormatCollect...format field results. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  3. RevisionColor enumeration | Aspose.Words for Py...

    aspose.words.layout.RevisionColor enumeration. Allows to specify color of Document revisions....Allows to specify color of document revisions. Members Name Description...rendered output document. doc = aw . Document () builder = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Drawing::SignatureLine::get_Inst...

    Aspose::Words::Drawing::SignatureLine::get_Instructions method. Gets or sets instructions to the signer that are displayed on signing the signature line. This property is ignored if DefaultInstructions is set. Default value for this property is empty string in C++....for a signature and insert it into a document. auto doc = System...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. GradientStop.base_color property | Aspose.Words...

    GradientStop.base_color property. Gets a value representing the color of the gradient stop without any modifiers.... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_shape ( shape_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldRef.insert_paragraph_number property | Asp...

    FieldRef.insert_paragraph_number property. Gets or sets whether to insert the paragraph number of the referenced paragraph exactly as it appears in the Document....insert_paragraph_number property FieldRef.insert_paragraph_number...property Gets or sets whether to insert the paragraph number of the...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Theme.colors property | Aspose.Words for Node.js

    Theme.colors property. Allows to specify the set of theme colors for the Document....set of theme colors for the document. get colors () : Aspose ....themes. let doc = new aw . Document ( base . myDir + "Theme colors...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Several JPG Into HTML Java

    Merge multiple JPG into HTML in Java code. Save JPG as HTML using Java....several JPG into HTML Use our document merging API to create portable...combined picture as a HTML document. Use Java to convert JPG images...

    products.aspose.com/words/java/merge/jpg-to-html/
  9. FieldCitation class | Aspose.Words for Python

    aspose.words.fields.FieldCitation class. Implements the CITATION field...with Fields documentation article. Remarks Inserts the contents...format the citation in the document. is_dirty Gets or sets whether...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Insert a "target" line into a bar chart - Free ...

    I need to print some charts from my application in word and I’m using aspose, I’ve come across a couple of things that I can’t seem to do,I will describe one to you below: I need to add a line in a bar chart that repres…...Insert a "target" line into a bar chart Aspose.Words Product...questions in order: I’m using a document with an already created graph...

    forum.aspose.com/t/insert-a-target-line-into-a-...