Sort Score
Result 10 results
Languages All
Labels All
Results 2,711 - 2,720 of 5,693 for

aws

(0.11 sec)
  1. HeaderFooterCollection.linkToPrevious method | ...

    Aspose.Words.HeaderFooterCollection.linkToPrevious method...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...1" ); builder . insertBreak ( aw . BreakType . SectionBreakNewPage...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. DocSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.DocSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Doc](../../aspose.words/saveformat/#Doc) or [SaveFormat.Dot](../../aspose.words/saveformat/#Dot) format...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...options = new aw . Saving . DocSaveOptions ( aw . SaveFormat ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. TxtLoadOptions.leadingSpacesOptions property | ...

    TxtLoadOptions.leadingSpacesOptions property. Gets or sets preferred option of a leading space handling... let loadOptions = new aw . Loading . TxtLoadOptions ();...txtTrailingSpacesOpt ; let doc = new aw . Document ( Buffer . from (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. NumberStyle enumeration | Aspose.Words for Node.js

    Aspose.Words.NumberStyle enumeration. Specifies the number style for a list, footnotes and endnotes, page numbers.... let doc = new aw . Document (); // A list allows...let list = doc . lists . add ( aw . Lists . ListTemplate . NumberDefault...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ReflectionFormat.distance property | Aspose.Wor...

    ReflectionFormat.distance property. Gets or sets a double value that specifies the amount of separation of the reflected image from the object in points... doc = aw . Document ( file_name = MY_DIR...docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ImageSaveOptions constructor | Aspose.Words for...

    ImageSaveOptions constructor. Initializes a new instance of this class that can be used to save rendered images in the [SaveFormat.TIFF](../../../aspose.words/saveformat/#TIFF), [SaveFormat.PNG](../../../aspose.words/saveformat/#PNG), [SaveFormat.BMP](../../../aspose.words/saveformat/#BMP), [SaveFormat.JPEG](../../../aspose.words/saveformat/#JPEG), [SaveFormat.EMF](../../../aspose.words/saveformat/#EMF), [SaveFormat.EPS](../../../aspose.words/saveformat/#EPS), [SaveFormat.WEB_P](../../../aspose.words/saveformat/#WEB_P) or [SaveFormat.SVG](../../../aspose.words/saveformat/#SVG) format.... doc = aw . Document () builder = aw . DocumentBuilder...image_options = aw . saving . ImageSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PsSaveOptions.save_format property | Aspose.Wor...

    PsSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used... doc = aw . Document ( file_name = MY_DIR...document normally. save_options = aw . saving . PsSaveOptions () save_options...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DigitalSignatureUtil.removeAllSignatures method...

    Aspose.Words.DigitalSignatures.DigitalSignatureUtil.removeAllSignatures method...unsigned copy by filename strings: aw . DigitalSignatures . DigitalSignatureUtil...LoadAndRemove.FromStream.docx" ); aw . DigitalSignatures . DigitalSignatureUtil...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FieldTitle.text property | Aspose.Words for Python

    FieldTitle.text property. Gets or sets the text of the title.... doc = aw . Document () # Set a value for...property in the document. builder = aw . DocumentBuilder ( doc = doc...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldInfo.new_value property | Aspose.Words for...

    FieldInfo.new_value property. Gets or sets an optional value that updates the property.... doc = aw . Document () builder = aw . DocumentBuilder... insert_field ( field_type = aw . fields . FieldType . FIELD_INFO...

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