FontSettings.setFontsFolder method. Sets the folder where Aspose.Words looks for TrueType fonts when rendering documents or embedding fonts...recursive : boolean ) Parameter Type Description fontFolder string...TrueType fonts. recursive boolean True to scan the specified folders...
Base class for special characters in the document in Java....RemoveHiddenContentV(); // Below are three types of fields which can accept a...getChild(NodeType.PARAGRAPH, 4, true); para.accept(hiddenContentRemover);...
Aspose::Words::Fields::FieldCreateDate::get_UseLunarCalendar method. Gets or sets whether to use the Hijri Lunar or Hebrew Lunar calendar in C++....are three different calendar types according to which the CREATEDATE...FieldCreateDate , true )); field -> set_UseLunarCalendar ( true ); ASSERT_EQ...
Represents a start of a bookmark in a Word document in Java....ancestor of the specified object type. getBookmark() Gets the facade...string. isComposite() Returns true if this node can contain other...
aspose.words.fields.FieldIncludePicture class. Implements the INCLUDEPICTURE field...FieldFormat object that provides typed access to field’s formatting...from Field ) type Gets the Microsoft Word field type. (Inherited...
Discover the BuiltInDocumentProperties Bytes property, an essential tool for estimating document size, enhancing file management and efficiency.... Paragraph , true ). Count ; Assert . That ( properties...property will contain the MIME type of the output save format. Assert...
Learn how to read cell values in multiple threads simultaneously through the Aspose.Cells for JavaScript via C++ API....multiThreadReading(boolean) to true . If you do not set it, you...cells . multiThreadReading ( true ); then the following message...
Implements the STYLEREF field in Java....FIELD_STYLE_REF, true); field.setStyleName("List Paragraph");...insertField(FieldType.FIELD_STYLE_REF, true); field.setStyleName("List Paragraph");...
Aspose::Words::Loading::HtmlLoadOptions::get_PreferredControlType method. Gets or sets preferred Type of document nodes that will represent imported and