Sort Score
Result 10 results
Languages All
Labels All
Results 1,631 - 1,640 of 12,491 for

true type

(0.2 sec)
  1. CustomDocumentProperties.add_link_to_content me...

    CustomDocumentProperties.add_link_to_content method. Creates a new linked to content custom document property.... Parameter Type Description name str The name...'MyBookmark' ) self . assertEqual ( True , custom_property . is_link_to_content...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Style class | Aspose.Words for Python

    aspose.words.Style class. Represents a single built-in or user-defined style... built_in True if this style is one of the...formatting of the style. is_heading True when the style is one of the...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Story.AppendParagraph | Aspose.Words for .NET

    Discover the Story AppendParagraph method, effortlessly create and append a Paragraph object with customizable text for seamless document enhancement....AppendParagraph ( string text ) Parameter Type Description text String The...That ( header . IsHeader , Is . True ); Assert . That ( para . IsEndOfHeaderFooter...

    reference.aspose.com/words/net/aspose.words/sto...
  4. ImageSavingArgs.ImageFileName | Aspose.Words fo...

    Discover the ImageSavingArgs ImageFileName property to easily manage image file names and save locations for efficient image handling.... True ); string partType = string...$"{mOutFileName} part {++mCount}, of type {partType}{Path.GetExtension(args...

    reference.aspose.com/words/net/aspose.words.sav...
  5. FieldMacroButton.DisplayText | Aspose.Words for...

    Discover how to customize the FieldMacroButton DisplayText property for enhanced macro execution. Set the perfect button text for seamless user commands!... True ); // Insert a MACROBUTTON field...FieldType . FieldMacroButton , true ); field . MacroName = "MyMacro"...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Document.AppendDocument | Aspose.Words for .NET

    Effortlessly append documents with our Document Append method. Enhance your workflow by seamlessly integrating content into your existing files....importFormatMode ) Parameter Type Description srcDoc Document...importFormatOptions ) Parameter Type Description srcDoc Document...

    reference.aspose.com/words/net/aspose.words/doc...
  7. SvgSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.SVG format in Java....getExportGeneratorNa() When true , causes the name and version...render. getPrettyFormat() When true , pretty formats output where...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldMergeField.FieldNameNoPrefix | Aspose.Word...

    Discover the FieldMergeField FieldNameNoPrefix property that simplifies data handling by returning only the field name, omitting any prefixes for clarity.... FieldMergeField , true ); fieldMergeField . FieldName...fieldMergeField . IsMapped = true ; fieldMergeField . IsVerticalFormatting...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FieldMergeField.IsMapped | Aspose.Words for .NET

    Discover the FieldMergeField IsMapped property to easily manage mapped fields, enhancing your data integration and workflow efficiency.... FieldMergeField , true ); fieldMergeField . FieldName...fieldMergeField . IsMapped = true ; fieldMergeField . IsVerticalFormatting...

    reference.aspose.com/words/net/aspose.words.fie...
  10. TextBoxControl.text property | Aspose.Words for...

    TextBoxControl.text property. Gets or sets a text of the control.... SHAPE , 0 , True ) . as_shape () text_box_control...TEXTBOX , text_box_control . type ) See Also module aspose.words...

    reference.aspose.com/words/python-net/aspose.wo...