Discover the StructuredDocumentTag DateStorageFormat property to easily manage date formats in XML-bound SDTs, enhancing your document's data organization....bound to an XML node in the document’s data store. Default value...structured document tag. Document doc = new Document (); // Insert...
Discover how the SaveOptions UpdateFields property optimizes document saving by updating specific field types before converting to fixed formats. Default, true....updated before saving the document to a fixed page format. Default...in a document immediately before saving it to PDF. Document doc...
Find answers about creating, editing, and converting, Excel spreadsheets without requiring Microsoft Excel....js Display Document Properties in Excel using...in Excel using C# Display Document Properties in Excel using...
Discover how the CreateMissingOutlineLevels property in OutlineOptions enhances document exports by automatically generating missing outline levels for better organization....missing outline levels when the document is exported. Default value...saving a PDF document. Document doc = new Document (); DocumentBuilder...
ThemeFonts.latin property. Specifies font name for Latin characters.... Document ( file_name = MY_DIR + 'Theme...object gives us access to the document theme, a source of default...
Theme.minor_fonts property. Allows to specify the set of minor fonts for different languages.... Document ( file_name = MY_DIR + 'Theme...object gives us access to the document theme, a source of default...
ThemeColors.light2 property. Specifies color Light 2.... Document ( file_name = MY_DIR + 'Theme...object gives us access to the document theme, a source of default...
Specifies type of a break inside a document in Java....Specifies type of a break inside a document. Examples: Shows how to create...footers in a document using DocumentBuilder. Document doc = new...
Discover ChartAxis Scaling properties for optimal axis adjustments. Unlock precise control over your data visualization with easy-to-use scaling options....Shows how to insert chart with date/time values. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...
ShapeBase.isInline property. A quick way to determine if this shape is positioned inline with text.... Document (); let builder = new aw ...belongs to the paragraph that we insert it into, // which we can determine...