Sort Score
Result 10 results
Languages All
Labels All
Results 5,701 - 5,710 of 17,415 for

true type

(1.12 sec)
  1. Aspose::Words::Fonts::FontSubstitutionSettings:...

    Aspose::Words::Fonts::FontSubstitutionSettings::get_DefaultFontSubstitution method. Settings related to default font substitution rule in C++....get_DefaultFontSubstitut (); ASSERT_TRUE ( defaultFontSubstitut -> get_Enabled...Aspose::Words::Fonts::FontSubstitutionSett::Type method Aspose::Words::Fonts...

    reference.aspose.com/words/cpp/aspose.words.fon...
  2. FieldIndex.cross_reference_separator property |...

    FieldIndex.cross_reference_separator property. Gets or sets the character sequence that is used to separate cross references and other entries.... insert_field ( field_type = aw . fields . FieldType ....FIELD_INDEX , update_field = True ) . as_field_index () # We can...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Reading and Writing DBF Files|Documentation

    Aspose.Cells for Node.js via C++ is a library for working with spreadsheet files, which supports reading and writing dBASE III and IV (DBF) files. This article explains how to import data from and export data to DBF files using Aspose.Cells, including file format details, supported features, and step-by-step examples....Maintain field definitions, data types, and record structures when...that supports additional data types and larger field sizes. Supported...

    docs.aspose.com/cells/nodejs-cpp/reading-and-wr...
  4. Inserting Fields in Python|Aspose.Words for Pyt...

    Insert fields into a document in Python in different ways: using `DocumentBuilder` or DOM (Document Object Model)....demonstrates how to insert various types of fields into a Word document...You can also insert various types of fields using Aspose.Words...

    docs.aspose.com/words/python-net/inserting-fields/
  5. SignatureLine.signer_title property | Aspose.Wo...

    SignatureLine.signer_title property. Gets or sets suggested signer's title (for example, Manager)...allow_comments = True options . default_instructions = True options ...here' options . show_date = True options . signer = 'John Doe'...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ImageData.has_image property | Aspose.Words for...

    ImageData.has_image property. Returns ``True`` if the shape has image bytes or links an image....has_image property Returns True if the shape has image bytes...get_child_nodes ( aw . NodeType . SHAPE , True ): shape = node . as_shape ()...

    reference.aspose.com/words/python-net/aspose.wo...
  7. RtfSaveOptions.save_images_as_wmf property | As...

    RtfSaveOptions.save_images_as_wmf property. When ``True`` all images will be saved as WMF....save_images_as_wmf property When True all images will be saved as...image_shape . image_data . image_type ) builder . insert_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Public API Changes in Aspose.PDF for Java 9.5.0...

    Learn about the public API changes in Aspose.PDF for Java version 9.5.0 for improved functionality and better compatibility.... setKeptWithNext ( true ); titel . getMargin (). setBottom...fraction be reduced. If value is true fraction may not be reduced...

    docs.aspose.com/pdf/java/public-api-changes-in-...
  9. 使用 C# 进行 PDF 多媒体注释|Aspose.PDF for .NET

    Aspose.PDF for .NET 允许您从 PDF 文档中添加、获取和删除多媒体注释。...mp4&autoPlay=true&scale=100。 ActivationEvent ActivateOn...); } // Set type of the content (video) rma . Type = RichMediaAnnotation...

    docs.aspose.com/pdf/zh/net/multimedia-annotation/
  10. How to Manage Dates and Times with C++|Document...

    Learn how to manage dates and times through the Aspose.Cells for C++ API....SetDate1904(true) property. This example shows...GetSettings (). SetDate1904 ( true ); std :: cout << "Use the 1904...

    docs.aspose.com/cells/cpp/how-to-manage-dates-a...