Sort Score
Result 10 results
Languages All
Labels All
Results 4,081 - 4,090 of 12,593 for

true type

(0.06 sec)
  1. Aspose::Words::Fonts::FontSettings::SetFontsSou...

    Aspose::Words::Fonts::FontSettings::SetFontsSources method. Sets the sources where Aspose.Words looks for TrueType fonts when rendering documents or embedding fonts in C++....FontSourceBase >> & sources ) Parameter Type Description sources const S...originalFontSources -> get_Length ()); ASSERT_TRUE ( originalFontSources [ 0 ]...

    reference.aspose.com/words/cpp/aspose.words.fon...
  2. FieldBarcode.is_bookmark property | Aspose.Word...

    FieldBarcode.is_bookmark property. Gets or sets whether [FieldBarcode.postal_address](../postal_address/) is the name of a bookmark.... insert_field ( field_type = aw . fields . FieldType ....FIELD_BARCODE , update_field = True ) . as_field_barcode () # This...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Fields::FieldDisplayBarcode::get...

    Aspose::Words::Fields::FieldDisplayBarcode::get_FixCheckDigit method. Gets or sets whether to fix the check digit if it’s invalid in C++....FieldDisplayBarcode , true )); // Below are four types of barcodes, decorated...FieldType :: FieldDisplayBarcode , true )); field -> set_BarcodeType...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. ShapeBase.is_word_art property | Aspose.Words f...

    ShapeBase.is_word_art property. Returns ``True`` if this shape is a WordArt object....is_word_art property Returns True if this shape is a WordArt object...text_path . bold = True shape . text_path . italic = True # Below are...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Working with Folders on Exchange Server|Documen...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Get Folder Type Information using EWS The ExchangeFolderType...to get information about the type of the folder. This is as shown...

    docs.aspose.com/email/cpp/working-with-folders-...
  6. Aspose::Words::Fields::FieldRef class | Aspose....

    Aspose::Words::Fields::FieldRef class. Implements the REF field. To learn more, visit the documentation article in C++....FieldFormat object that provides typed access to field’s formatting...virtual get_Type () const Gets the Microsoft Word field type. GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. DocumentVisitor.visitParagraphStart method | As...

    DocumentVisitor.visitParagraphStart method. Called when enumeration of a paragraph has started.... Paragraph ) Parameter Type Description paragraph Paragraph...getChildNodes ( aw . NodeType . Any , true ). Count ; IndentAndAppendLine...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DocumentVisitor.visitDocumentStart method | Asp...

    DocumentVisitor.visitDocumentStart method. Called when enumeration of the document has started.... Document ) Parameter Type Description doc Document The...getChildNodes ( aw . NodeType . Any , true ). Count ; IndentAndAppendLine...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Fonts::TableSubstitutionRule::Ad...

    Aspose::Words::Fonts::TableSubstitutionRule::AddSubstitutes method. Adds substitute font names for given original font name in C++....substituteFontNames ) Parameter Type Description originalFontName...SystemFonts , systemFontSource -> get_Type ()); ASSERT_EQ ( 0 , systemFontSource...

    reference.aspose.com/words/cpp/aspose.words.fon...
  10. 使用C++将Excel转换为CSV、TSV和Txt|Documentation

    使用Aspose.Cells与C++轻松将Excel文件转换为CSV、TSV和TXT格式。... You can use any type of separator TxtSaveOptions...opts . SetExportAllSheets ( true ); // Save entire workbook data...

    docs.aspose.com/cells/zh/cpp/convert-excel-to-c...