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

true type

(0.3 sec)
  1. 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...
  2. 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...
  3. DocumentBuilder.currentStory property | Aspose....

    DocumentBuilder.currentStory property. Gets the story that is currently selected in this [DocumentBuilder](../)....DocumentBuilder ( doc ); // A Story is a type of node that has child Paragraph...builder . currentStory )). toBe ( true ); expect ( builder . currentParagraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 加载或导入带有公式的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...
  5. Field.get_field_code method | Aspose.Words for ...

    aspose.words.fields.Field.get_field_code method...Parameter Type Description include_child_field_codes bool True if child...FieldType . FIELD_DATE , field . type ) self . assertEqual ( 'DATE...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. 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...
  8. 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...
  9. 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/
  10. 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...