FixedPageSaveOptions.numeralFormat property. Gets or sets [NumeralFormat](../../numeralformat/) used for rendering of numerals...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...document to .PDF. let options = new aw . Saving . PdfSaveOptions ();...
FormField.result property. Gets or sets a string that represents the result of this form field.... doc = aw . Document () builder = aw . DocumentBuilder... name ) self . assertEqual ( aw . fields . FieldType . FIELD_FORM_DROP_DOWN...
SaveOptions.update_created_time_property property. Gets or sets a value determining whether the [BuiltInDocumentProperties.created_time](../../../aspose.words.properties/builtindocumentproperties/created_time/) property is updated before saving... doc = aw . Document () created_time =...created time. save_options = aw . saving . DocSaveOptions ()...
BorderCollection.equals method. Compares collections of borders....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...secondParagraphBorde ) border . lineStyle = aw . LineStyle . DotDash ; // After...
ParagraphFormat.page_break_before property. True if a page break is forced before the paragraph.... doc = aw . Document () builder = aw . DocumentBuilder...'Paragraph 2.' ) layout_collector = aw . layout . LayoutCollector (...
Aspose.Words.Saving.PdfFontEmbeddingMode enumeration. Specifies how Aspose.Words should embed fonts....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...document to .PDF. let options = new aw . Saving . PdfSaveOptions ();...
Aspose.Words.Saving.ImageSaveOptions class. Allows to specify additional options when rendering document pages or shapes to images...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...imgOptions = new aw . Saving . ImageSaveOptions ( aw . SaveFormat...
WatermarkerContext.image_watermark_options property. Options for the text watermark....jpg' watermarker_context = aw . lowcode . WatermarkerContext...image_watermark_options . scale = 50 aw . lowcode . Watermarker . create...