Sort Score
Result 10 results
Languages All
Labels All
Results 2,061 - 2,070 of 7,210 for

true type

(0.04 sec)
  1. MailMergeSettings.headerSource property | Aspos...

    MailMergeSettings.headerSource property. Specifies the path to the mail-merge header source...// Configure a mailing label type mail merge, which Microsoft...linkToQuery = true ; settings . viewMergedData = true ; doc . save...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. HtmlSaveOptions.exportPageSetup property | Aspo...

    HtmlSaveOptions.exportPageSetup property. Specifies whether page setup is exported to HTML, MHTML or EPUB...the "ExportPageSetup" flag to "true", the output HTML document will...outDocContents . includes ( "style type=\"text/css\">" )). toEqual (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::WebExtensions::WebExtensionBindi...

    Aspose::Words::WebExtensions::WebExtensionBindingCollection class. Specifies a list of web extension bindings. To learn more, visit the documentation article in C++....SetTemplateWeakPtr (uint32_t) override static Type () Examples Shows how to add...myScriptTaskPane -> set_IsVisible ( true ); myScriptTaskPane -> set_Width...

    reference.aspose.com/words/cpp/aspose.words.web...
  4. VariableCollection.remove method | Aspose.Words...

    VariableCollection.remove method. Removes a document variable with the specified name from the collection....( name : string ) Parameter Type Description name string The...FieldType . FieldDocVariable , true ). asFieldDocVariable (); field...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ListCollection.Add | Aspose.Words for .NET

    Discover how the ListCollection Add method creates custom lists from templates, enhancing your document's organization and efficiency....ListTemplate listTemplate ) Parameter Type Description listTemplate ListTemplate...GetChildNodes ( NodeType . Paragraph , true ); Assert . AreEqual ( 0 , paras...

    reference.aspose.com/words/net/aspose.words.lis...
  6. Pie Chart|Aspose.Slides for Python Documentation

    Pie chart plot options and slice colors in PowerPoint presentation in Python... show_value = True chart . chart_data . series...height = 20 chart . has_title = True # Set first series to Show Values...

    docs.aspose.com/slides/python-net/pie-chart/
  7. FieldToc class | Aspose.Words for Python

    aspose.words.fields.FieldToc class. Implements the TOC field...sets a string that should match type identifiers of TC fields being...FieldFormat object that provides typed access to field’s formatting...

    reference.aspose.com/words/python-net/aspose.wo...
  8. BuildingBlockType | Aspose.Words for Java

    Specifies a building block Type in Java....Specifies a building block type. The type might affect the visibility...Corresponds to the ST_DocPartType type in OOXML. Examples: Shows how...

    reference.aspose.com/words/java/com.aspose.word...
  9. FileFormatUtil.DetectFileFormat | Aspose.Words ...

    Quickly identify document formats with FileFormatUtil's DetectFileFormat method. Get accurate format insights for efficient file management....string fileName ) Parameter Type Description fileName String...saveOptions ); // Verify the file type of our document, and its encryption...

    reference.aspose.com/words/net/aspose.words/fil...
  10. StoryType | Aspose.Words for Java

    Text of a Word document is stored in stories in Java....SHAPE, true).getCount(), 1); // We can delete...getChildNodes(NodeType.SHAPE, true).getCount(), 0); Fields Field...

    reference.aspose.com/words/java/com.aspose.word...