Sort Score
Result 10 results
Languages All
Labels All
Results 3,031 - 3,040 of 10,765 for

true type

(0.09 sec)
  1. Aspose::Words::Fonts::SystemFontSource::SystemF...

    Aspose::Words::Fonts::SystemFontSource::SystemFontSource constructor. Ctor in C++....SystemFonts , systemFontSource -> get_Type ()); ASSERT_EQ ( 0 , systemFontSource...get_FontInfoSubstitution () -> set_Enabled ( true ); doc -> get_FontSettings ()...

    reference.aspose.com/words/cpp/aspose.words.fon...
  2. Aspose::Words::Fonts::FontInfoCollection class ...

    Aspose::Words::Fonts::FontInfoCollection class. Represents a collection of fonts used in a document. To learn more, visit the documentation article in C++....EmbedTrueTypeFonts option is set to true . get_EmbedTrueTypeFonts ()...EmbedTrueTypeFonts property is set to true . GetEnumerator () override...

    reference.aspose.com/words/cpp/aspose.words.fon...
  3. FileFormatInfo.loadFormat property | Aspose.Wor...

    FileFormatInfo.loadFormat property. Gets the detected document format....saveOptions ); // Verify the file type of our document, and its encryption...info . isEncrypted ). toEqual ( true ); Shows how to add a digital...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Convert Project Data to PDF

    This article explains how to convert Project data to PDF using Aspose.Tasks for Java....the SaveFileFormat enumeration type. To save a project to PDF: Load...content 17 o. setFitContent ( true ); 18 o. setTimescale (Timescale...

    docs.aspose.com/tasks/java/convert-project-data...
  5. Date Axis with C++|Documentation

    Learn how to manage the date axis in Aspose.Cells for C++. Our guide will help you understand how to work with various date formats, time scales, and tick label frequencies....Then we add a chart and set the type of the Axis to TimeScale and...SetChartDataRange ( u "A1:B4" , true ); // Set the Axis type to Date time chart...

    docs.aspose.com/cells/cpp/date-axis/
  6. Date Axis with Node.js via C++|Documentation

    Learn how to manage the date axis in Aspose.Cells for Node.js via C++. Our guide will help you understand how to work with various date formats, time scales, and tick label frequencies....Then we add a chart and set the type of the Axis to Axis.getCategoryType()...setChartDataRange ( "A1:B4" , true ); // Set the Axis type to Date time chart...

    docs.aspose.com/cells/nodejs-cpp/date-axis/
  7. BuildingBlock.AcceptStart | Aspose.Words for .NET

    Discover the BuildingBlock AcceptStart method, seamlessly welcome visitors and enhance their experience from the moment they arrive....DocumentVisitor visitor ) Parameter Type Description visitor DocumentVisitor...)); Assert . That ( block . Type , Is . EqualTo ( BuildingBlockType...

    reference.aspose.com/words/net/aspose.words.bui...
  8. DocumentBuilder.move_to_structured_document_tag...

    aspose.words.DocumentBuilder.move_to_structured_document_tag method... Parameter Type Description structured_document_tag_index...character_index : int ): ... Parameter Type Description structured_document_tag...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ShapeBase.bounds_with_effects property | Aspose...

    ShapeBase.bounds_with_effects property. Gets final extent that this shape object has after applying drawing effects... of_type ( lambda x : x . as_shape ()...get_child_nodes ( aw . NodeType . SHAPE , True ))))) self . assertEqual ( 2...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Manage TextBox|Aspose.Slides for Python Documen...

    Manage a text box or text frame in PowerPoint presentations using Python...0 ] # Adds an AutoShape with type set as Rectangle ashp = sld...is_text_box property returns True . import aspose.slides as slides...

    docs.aspose.com/slides/python-net/manage-textbox/