Sort Score
Result 10 results
Languages All
Labels All
Results 6,801 - 6,810 of 18,041 for

aws

(0.07 sec)
  1. Resumir un Documento|Aspose.Words por Python vi...

    Resumir un documento. Aspose.Words por Python simplifica el resumen de documentos utilizando los modelos OpenAI y Google AI al permitirle especificar la longitud del resumen....el modelo GPT-4o: first_doc = aw . Document ( MyDir + "Big document...document.docx" ) second_doc = aw . Document ( MyDir + "Document...

    docs.aspose.com/words/es/python-net/summarize-a...
  2. CleanupOptions.unusedStyles property | Aspose.W...

    CleanupOptions.unusedStyles property. Specifies whether unused styles should be removed from document...doc = new aw . Document (); doc . styles . add ( aw . StyleType..."MyListStyle1" ); doc . styles . add ( aw . StyleType . List , "MyListStyle2"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FieldRD.is_path_relative property | Aspose.Word...

    FieldRD.is_path_relative property. Gets or sets whether the path is relative to the current document.... doc = aw . Document () builder = aw . DocumentBuilder...page. builder . insert_field ( aw . fields . FieldType . FIELD_TOC...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ImageSaveOptions.scale property | Aspose.Words ...

    ImageSaveOptions.scale property. Gets or sets the zoom factor for the generated images.... let doc = new aw . Document ( base . myDir + "Office...saveOptions = new aw . Saving . ImageSaveOptions ( aw . SaveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. XpsSaveOptions.save_format property | Aspose.Wo...

    XpsSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used... doc = aw . Document () builder = aw . DocumentBuilder...paragraph_format . style_identifier = aw . StyleIdentifier . HEADING1...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Table.style_identifier property | Aspose.Words ...

    Table.style_identifier property. Gets or sets the locale independent style identifier of the table style applied to this table.... doc = aw . Document () builder = aw . DocumentBuilder...format. table . style_identifier = aw . StyleIdentifier . MEDIUM_SHADING1_ACCENT1...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PdfDigitalSignatureDetails class | Aspose.Words...

    Aspose.Words.Saving.PdfDigitalSignatureDetails class. Contains details for signing a PDF document with a digital signature....let doc = new aw . Document (); let builder = new aw . DocumentBuilder..." ); let certificateHolder = aw . DigitalSignatures . CertificateHolder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. PageSetup.borderDistanceFrom property | Aspose....

    PageSetup.borderDistanceFrom property. Gets or sets a value that indicates whether the specified page border is measured from the edge of the page or from the text it surrounds.... let doc = new aw . Document (); let pageSetup...pageSetup . borderDistanceFrom = aw . PageBorderDistanceFr . PageEdge...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. CompareOptions.ignore_headers_and_footers prope...

    CompareOptions.ignore_headers_and_footers property. True indicates that headers and footers content is ignored....doc_original = aw . Document () builder = aw . DocumentBuilder...insert_footnote ( footnote_type = aw . notes . FootnoteType . ENDNOTE...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PdfLoadOptions.page_index property | Aspose.Wor...

    PdfLoadOptions.page_index property. Gets or sets the 0-based index of the first page to read... options = aw . loading . PdfLoadOptions ()...options . page_count = 1 doc = aw . Document ( file_name = MY_DIR...

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