Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 16,140 for

true type

(0.08 sec)
  1. HtmlSaveOptions.ExportPageSetup | Aspose.Words ...

    Discover how the HtmlSaveOptions ExportPageSetup property enhances your HTML, MHTML, or EPUB exports by allowing customizable page setups for better output....the "ExportPageSetup" flag to "true", the output HTML document will...outDocContents . Contains ( "<style type=\"text/css\">" + "@page Section_1...

    reference.aspose.com/words/net/aspose.words.sav...
  2. 使用JavaScript通过C++读取和写入工作表的查询表。|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....preserveFormatting设置为true。 您可以从以下链接下载用于此代码的源Excel文件和代码生成的输出Excel文件。...QueryTable Example </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/zh/javascript-cpp/reading...
  3. OfficeMath.nodeType property | Aspose.Words for...

    OfficeMath.nodeType property. Returns [NodeType.OfficeMath](../../../aspose.words/nodeType/#OfficeMath).... getOfficeMath ( 0 , true ); // OfficeMath nodes that...change its location and display type. expect ( officeMath . mathObjectType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. MappedDataFieldCollection.contains_value method...

    MappedDataFieldCollection.contains_value method. Determines whether a mapping from the specified field in the data source exists in the collection.... Parameter Type Description data_source_field_name...in the data source. Returns True if item is found in the collection;...

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

    Discover the Aspose.Words.Fields.FieldSeparator class, designed to enhance your Word documents by effectively separating field codes from results....FieldType { get; } Returns the type of the field. Font { get; }...IsComposite { get; } Returns true if this node can contain other...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Python and .NET Version Differences|Aspose.Word...

    Aspose.Words for Python via .NET is a wrapper of Aspose.Words for .NET, this page describes the differences in features and API of these two products....Words Objects in Python Though type casting is not natural for Python...nodes or fields to concrete type. Aspose.Words for Python via...

    docs.aspose.com/words/python-net/python-notes/
  7. 使用JavaScript通过C++锁定WordArt水印|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++锁定WordArt水印...Watermark Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/locking...
  8. DocumentBuilder.InsertCheckBox | Aspose.Words f...

    Effortlessly add interactive checkbox form fields with the DocumentBuilder InsertCheckBox method, enhancing user engagement in your documents....checkedValue , int size ) Parameter Type Description name String The...InsertCheckBox ( "CheckBox_Default" , true , true , 50 ); builder . InsertParagraph...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Font-Embedding ROMAN - Free Support Forum - asp...

    Hello, we upgraded from version 18.1 to version 24.8. During this transition, we noticed differences in how fonts are embedded when generating a PDF file from a Word document. Fonts are now embedded twice with differen…...1 Font Type Encoding Font Type Encoding ArialMT TrueType...HelveticaNeueLTStd-Lt Type 1 Ansi HelveticaNeueLTStd-Lt Type 1 Identity-H...

    forum.aspose.com/t/font-embedding-roman/315555
  10. FieldStyleRef | Aspose.Words for Java

    Implements the STYLEREF field in Java....FIELD_STYLE_REF, true); field.setStyleName("List Paragraph");...insertField(FieldType.FIELD_STYLE_REF, true); field.setStyleName("List Paragraph");...

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