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

true type

(1.5 sec)
  1. LayoutEnumerator class | Aspose.Words for Python

    aspose.words.layout.LayoutEnumerator class. Enumerates page layout entities of a document.... Available properties are type, geometry, text and page index...for other entity types. type Gets the type of the current entity...

    reference.aspose.com/words/python-net/aspose.wo...
  2. SaveOptions.prettyFormat property | Aspose.Word...

    SaveOptions.prettyFormat property. When ``True``, pretty formats output where applicable...prettyFormat property When true , pretty formats output where...() : boolean Remarks Set to true to make HTML, MHTML, EPUB, WordML...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. HtmlSaveOptions | Aspose.Words for .NET

    Discover the HtmlSaveOptions constructor to effortlessly create and save documents in HTML format, ensuring optimal formatting and easy sharing.... ExportDocumentProper = true ; doc . Save ( ArtifactsDir...SaveFormat saveFormat ) Parameter Type Description saveFormat SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  4. ChartSeriesCollection.add1 method | Aspose.Word...

    aspose.words.drawing.charts.ChartSeriesCollection.add1 method...method to add series to any type of Bar, Column, Line and Surface...List [ float ]): ... Parameter Type Description series_name str...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. Aspose::Words::Fields::FieldXE class | Aspose.W...

    Aspose::Words::Fields::FieldXE class. Implements the XE field. To learn more, visit the documentation article in C++....Gets or sets an index entry type. get_FieldEnd () const Gets...FieldFormat object that provides typed access to field’s formatting...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Converting Word Lists to Text - Free Support Fo...

    Hello, I am trying to mimic the following VBA code using Aspose: ConvertNumbersToText Method | Microsoft Learn This word vba method (ActiveDocument.ConvertNumbersToText) converts all auto-numbering to text in a docume…...type == aw.fields.FieldType.FIELD_LIST_NUM:...get_child_nodes(aw.NodeType.PARAGRAPH, True): para = p.as_paragraph() if...

    forum.aspose.com/t/converting-word-lists-to-tex...
  8. Working with Headers and Footers|Aspose.Words f...

    Create, manage, and remove headers and footers in a document using Python....NET, covering header/footer types, image insertion, font and paragraph...Footer Type You can specify three different header types and three...

    docs.aspose.com/words/python-net/working-with-h...
  9. 加载或导入带有公式的CSV文件 via JavaScript|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++加载和导入包含公式的CSV文件。...hasFormula 设置为 true 来加载。一旦将此属性设置为 true ,Aspose.Cells将不把公式...Save as XLSX < /h1> < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/load-or...
  10. Using Lexical Tokens in Java|Aspose.Words for Java

    Use lexical tokens in template expressions when building a report in Java....tokens are reserved as keywords: true , false , null , new , and in...partially qualified name of a type that is known by the engine...

    docs.aspose.com/words/java/using-lexical-tokens/