Sort Score
Result 10 results
Languages All
Labels All
Results 5,311 - 5,320 of 20,026 for

document insertion

(0.3 sec)
  1. SignatureLine.AllowComments | Aspose.Words for ...

    Discover the SignatureLine AllowComments property, enable signers to add comments in the Sign dialog for enhanced feedback. Default is false....and insert it into a document. Document doc = new Document ();...SignerTitle = "Senior Manager" }; // Insert a shape that will contain a...

    reference.aspose.com/words/net/aspose.words.dra...
  2. How to insert the css formatting as it is in HT...

    In my task, we are collecting user inputs from the CKEditor (in HTML format) and populating them into DOCX files. However, when formatting is applied, even though I provide the CSS values generated by CKEditor, the forma…...How to insert the css formatting as it is in HTNL when populating...populating a docx file with insert_html() Aspose.Words Product Family...

    forum.aspose.com/t/how-to-insert-the-css-format...
  3. Aspose::Words::Drawing::ImageSize::get_HeightPi...

    Aspose::Words::Drawing::ImageSize::get_HeightPixels method. Gets the height of the image in pixels in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...> ( doc ); // Insert a shape into the document which contains...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Generate PDF417 and Micro PDF417 Barcodes in Ja...

    Aspose.BarCode for JavaScript via C++ can be used to generate different types of PDF417 and Micro PDF417 barcodes....scanning for high-quality document applications. The PDF417 group...Standard PDF417 suitable for document applications of any quality...

    docs.aspose.com/barcode/javascript-cpp/pdf417-b...
  5. GradientStopCollection.removeAt method | Aspose...

    GradientStopCollection.removeAt method. Removes a [GradientStop](../../gradientstop/) from the collection at a specified index.... Document (); let builder = new aw ...gradientStops . removeAt ( 1 ); // And insert new gradient stop at the same...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::PageSetup::get_RestartPageNumber...

    Aspose::Words::PageSetup::get_RestartPageNumbering method. True if page numbering restarts at the beginning of the section in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...2, page 3." ); // Move the document builder to the first section's...

    reference.aspose.com/words/cpp/aspose.words/pag...
  7. FieldSeq class | Aspose.Words for Python

    aspose.words.fields.FieldSeq class. Implements the SEQ field...the Working with Fields documentation article. Remarks Sequentially...user-defined lists of items in a document. Inheritance: FieldSeq → Field...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Fields::FieldAddressBlock::get_L...

    Aspose::Words::Fields::FieldAddressBlock::get_LanguageId method. Gets or sets the language ID used to format the address in C++....get_LanguageId () Examples Shows how to insert an ADDRESSBLOCK field. auto...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Fill.gradient_variant property | Aspose.Words f...

    Fill.gradient_variant property. Gets the gradient variant [GradientVariant](../../gradientvariant/) for the fill.... Document () builder = aw . DocumentBuilder...doc = doc ) shape = builder . insert_shape ( shape_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Border.themeColor property | Aspose.Words for N...

    Border.themeColor property. Gets or sets the theme color in the applied color scheme that is associated with this Border object....ThemeColor Examples Shows how to insert a paragraph with a top border...border. let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

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