PdfSaveOptions.imageCompression property. Specifies compression type to be used for all images in the document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...PDF. let pdfSaveOptions = new aw . Saving . PdfSaveOptions ();...
ChartDataLabelCollection.font property. Provides access to the font formatting of the data labels of the entire series.... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...
aspose.words.layout.RevisionColor enumeration. Allows to specify color of document revisions.... doc = aw . Document () builder = aw . DocumentBuilder...revision_options . inserted_text_color = aw . layout . RevisionColor . BRIGHT_GREEN...
ChartDataTable.has_vertical_border property. Gets or sets a flag indicating whether a vertical border of the data table is displayed... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...
Работа с текстов документ и промяна на неговите обекти, използвайки Python....обикновен текстов формат: doc = aw . Document ( docs_base . my_dir...+ "Document.docx" ) options = aw . saving . TxtSaveOptions ()...
ShapeBase.softEdge property. Gets soft edge formatting for the shape.... let doc = new aw . Document ( base . myDir + "Rendering...docx" ); let saveOptions = new aw . Saving . SvgSaveOptions ();...
FieldOptions.legacyNumberFormat property. Gets or sets the value indicating whether legacy (early than AW 13.10) number format for fields is enabled or not....indicating whether legacy (early than AW 13.10) number format for fields...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...
aspose.words.Underline enumeration. Indicates type of the underline applied to a font.... doc = aw . Document () builder = aw . DocumentBuilder...builder . font . underline = aw . Underline . SINGLE builder...
Aspose.Words.AI.CheckGrammarOptions class. Allows to specify various options while checking grammar of a document using AI.... let doc = new aw . Document ( base . myDir + "Big...language models. let model = aw . AI . AiModel . createGpt4OMini...