Sort Score
Result 10 results
Languages All
Labels All
Results 9,591 - 9,600 of 18,041 for

aws

(0.04 sec)
  1. SaveOptions.update_created_time_property proper...

    SaveOptions.update_created_time_property property. Gets or sets a value determining whether the [BuiltInDocumentProperties.created_time](../../../aspose.words.properties/builtindocumentproperties/created_time/) property is updated before saving... doc = aw . Document () created_time =...created time. save_options = aw . saving . DocSaveOptions ()...

    reference.aspose.com/words/python-net/aspose.wo...
  2. BorderCollection.equals method | Aspose.Words f...

    BorderCollection.equals method. Compares collections of borders....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...secondParagraphBorde ) border . lineStyle = aw . LineStyle . DotDash ; // After...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FormField.result property | Aspose.Words for Py...

    FormField.result property. Gets or sets a string that represents the result of this form field.... doc = aw . Document () builder = aw . DocumentBuilder... name ) self . assertEqual ( aw . fields . FieldType . FIELD_FORM_DROP_DOWN...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartSeries.bubbleSizes property | Aspose.Words...

    ChartSeries.bubbleSizes property. Gets a collection of bubble sizes for this chart series....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertChart ( aw . Drawing . Charts . ChartType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ListLabel.labelString property | Aspose.Words f...

    ListLabel.labelString property. Gets a string representation of list label.... let doc = new aw . Document ( base . myDir + "Rendering...paras = doc . getChildNodes ( aw . NodeType . Paragraph , true...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. PdfFontEmbeddingMode enumeration | Aspose.Words...

    Aspose.Words.Saving.PdfFontEmbeddingMode enumeration. Specifies how Aspose.Words should embed fonts....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...document to .PDF. let options = new aw . Saving . PdfSaveOptions ();...

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

    Aspose.Words.InlineStory class. Base class for inline-level nodes that can contain paragraphs and tables...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...= builder . insertFootnote ( aw . Notes . FootnoteType . Footnote...

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

    Aspose.Words.Tables.TableCollection class. Provides typed access to a collection of [Table](../../aspose.words/table/) nodes... let doc = new aw . Document ( base . myDir + "Tables...'CalculateDepthOfNest' , () => { let doc = new aw . Document ( base . myDir + "Nested...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PatternType enumeration | Aspose.Words for Python

    aspose.words.drawing.PatternType enumeration. Specifies the fill pattern to be used to fill a shape.... 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...
  10. ImageSavingArgs.currentShape property | Aspose....

    ImageSavingArgs.currentShape property. Gets the [ShapeBase](../../../aspose.words.drawing/shapebase/) object corresponding to the shape or group shape that is about to be saved....supported' , () => { let doc = new aw . Document ( base . myDir + "Rendering...saving process. let options = new aw . Saving . HtmlSaveOptions ();...

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