Access specific form fields easily with the FormFieldCollection Item property. Streamline your data handling and enhance form management.... CalculateOnExit = true ; Assert . That ( comboBox ...( comboBox . Enabled , Is . True ); builder . InsertBreak ( BreakType...
Can be used to specify additional options when saving a document into the SaveFormat.HTML SaveFormat.MHTML SaveFormat.EPUB SaveFormat.AZW_3 or SaveFormat.MOBI format in Java....setExportTextInputFo(true); options.setImagesFolder(imagesDir...saveOptions.setExportDocumentPro(true); doc.save(getArtifactsDir()...
Discover the Aspose.Words.Drawing.ImageType enum to easily manage image formats in Microsoft Word documents. Enhance your document's visual appeal!...ImageType enumeration Specifies the type (format) of an image in a Microsoft...Unknown 1 An unknown image type or image type that cannot be directly...
Discover the FieldMacroButton MacroName property to easily manage and customize your macros or commands for enhanced functionality and efficiency.... True ); // Insert a MACROBUTTON field...FieldType . FieldMacroButton , true ); field . MacroName = "MyMacro"...
Discover how the HtmlSaveOptions ExportListLabels property enhances your HTML, MHTML, and EPUB outputs. Optimize list labels effortlessly with Auto settings!... True ); Assert . That ( outDocContents...5.</span>" + "</p>" ), Is . True ); break ; case ExportListLabels...
Mail merge context in Java....setTrimWhitespaces(true); MailMerger.create(mailMergerContext)...getMailMergeOptions().setTrimWhitespaces(true); MailMerger.create(mailMergerContext)...
Implements the AUTONUM field in Java....FIELD_AUTO_NUM, true); builder.writeln("\tParagraph...insertField(FieldType.FIELD_AUTO_NUM, true); builder.writeln("\tParagraph...
Effortlessly save images with the ImageData Save method. Streamline your workflow by storing images directly into your chosen stream with ease....( Stream stream ) Parameter Type Description stream Stream The...GetChildNodes ( NodeType . Shape , true ). Cast < Shape >() . Where...