Aspose::Words::Properties::CustomDocumentProperties::Add method. Creates a new custom document property of the Boolean data Type in C++....property of the Boolean data type. System :: SharedPtr < Aspose...name , bool value ) Parameter Type Description name const System::String&...
SaveOptions.allowEmbeddingPostScriptFonts property. Gets or sets a boolean value indicating whether to allow embedding fonts with PostScript outlines when embedding TrueType fonts in a document upon it is saved...with embedded fonts of this type. This option only works when...fontInfos property is set to true . See Also module Aspose.Words...
StructuredDocumentTagRangeStart.accept method. Accepts a visitor.... Parameter Type Description visitor DocumentVisitor...Visitor design pattern. Returns True if all nodes were visited; false...
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...
Learn how to create a shared workbook using Aspose.Cells for JavaScript via C++....shared property to true . When you open the output Excel...Workbook Example </ h1 > < input type = "file" id = "fileInput" accept...
Aspose.Words.Drawing.Charts.AxisCategoryType enumeration. Specifies Type of a category axis....AxisCategoryType enumeration Specifies type of a category axis. Members...Description Automatic Specifies that type of a category axis is determined...
Restore default font sources effortlessly with the FontSettings ResetFontSources method. Enhance your design consistency and improve user experience.... Type , Is . EqualTo ( FontSourceType...FontInfoSubstitution . Enabled = true ; doc . FontSettings . SubstitutionSettings...
Implements the FILESIZE field in Java....FIELD_FILE_SIZE, true); field.update(); Assert.assertEquals("...FIELD_FILE_SIZE, true); field.isInKilobytes(true); field.update();...