Sort Score
Result 10 results
Languages All
Labels All
Results 2,201 - 2,210 of 17,437 for

true type

(0.84 sec)
  1. Change the Font on just the specific Unicode ch...

    Learn how to change the font of specific Unicode characters while saving to PDF using Aspose.Cells for JavaScript via C++....property, which should be set to true so that only the font of specific...after setting the property to true . As you can see in the first...

    docs.aspose.com/cells/javascript-cpp/change-the...
  2. IWarningCallback Interface | Aspose.Words for .NET

    Implement the Aspose.Words.IWarningCallback interface to customize methods for capturing fidelity warnings during document loading and saving. Enhance document integrity!... True ); Assert . That ( callback...first available font." ), Is . True ); Shows how to use the IWarningCallback...

    reference.aspose.com/words/net/aspose.words/iwa...
  3. Aspose::Words::Properties::DocumentProperty::ge...

    Aspose::Words::Properties::DocumentProperty::get_IsLinkToContent method. Shows whether this property is linked to content or not in C++...."MyBookmark" ); ASPOSE_ASSERT_EQ ( true , customProperty -> get_IsLinkToContent...Aspose::Words::Properties::DocumentProperty::Type method Aspose::Words::Prope...

    reference.aspose.com/words/cpp/aspose.words.pro...
  4. Aspose::Words::ConditionalStyleCollection::idx_...

    Aspose::Words::ConditionalStyleCollection::idx_get method. Retrieves a ConditionalStyle object by conditional style Type in C++....object by conditional style type. System :: SharedPtr < Aspose...collection. // 1 - By style type: tableStyle -> get_ConditionalStyles...

    reference.aspose.com/words/cpp/aspose.words/con...
  5. BreakType enumeration | Aspose.Words for Python

    aspose.words.BreakType enumeration. Specifies Type of a break inside a document....BreakType enumeration Specifies type of a break inside a document...different_first_page_header_footer = True builder . page_setup . odd_...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ConditionalStyleCollection Class | Aspose.Words...

    Explore Aspose.Words.ConditionalStyleCollection class to manage ConditionalStyle objects effectively, enhancing document formatting and customization....object by conditional style type. (2 indexers) LastColumn { get;...ConditionalStyleType enumeration type. Examples Shows how to work...

    reference.aspose.com/words/net/aspose.words/con...
  7. DocumentBase.styles property | Aspose.Words for...

    DocumentBase.styles property. Returns a collection of styles defined in the document.... name } \", of type \" ${ style . type } \"` ); console ....referenceEquals ( doc )). toBe ( true ); } Shows how to create and...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. BuiltInDocumentProperties.paragraphs property |...

    BuiltInDocumentProperties.paragraphs property. Represents an estimate of the number of paragraphs in the document.... update_word_count ( True ) self . assertEqual ( 4 , doc...): while true : if self . m_layout_enumerator . type == aw . layout...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_ExportEmbeddedSvg method. Specifies whether SVG resources should be embedded into Html document. Default value is True in C++.... Default value is true . bool Aspose :: Words :: Saving..."ExportEmbeddedSvg" flag to "true" will embed all SVG object raw...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Check if VBA project in a Workbook is Signed wi...

    Learn how to check if a VBA project in a workbook is signed using Aspose.Cells for JavaScript via C++.... The property will return true if the project is signed, otherwise...Signed Check </ h1 > < input type = "file" id = "fileInput" accept...

    docs.aspose.com/cells/javascript-cpp/check-if-v...