Sort Score
Result 10 results
Languages All
Labels All
Results 2,251 - 2,260 of 17,475 for

true type

(0.09 sec)
  1. CustomXmlPropertyCollection.remove_at method | ...

    CustomXmlPropertyCollection.remove_at method. Removes a property at the specified index.... Parameter Type Description index int The zero...system_helper . linq . Enumerable . of_type ( lambda x : x . as_smart_tag...

    reference.aspose.com/words/python-net/aspose.wo...
  2. LayoutOptions | Aspose.Words for Java

    Holds the options that allow controlling the document layout process in Java....setHidden(true); builder.writeln("This text...option is ignored. Default is true . Examples: Shows how to ignore...

    reference.aspose.com/words/java/com.aspose.word...
  3. CustomXmlPropertyCollection.remove method | Asp...

    CustomXmlPropertyCollection.remove method. Removes a property with the specified name from the collection.... Parameter Type Description name str The case-sensitive...system_helper . linq . Enumerable . of_type ( lambda x : x . as_smart_tag...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldSeparator class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldSeparator class. Represents a Word field separator that separates the field code from the field result...Node ) fieldType Returns the type of the field. (Inherited from...Inline ) isComposite Returns true if this node can contain other...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. MailMerge | Aspose.Words for Java

    Represents the mail merge functionality in Java....getUseNonMergeFields() When true , specifies that in addition...is performed into some other types of fields and also into “{{fieldName}}”...

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

    Specifies the set of possible aliases or editing groups which can be used as aliases to determine if the current user shall be allowed to edit a single range defined by an editable range within a document in Java....append("\tContents:"); mInsideEditableRange = true; return VisitorAction.CONTINUE;...editable ranges using this editing type when document protection is...

    reference.aspose.com/words/java/com.aspose.word...
  7. How to Imprve performance below below Aspose.wo...

    Below is the C# code which is taking longer time to execute public void CreatePDFFile() { try { var logger = log4net.LogManager.GetLogger(System.Reflection.MethodBase.GetCurrentMethod().DeclaringType); …...SetFontsFolder(fontFolder, true); // Optional: also allow system...FolderFontSource(fontFolder, true), //new Aspose.Words.Fonts.SystemFontSource()...

    forum.aspose.com/t/how-to-imprve-performance-be...
  8. StructuredDocumentTag.isShowingPlaceholderText ...

    StructuredDocumentTag.isShowingPlaceholderText property. Specifies whether the content of this SDT shall be interpreted to contain placeholder text (as opposed to regular text contents within the SDT).... if set to true , this state shall be resumed...document tag of the "PlainText" type, which will function as a text...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. IStructuredDocumentTag.isShowingPlaceholderText...

    IStructuredDocumentTag.isShowingPlaceholderText property. Specifies whether the content of this SDT shall be interpreted to contain placeholder text (as opposed to regular text contents within the SDT).... if set to true, this state shall be resumed...document tag of the "PlainText" type, which will function as a text...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ConditionalStyle.borders property | Aspose.Word...

    ConditionalStyle.borders property. Gets the collection of default cell borders for the conditional style.... # 1 - By style type: table_style . conditional_styles...conditional_styles . get_by_conditional_style_type ( aw . ConditionalStyleType...

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