Sort Score
Result 10 results
Languages All
Labels All
Results 6,241 - 6,250 of 19,240 for

aws

(0.09 sec)
  1. StructuredDocumentTag.date_display_format prope...

    StructuredDocumentTag.date_display_format property. String that represents the format in which dates are displayed.... doc = aw . Document () # Insert a structured...sdt_date = aw . markup . StructuredDocumentTa ( doc , aw . markup...

    reference.aspose.com/words/python-net/aspose.wo...
  2. OpenAiModel.with_project method | Aspose.Words ...

    OpenAiModel.with_project method. Sets a specified Project to the model.... first_doc = aw . Document ( file_name = MY_DIR...document.docx' ) second_doc = aw . Document ( file_name = MY_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PageSet class | Aspose.Words for Node.js

    Aspose.Words.Saving.PageSet class. Describes a random set of pages...let doc = new aw . Document (); let builder = new aw . DocumentBuilder..." ); builder . insertBreak ( aw . BreakType . PageBreak ); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. OdtSaveOptions.password property | Aspose.Words...

    OdtSaveOptions.password property. Gets or sets a password to encrypt document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...document in. let saveOptions = new aw . Saving . OdtSaveOptions ( saveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. OoxmlSaveOptions.digital_signature_details prop...

    OoxmlSaveOptions.digital_signature_details property. Gets or sets [DigitalSignatureDetails](../../digitalsignaturedetails/) object used to sign a document.... doc = aw . Document ( file_name = MY_DIR...docx' ) certificate_holder = aw . digitalsignatures . CertificateHolder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. LoadOptions.convert_shape_to_office_math proper...

    LoadOptions.convert_shape_to_office_math property. Gets or sets whether to convert shapes with EquationXML to Office Math objects.... load_options = aw . loading . LoadOptions () #...is_convert_shape_to_office_math doc = aw . Document ( file_name = MY_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Shape.fillColor property | Aspose.Words for Nod...

    Shape.fillColor property. Defines the brush color that fills the closed path of the shape....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...insertShape ( aw . Drawing . ShapeType . CloudCallout , aw . Drawing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. XpsSaveOptions.digital_signature_details proper...

    XpsSaveOptions.digital_signature_details property. Gets or sets [DigitalSignatureDetails](../../digitalsignaturedetails/) object used to sign a document.... doc = aw . Document ( file_name = MY_DIR...docx' ) certificate_holder = aw . digitalsignatures . CertificateHolder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Body.nodeType property | Aspose.Words for Node.js

    Body.nodeType property. Returns [NodeType.Body](../../nodetype/#Body)....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...builder . moveToHeaderFooter ( aw . HeaderFooterType . HeaderPrimary...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ChartSeries.remove method | Aspose.Words for Py...

    ChartSeries.remove method. Removes the X value, Y value, and bubble size, if supported, from the chart series at the specified index... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

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