Sort Score
Result 10 results
Languages All
Labels All
Results 3,721 - 3,730 of 14,732 for

true type

(0.09 sec)
  1. FieldType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldType enum to efficiently manage Microsoft Word field Types and enhance your document automation....Specifies Microsoft Word field types. public enum FieldType Values...Description FieldNone 0 Field type is not specified or unknown...

    reference.aspose.com/words/net/aspose.words.fie...
  2. DropDownItemCollection.Add | Aspose.Words for .NET

    Effortlessly enhance your DropDownItemCollection with the Add method. Instantly add strings to expand your collection and improve user experience....Add ( string value ) Parameter Type Description value String The... Contains ( "Three" ), Is . True ); // There are two ways of...

    reference.aspose.com/words/net/aspose.words.fie...
  3. OdtSaveOptions | Aspose.Words for .NET

    Discover the OdtSaveOptions constructor to effortlessly save documents in ODT format. Streamline your workflow with this powerful tool!...SaveFormat saveFormat ) Parameter Type Description saveFormat SaveFormat...docInfo . IsEncrypted , Is . True ); // If we wish to open or...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Read Barcodes from PDF Documents|Documentation

    How to Recognize Barcodes from PDF Files... BarcodeOptimization = true ; //set resolution to the page... QR and DataMatrix barcode types from rendered image of the page...

    docs.aspose.com/barcode/net/read-barcode-from-p...
  5. BookmarksOutlineLevelCollection.RemoveAt | Aspo...

    Easily manage your bookmarks with the RemoveAt method. Quickly remove bookmarks by index for a streamlined experience in your application!...RemoveAt ( int index ) Parameter Type Description index Int32 The...Contains ( "Bookmark 1" ), Is . True ); Assert . That ( outlineLevels...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Aspose::Words::Fields::FieldSet class | Aspose....

    Aspose::Words::Fields::FieldSet class. Implements the SET 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. Aspose::Words::Fields::FieldDocProperty class |...

    Aspose::Words::Fields::FieldDocProperty class. Implements the DOCPROPERTY 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...
  8. Aspose::Words::Loading::HtmlLoadOptions class |...

    Aspose::Words::Loading::HtmlLoadOptions class. Allows to specify additional options when loading HTML document into a Document object. To learn more, visit the documentation article in C++....const Gets or sets preferred type of document nodes that will...milliseconds (100 seconds). static Type () Examples Shows how to support...

    reference.aspose.com/words/cpp/aspose.words.loa...
  9. Z Axis with C++|Documentation

    Learn how to work with the Z-axis in Aspose.Cells for C++. Our guide will help you understand how to configure and customize the Z-axis, including its scale and labels, to enhance your charts....add a chart and set the chart type to Column3D ; you can then see...SetChartDataRange ( u "A2:C3" , true ); // Hide the CategoryAxis...

    docs.aspose.com/cells/cpp/z-axis/
  10. MailMerge.GetRegionsByName | Aspose.Words for .NET

    Discover the MailMerge GetRegionsByName method to effortlessly retrieve a collection of mail merge regions by name, enhancing your document automation....string regionName ) Parameter Type Description regionName String...regions [ 0 ]. Fields [ 1 ], true ); builder . InsertField ( "...

    reference.aspose.com/words/net/aspose.words.mai...