Sort Score
Result 10 results
Languages All
Labels All
Results 4,871 - 4,880 of 18,768 for

insert documents

(0.09 sec)
  1. HtmlSaveOptions.ExportDropDownFormFieldAsText |...

    Discover how the HtmlSaveOptions ExportDropDownFormFieldAsText property enhances your HTML/MHTML exports by controlling dropdown field formats. Optimize your Documents!... Document doc = new Document (); DocumentBuilder...( doc ); // Use a document builder to insert a combo box with...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Aspose::Words::Saving::TxtSaveOptions::get_AddB...

    Aspose::Words::Saving::TxtSaveOptions::get_AddBidiMarks method. Specifies whether to add bi-directional marks before each BiDi run when exporting in plain text format. The default value is false in C++....const Examples Shows how to insert Unicode Character ‘RIGHT-TO-LEFT...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. ParagraphFormat.space_after_auto property | Asp...

    ParagraphFormat.space_after_auto property. True if the amount of spacing after the paragraph is set automatically.... Document () builder = aw . DocumentBuilder...space_before_auto = auto_spacing # Insert two paragraphs that will have...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Drawing::HorizontalRuleFormat cl...

    Aspose::Words::Drawing::HorizontalRuleFormat class. Represents horizontal rule formatting. To learn more, visit the documentation article in C++....the Working with Shapes documentation article. class HorizontalRuleFormat...Type () Examples Shows how to insert a horizontal rule shape, and...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. FieldFillIn.DefaultResponse | Aspose.Words for ...

    Discover the FieldFillIn DefaultResponse property to easily set and customize default user responses in prompt windows for enhanced user experience....FieldFillIn () { Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); // Insert a FILLIN field. When we manually...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldDisplayBarcode.ScalingFactor | Aspose.Word...

    Discover the FieldDisplayBarcode ScalingFactor property to easily adjust symbol size in whole percentages from 10% to 1000%. Optimize your barcode displays!...set ; } Examples Shows how to insert a DISPLAYBARCODE field, and...its properties. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldDisplayBarcode.PosCodeStyle | Aspose.Words...

    Discover the FieldDisplayBarcode PosCodeStyle property for customizing Point of Sale barcodes. Supports UPCA, EAN13, and more for optimal efficiency....set ; } Examples Shows how to insert a DISPLAYBARCODE field, and...its properties. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  8. CellFormat.bottomPadding property | Aspose.Word...

    CellFormat.bottomPadding property. Returns or sets the amount of space (in points) to add below the contents of cell....with a document builder. let doc = new aw . Document (); let...write ( "Row 1, cell 1." ); // Insert a second cell, and then configure...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. CellFormat.leftPadding property | Aspose.Words ...

    CellFormat.leftPadding property. Returns or sets the amount of space (in points) to add to the left of the contents of cell....with a document builder. let doc = new aw . Document (); let...write ( "Row 1, cell 1." ); // Insert a second cell, and then configure...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. CellFormat.rightPadding property | Aspose.Words...

    CellFormat.rightPadding property. Returns or sets the amount of space (in points) to add to the right of the contents of cell....with a document builder. let doc = new aw . Document (); let...write ( "Row 1, cell 1." ); // Insert a second cell, and then configure...

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