Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 14,729 for

true type

(0.55 sec)
  1. 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...
  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. FieldIf class | Aspose.Words for Python

    aspose.words.fields.FieldIf class. Implements the IF field...FieldFormat object that provides typed access to field’s formatting...field. (Inherited from Field ) true_text Gets or sets the text displayed...

    reference.aspose.com/words/python-net/aspose.wo...
  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. 幻灯片切换|Aspose.Slides 文档

    在 C# 或 .NET 中添加 PowerPoint 幻灯片切换和切换效果...提供的过渡效果中为幻灯片应用 Slide Transition Type。 将修改后的演示文稿写入文件。 // 实例化 Presentation...[ 0 ]. SlideShowTransition . Type = TransitionType . Circle ;...

    docs.aspose.com/slides/zh/net/slide-transition/
  6. WordML2003SaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.WORD_ML format in Java...."MemoryOptimization" flag to "true" to decrease memory consumption..."PrettyFormat" property to "true" to apply tab character indentation...

    reference.aspose.com/words/java/com.aspose.word...
  7. 关于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
  8. FieldBarcode.facing_identification_mark propert...

    FieldBarcode.facing_identification_mark property. Gets or sets the Type of a Facing Identification Mark (FIM) to insert....k property Gets or sets the type of a Facing Identification Mark...builder . insert_field ( field_type = aw . fields . FieldType ....

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Markup::CustomXmlPropertyCollect...

    Aspose::Words::Markup::CustomXmlPropertyCollection::Contains method. Determines whether the collection contains a property with the given name in C++....:: String & name ) Parameter Type Description name const System::String&...property to locate. ReturnValue true if the item is found in the...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. PdfFontEmbeddingMode | Aspose.Words for Java

    Specifies how Aspose.Words should embed fonts in Java...."EmbedFullFonts" property to "true" to embed every glyph of every...PDF. options.setEmbedFullFonts(true); // Set the "FontEmbeddingMode"...

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