Aspose.Words.AI.GoogleAiModel class. Class representing Google AI Models (Gemini) integration within Aspose.Words.... let firstDoc = new aw . Document ( base . myDir + "Big...docx" ); let secondDoc = new aw . Document ( base . myDir + "Document...
Aspose.Words.TabStopCollection class. A collection of [TabStop](../tabstop/) objects that represent custom tabs for a paragraph or a style...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...( new aw . TabStop ( 72.0 )); tabStops . add ( new aw . TabStop...
FieldFormat.numeric_format property. Gets or sets a formatting that is applied to a numeric field result... doc = aw . Document () builder = aw . DocumentBuilder...format . general_formats . add ( aw . fields . GeneralFormat . LOWERCASE_ROMAN...
Style.linked_style_name property. Gets/sets the name of the [Style](../) linked to this one... doc = aw . Document () style_heading1...styles . get_by_style_identifier ( aw . StyleIdentifier . HEADING1...
اكتشف خاصية HtmlSaveOptions AllowNegativeIndent للتحكم في مسافات الفقرات عند الحفظ بتنسيق HTML أو MHTML أو EPUB. حسّن تنسيق مستندك اليوم!...solid #000000; -aw-border:0.5pt single; -aw-border-insideh:0....5pt single #000000; -aw-border-insidev:0.5pt single #000000;...
Scopri Aspose.Words.Saving.HtmlElementSizeOutputMode. Controlla le dimensioni degli elementi per esportazioni HTML, MHTML ed EPUB ottimali. Migliora la formattazione dei tuoi documenti!...solid #000000; -aw-border:0.5pt single; -aw-border-insideh:0....5pt single #000000; -aw-border-insidev:0.5pt single #000000;...
Font.style_identifier property. Gets or sets the locale independent style identifier of the character style applied to this formatting.... doc = aw . Document () builder = aw . DocumentBuilder...builder . font . style_identifier = aw . StyleIdentifier . INTENSE_EMPHASIS...
Paragraph.frameFormat property. Provides access to the frame formatting properties.... let doc = new aw . Document ( base . myDir + "Paragraph...frameFormat . heightRule ). toEqual ( aw . HeightRule . AtLeast ); expect...