Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 17,149 for

true type

(0.06 sec)
  1. SaveOptions.allowEmbeddingPostScriptFonts prope...

    SaveOptions.allowEmbeddingPostScriptFonts property. Gets or sets a boolean value indicating whether to allow embedding fonts with PostScript outlines when embedding TrueType fonts in a document upon it is saved...with embedded fonts of this type. This option only works when...fontInfos property is set to true . See Also module Aspose.Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. StructuredDocumentTagRangeStart.accept method |...

    StructuredDocumentTagRangeStart.accept method. Accepts a visitor.... Parameter Type Description visitor DocumentVisitor...Visitor design pattern. Returns True if all nodes were visited; false...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldBarcode Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldBarcode class for easy barcode generation in documents. Enhance your workflow with seamless integration and powerful features....get; set; } Gets or sets the type of a Facing Identification Mark...FieldFormat object that provides typed access to field’s formatting...

    reference.aspose.com/words/net/aspose.words.fie...
  4. OleFormat.GetOleEntry | Aspose.Words for .NET

    Discover the OleFormat GetOleEntry method to efficiently retrieve OLE object data entries for enhanced data management and seamless integration....string oleEntryName ) Parameter Type Description oleEntryName String...drawing.vsd" , "Package" , true , true , null ); // Inserting OLE...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Working with GridJs Client Side|Documentation

    This article introduce the client javascript APIs or functions in GridJs....showToolbar : true , local : 'en' , showContextmenu : true }) the parameters...button. The default value is true . true Yes showBottombarStats Whether...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  6. LayoutCollector.GetNumPagesSpanned | Aspose.Wor...

    Discover the LayoutCollector GetNumPagesSpanned method to efficiently determine how many pages a node spans. Simplify your document management today!... Any , true ); foreach ( Node node in nodes.... That ( layoutEnumerator . Type , Is . EqualTo ( LayoutEntityType...

    reference.aspose.com/words/net/aspose.words.lay...
  7. LayoutCollector.GetStartPageIndex | Aspose.Word...

    Discover the LayoutCollector GetStartPageIndex method to easily find the 1-based index of a node's starting page. Simplify your mapping process today!... Any , true ); foreach ( Node node in nodes.... That ( layoutEnumerator . Type , Is . EqualTo ( LayoutEntityType...

    reference.aspose.com/words/net/aspose.words.lay...
  8. 使用JavaScript通过C++读取支持多编码的CSV文件|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++读取多编码的CSV文件。...isMultiEncoded() 属性,你需要将其设置为 true ,以正确加载多编码的CSV文件。 以下截图显示了一个包含两行的示例CSV文件。第一行是...TxtLoadOptions.isMultiEncoded() 属性设置为 true 的情况下,从上述CSV文件转换的XLSX文件。可以看到,Unicode文本没有正确转换。...

    docs.aspose.com/cells/zh/javascript-cpp/reading...
  9. CheckBox|Documentation

    CheckBox element generates a list of answers with blank bubbles that can accommodate any kind of marks....declared as an object with "element_type": "CheckBox" property. The question...children property. { "element_type" : "CheckBox" , "name" : "Question"...

    docs.aspose.com/omr/net/json-markup/checkbox/
  10. ConverterContext | Aspose.Words for Java

    Document converter context in Java....setIgnoreOleData(true); } Converter.create(converterContext)...loadOptions.setIgnoreOleData(true); } try (FileOutputStream streamOut1...

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