Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 16,764 for

true type

(0.17 sec)
  1. StructuredDocumentTagRangeStart | Aspose.Words ...

    Represents a start of ranged structured document tag which accepts multi-sections content in Java....STRUCTURED_DOCUMENT_TAG_RANGE_START, true).get(0); StructuredDocumentTa...STRUCTURED_DOCUMENT_TAG_RANGE_END, true).get(0); System.out.println...

    reference.aspose.com/words/java/com.aspose.word...
  2. MailMerger | Aspose.Words for Java

    Provides methods intended to fill template with data using simple mail merge and mail merge with regions operations in Java....setTrimWhitespaces(true); MailMerger.create(mailMergerContext)...getMailMergeOptions().setTrimWhitespaces(true); MailMerger.create(mailMergerContext)...

    reference.aspose.com/words/java/com.aspose.word...
  3. FieldSeparator class | Aspose.Words for Python

    aspose.words.fields.FieldSeparator class. Represents a Word field separator that separates the field code from the field result...(Inherited from Node ) field_type Returns the type of the field. (Inherited...Inline ) is_composite Returns True if this node can contain other...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 插入docx - Free Support Forum - aspose.com

    [ { "content": "这是一个普通的段落,用于展示一般的文本内容,提供信息或描述情境。", "Type": "普通段落" }, { "content": "这是一个加粗的段落,强调重点内容或重要提示,吸引读者注意。", "Type": "加粗段落" }, { "content": "<table border…...", "type": "普通段落" }, { "content": "这..."这是一个加粗的段落,强调重点内容或重要提示,吸引读者注意。", "type": "加粗段落" }, { "content": "<table...

    forum.aspose.com/t/docx/310697
  5. Manage Slide Transitions in Presentations Using...

    Customize slide transitions in JavaScript with Aspose.Slides for Node.js via Java, with step-by-step guidance for PowerPoint and OpenDocument presentations.... Apply a Slide Transition Type on the slide from one of the...pptx" ); try { // Apply circle type transition on slide 1 presentation...

    docs.aspose.com/slides/nodejs-java/slide-transi...
  6. ChartYValueCollection | Aspose.Words for Java

    Represents a collection of Y values for a chart series in Java.... Parameters: Parameter Type Description index int Returns:...hasDataLabels(true); series.getDataLabels().setShowCategoryName(true); series...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldTC.EntryLevel | Aspose.Words for .NET

    Discover FieldTC EntryLevel property, effortlessly manage and customize your entry levels for enhanced efficiency and streamlined workflows.... FieldTOC , true ); // Configure the field only...pick up TC entries of the "A" type, and an entry-level between...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_SdtType method. Gets Type of this Structured document tag in C++....IStructuredDocumentT::get_SdtType method Gets type of this Structured document...Examples Shows how to get the type of a structured document tag...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. AxisTickLabelPosition | Aspose.Words for Java

    Specifies the possible positions for tick labels in Java....hasMajorGridlines(true); xAxis.hasMinorGridlines(true); // Define Y-axis...hasMajorGridlines(true); yAxis.hasMinorGridlines(true); doc.save(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  10. Paragraph.InsertField | Aspose.Words for .NET

    Effortlessly insert fields into paragraphs with the Paragraph InsertField method. Enhance your document's functionality and streamline content management....Parameter Type Description fieldType FieldType The type of the field...FieldType . FieldAuthor , true , run , true ); // 2 - Insert a QUOTE...

    reference.aspose.com/words/net/aspose.words/par...