Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 17,437 for

true type

(2.69 sec)
  1. SmartTag | Aspose.Words for Java

    This element specifies the presence of a smart tag around one or more inline structures runs images fieldsetc. within a paragraph in Java...."Element" property to reflect the type of data they contain. smartTag...setElement("date"); // Some smart tag types process their contents further...

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

    Denotes the start of a region of text that has a comment associated with it in Java....COMMENT, true)); } /// /// Iterates over every...top-level comments. Unlike reply-type comments, top-level comments...

    reference.aspose.com/words/java/com.aspose.word...
  3. FieldTC.text property | Aspose.Words for Python

    FieldTC.text property. Gets or sets the text of the entry.... insert_field ( field_type = aw . fields . FieldType .... FIELD_TOC , update_field = True ) . as_field_toc () # Configure...

    reference.aspose.com/words/python-net/aspose.wo...
  4. AutoFit Row Height Automatically When Loading a...

    Learn how to fit rows whose height is not customized when loading a file using Aspose.Cells for JavaScript via C++....autoFitterOptions(AutoFitterOptions) to true when loading the file, then...AutoFitter Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/autofit-ro...
  5. Converter | Aspose.Words for Java

    Represents a group of methods intended to convert a variety of different Types of documents using a single line of code in Java....convert a variety of different types of documents using a single...saveOptions) Parameters: Parameter Type Description inputStream java...

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldSeparator | Aspose.Words for Java

    Represents a Word field separator that separates the field code from the field result in Java....collection, and print contents and type // of every field using a custom...ancestor of the specified object type. getCustomNodeId() Specifies...

    reference.aspose.com/words/java/com.aspose.word...
  7. VocabOnly|Documentation

    Load only the vocabulary of the model in Aspose.LLM for .NET — no weights; used for tokenizer-only scenarios.... Quick reference Type bool? Default null (false —...weights). Required for inference. true — load only vocabulary data...

    docs.aspose.com/llm/net/developer-reference/par...
  8. Create or Update PowerPoint Presentation Charts...

    Learn how to create and customize charts in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. It covers adding, formatting, and editing charts in presentations with practical code examples in Python....templates for designing many types of charts. Using Aspose.Slides...charts (based on popular chart types) and custom charts. Use the...

    docs.aspose.com/slides/python-net/create-chart/
  9. FieldToc.entry_level_range property | Aspose.Wo...

    FieldToc.entry_level_range property. Gets or sets a range of levels of the table of contents entries to be included.... insert_field ( field_type = aw . fields . FieldType .... FIELD_TOC , update_field = True ) . as_field_toc () # Configure...

    reference.aspose.com/words/python-net/aspose.wo...
  10. lc.GetEntity is getting NULL value - Free Suppo...

    I have below code and it fails on line le.Current = lc.GetEntity(para); because lc.GetEntity(para) gets NULL value and it says parameter value can’t be null. Could you please guide what is causing this to fail? priva…...parameter is not a valid node type that the GetEntity method can...nodes. If para is of a different type (like a Run , Cell , or Table...

    forum.aspose.com/t/lc-getentity-is-getting-null...