Sort Score
Result 10 results
Languages All
Labels All
Results 8,671 - 8,680 of 19,476 for

aws

(0.2 sec)
  1. Konvertuoti HTML Į SVG Javascript

    Konvertuoti HTML į SVG formatą JavaScript kodu. Išsaugokite HTML kaip SVG naudodami JavaScript....const aw = require( '@aspose/words' ); var doc = new aw.Document(...const aw = require('@aspose/words'); var doc = new aw.Document("Input...

    products.aspose.com/words/lt/nodejs-net/convers...
  2. Aspose word转换成html后转成的图片出现错误 - Free Support For...

    1、使用的组件名称:aspose.words 2、使用的开发语言: python 3、使用的组件版本号: aspose-words==25.7.0 4、提供下示例文档(转换前和转换后):公式从word转换成html后转成的图片出现错误,生成的HtmlOutput.002.png图片对应的公式和原来word中的不一致 5、提供下报错截图:无报错信息,转换有错误 6、提供下示例代码 sampleWord = aw.Documen…...sampleWord = aw.Document(“test1.docx”) 配置 HTML 导出选项 options = aw.saving...options.office_math_output_mode = aw.saving.HtmlOfficeMathOutput.MATH_ML...

    forum.aspose.com/t/aspose-word-html/317077
  3. 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...
  4. Узагальнення документа|Aspose.Words для Python ...

    Узагальніть документ. Aspose.Words для Python спрощує Узагальнення документа за допомогою моделей OpenAI і Google AI, дозволяючи вказати довжину резюме....: first_doc = aw . Document ( MyDir + "Big document...document.docx" ) second_doc = aw . Document ( MyDir + "Document...

    docs.aspose.com/words/uk/python-net/summarize-a...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. FieldStyleRef.style_name property | Aspose.Word...

    FieldStyleRef.style_name property. Gets or sets the name of the style by which the text to search for is formatted.... doc = aw . Document () builder = aw . DocumentBuilder...lists . add ( list_template = aw . lists . ListTemplate . NUMBER_DEFAULT...

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