Sort Score
Result 10 results
Languages All
Labels All
Results 4,671 - 4,680 of 10,767 for

true type

(0.04 sec)
  1. Visual Component Editor|Documentation

    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.... Barcod - BarCode symbology type. It includes 60+ symbologies...Size - specifies the different types of automatic sizing modes. The...

    docs.aspose.com/barcode/reportingservices/visua...
  2. Aspose::Words::Fonts::FontSettings class | Aspo...

    Aspose::Words::Fonts::FontSettings class. Specifies font settings for a document. To learn more, visit the documentation article in C++.... static Type () Remarks Aspose.Words uses...originalFontSources -> get_Length ()); ASSERT_TRUE ( originalFontSources [ 0 ]...

    reference.aspose.com/words/cpp/aspose.words.fon...
  3. Aspose::Words::Story::AppendParagraph method | ...

    Aspose::Words::Story::AppendParagraph method. A shortcut method that creates a Paragraph object with optional text and appends it to the end of this object in C++....:: String & text ) Parameter Type Description text const System::String&...ASSERT_TRUE ( header -> get_IsHeader ()); ASSERT_TRUE ( para...

    reference.aspose.com/words/cpp/aspose.words/sto...
  4. Aspose::Words::Fields::FormFieldCollection::get...

    Aspose::Words::Fields::FormFieldCollection::get_Count method. Returns the number of form fields in the collection in C++....comboBox -> set_CalculateOnExit ( true ); ASSERT_EQ ( 3 , comboBox...get_DropDownSelectedInde ()); ASSERT_TRUE ( comboBox -> get_Enabled ());...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. BarcodeParameters.ErrorCorrectionLevel | Aspose...

    Discover the ErrorCorrectionLevel property for QR Codes. Enhance your barcodes with optimal error correction options, values 0 and 3 for reliability....examples of different barcode types that we can create using our...DisplayText = true , PosCodeStyle = "CASE" , FixCheckDigit = true }; img...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldOptions.BarcodeGenerator | Aspose.Words fo...

    Create custom barcodes effortlessly with FieldOptions BarcodeGenerator. Enhance your inventory management and streamline operations today!...examples of different barcode types that we can create using our...DisplayText = true , PosCodeStyle = "CASE" , FixCheckDigit = true }; img...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Aspose::Words::RevisionCollection class | Aspos...

    Aspose::Words::RevisionCollection class. A collection of Revision objects that represent revisions in the document. To learn more, visit the documentation article in C++.... static Type () Remarks You do not create...is revision #1. " ); ASSERT_TRUE ( doc -> get_HasRevisions ());...

    reference.aspose.com/words/cpp/aspose.words/rev...
  8. Aspose::Words::Revision::get_RevisionType metho...

    Aspose::Words::Revision::get_RevisionType method. Gets the Type of this revision in C++....Revision::get_RevisionType method Gets the type of this revision. Aspose ::...is revision #1. " ); ASSERT_TRUE ( doc -> get_HasRevisions ());...

    reference.aspose.com/words/cpp/aspose.words/rev...
  9. Use DocumentBuilder to Insert Document Elements...

    Insert document elements using the document builder in C++.... Pass to this method the type of the break you need to insert...special methods to insert each type of form field into the document:...

    docs.aspose.com/words/cpp/use-documentbuilder-t...
  10. DocumentVisitor.VisitSpecialChar | Aspose.Words...

    Discover how the DocumentVisitor VisitSpecialChar method enhances your document processing by efficiently handling SpecialChar nodes for better performance....SpecialChar specialChar ) Parameter Type Description specialChar SpecialChar...RemoveHiddenContentV (); // Below are three types of fields which can accept a...

    reference.aspose.com/words/net/aspose.words/doc...