Sort Score
Result 10 results
Languages All
Labels All
Results 3,121 - 3,130 of 15,945 for

true type

(0.16 sec)
  1. CssSavingArgs | Aspose.Words for Java

    Provides data for the ICssSavingCallback.cssSavingcom.aspose.words.CssSavingArgs event in Java....css", true, false)); doc.save(getArtifactsDir()..."SavingCallback.ExternalCssFilenames.css", true, false)); doc.save(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  2. HtmlFixedSaveOptions.export_form_fields propert...

    HtmlFixedSaveOptions.export_form_fields property. Gets or sets indication of whether form fields are exported as interactive items (as 'input' tag) rather than converted to text or graphics...."export_form_fields" flag to "True" will export them as interactive...style="position:absolute; left:0pt; top:0pt;" type="checkbox" name="CheckBox" />'...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Drawing::ReflectionFormat class ...

    Aspose::Words::Drawing::ReflectionFormat class. Represents the reflection formatting for an object in C++.... static Type () Remarks Use the Reflection...Words :: NodeType :: Shape , 0 , true )); shape -> get_Reflection...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Merger.create method | Aspose.Words for Python

    aspose.words.lowcode.Merger.create method... Parameter Type Description context MergerContext...first_load_options . ignore_ole_data = True second_load_options = aw . loading...

    reference.aspose.com/words/python-net/aspose.wo...
  5. IStructuredDocumentTag.Placeholder | Aspose.Wor...

    Discover the IStructuredDocumentTag Placeholder property. Easily manage placeholder text for empty SDT content and enhance your document's usability....IsShowingPlaceholder element is true. public BuildingBlock Placeholder...document tag of the "PlainText" type, which will function as a text...

    reference.aspose.com/words/net/aspose.words.mar...
  6. StructuredDocumentTag.Placeholder | Aspose.Word...

    Discover how the StructuredDocumentTag Placeholder property enhances your documents by displaying essential placeholder text when content is missing....IsShowingPlaceholder element is true . public BuildingBlock Placeholder...document tag of the "PlainText" type, which will function as a text...

    reference.aspose.com/words/net/aspose.words.mar...
  7. How to create a Gantt chart with Node.js via C+...

    Learn how to create a Gantt chart with Aspose.Cells for Node.js via C++ API....Gantt chart A Gantt chart is a type of bar chart that illustrates...getTitle (). setIsVisible ( true ); // Set data range chart ...

    docs.aspose.com/cells/nodejs-cpp/how-to-create-...
  8. RunCollection class | Aspose.Words for Node.js

    Aspose.Words.RunCollection class. Provides Typed access to a collection of [Run](../run/) nodes...RunCollection class Provides typed access to a collection of Run...how to determine the revision type of an inline node. let doc =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. StructuredDocumentTag.placeholder property | As...

    StructuredDocumentTag.placeholder property. Gets the [BuildingBlock](../../../aspose.words.buildingblocks/buildingblock/) containing placeholder text which should be displayed when this SDT run contents are empty, the associated mapped XML element is empty as specified via the [StructuredDocumentTag.xml_mapping](../xml_mapping/) element or the [StructuredDocumentTag.is_showing_placeholder_text](../is_showing_placeholder_text/) element is ``True``....is_showing_placeholder_text element is True . @property def placeholder...document tag of the "PlainText" type, which will function as a text...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Style class | Aspose.Words for C...

    Aspose::Words::Style class. Represents a single built-in or user-defined style. To learn more, visit the documentation article in C++.... get_BuiltIn () True if this style is one of the...the style. get_IsHeading () True when the style is one of the...

    reference.aspose.com/words/cpp/aspose.words/style/