Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 14,729 for

true type

(0.17 sec)
  1. FieldListNum | Aspose.Words for Java

    Implements the LISTNUM field in Java....FIELD_LIST_NUM, true); // Lists start counting at...insertField(FieldType.FIELD_LIST_NUM, true); // This field will start a...

    reference.aspose.com/words/java/com.aspose.word...
  2. ExportFontFormat | Aspose.Words for Java

    Indicates the format that is used to export fonts while rendering to HTML fixed format in Java....setExportEmbeddedCss(true); saveOptions.setUseTargetM...exportFontFormatName) Parameters: Parameter Type Description exportFontFormatName...

    reference.aspose.com/words/java/com.aspose.word...
  3. Table.SetShading | Aspose.Words for .NET

    Enhance your table's appearance with the SetShading method, allowing you to apply custom shading values for a polished, professional look....backgroundColor ) Parameter Type Description texture TextureIndex...Single , 1.5 , Color . Green , true ); table . SetBorder ( BorderType...

    reference.aspose.com/words/net/aspose.words.tab...
  4. Aspose::Words::Fields::FieldFileSize::get_IsInK...

    Aspose::Words::Fields::FieldFileSize::get_IsInKilobytes method. Gets or sets whether to display the file size in kilobytes in C++....FieldType :: FieldFileSize , true )); field -> Update (); ASSERT_EQ...FieldFileSize , true )); field -> set_IsInKilobytes ( true ); field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. BuiltInDocumentProperties.words property | Aspo...

    BuiltInDocumentProperties.words property. Represents an estimate of the number of words in the document.... update_word_count ( True ) self . assertEqual ( 4 , doc...aw . NodeType . PARAGRAPH , True ) . count self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  6. BuiltInDocumentProperties.lines property | Aspo...

    BuiltInDocumentProperties.lines property. Represents an estimate of the number of lines in the document.... update_word_count ( True ) self . assertEqual ( 4 , doc...aw . NodeType . PARAGRAPH , True ) . count self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Working With Tables in PHP|Aspose.Words for Java

    Working With Tables using PHP....( $ nodeType -> TABLE , 0 , true ); // Autofit the first table...PERCENT )) { echo "PreferredWidth type is not percent <br />" ; } if...

    docs.aspose.com/words/java/working-withtables-i...
  8. HtmlLoadOptions.IgnoreNoscriptElements | Aspose...

    Discover how the HtmlLoadOptions IgnoreNoscriptElements property enhances your HTML parsing by controlling noscript elements. Improve your web performance today!... Setting this property to true forces Aspose.Words to ignore... <meta http-equiv=""Content-Type"" content=""text/html; charset=utf-8"">...

    reference.aspose.com/words/net/aspose.words.loa...
  9. 关于CAD转PDF一个错位问题 - Free Support Forum - aspose.com

    1.png (3.0 KB) 1.png (3.0 KB) 图1为原始cad图纸,图2为转换pdf的效果:不知道为什么有两个标记错位了,但是也存在正确位置的标记,不知道问题出在哪里。下面zip为原始图纸 special.zip (188.4 KB) 我的代码: License license = new License(); license.setLicense("Aspose.CAD.Java.lic"); // 加载CAD…...setAutomaticLayoutsS(true); cadRasterizationOpti.setNoScaling(false);...incorrect scaling settings, unit type discrepancies, or specific properties...

    forum.aspose.com/t/cad-pdf/314511
  10. ListCollection.getListByListId method | Aspose....

    ListCollection.getListByListId method. Gets a list by a list identifier....listId : number ) Parameter Type Description listId number The...referenceEquals ( doc )). toEqual ( true ); let list = lists . add (...

    reference.aspose.com/words/nodejs-net/aspose.wo...