Sort Score
Result 10 results
Languages All
Labels All
Results 3,851 - 3,860 of 15,944 for

true type

(0.27 sec)
  1. 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/
  2. 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...
  3. BookmarksOutlineLevelCollection.Add | Aspose.Wo...

    Discover how to enhance your project with the BookmarksOutlineLevelCollection Add method, effortlessly adding bookmarks to your collection for better organization....int outlineLevel ) Parameter Type Description name String The...Contains ( "Bookmark 1" ), Is . True ); Assert . That ( outlineLevels...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Quality Settings|Documentation

    Learn how to use QualitySettings presets and fine-tune recognition parameters in Aspose.BarCode for Java.... Working with 1D and 2D type groups Instead of specifying...use grouped decode types: DecodeType.TYPES_1D — any supported...

    docs.aspose.com/barcode/java/developer-guide/ba...
  5. Inlining Syntax Error Messages into Templates i...

    Learn how to enable inline syntax error message into the template document at the exact position using LINQ in Java....buildReport overloads return true if there were no template syntax...in Java Restricting Access to Type Members in Java Related articles...

    docs.aspose.com/words/java/inlining-syntax-erro...
  6. Document.save method | Aspose.Words for Node.js

    Aspose.Words.Document.save method... SaveFormat ) Parameter Type Description stream Stream where...Saving . SaveOptions ) Parameter Type Description stream Stream where...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Range.Replace | Aspose.Words for .NET

    Effortlessly replace all instances of a character string pattern with the Range Replace method. Enhance your text processing with this powerful tool!...string replacement ) Parameter Type Description pattern String A...string replacement ) Parameter Type Description pattern Regex A...

    reference.aspose.com/words/net/aspose.words/ran...
  8. Aspose::Words::Fields::DropDownItemCollection::...

    Aspose::Words::Fields::DropDownItemCollection::Contains method. Determines whether the collection contains the specified value in C++....:: String & value ) Parameter Type Description value const System::String&...value to locate. ReturnValue true if the item is found in the...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::Saving::WordML2003SaveOptions::g...

    Aspose::Words::Saving::WordML2003SaveOptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options object is used. Can only be WordML in C++...."PrettyFormat" property to "true" to apply tab character indentation...if ( prettyFormat ) { ASSERT_TRUE ( fileContents . Contains (...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Aspose::Words::WebExtensions::WebExtension clas...

    Aspose::Words::WebExtensions::WebExtension class. Represents a web extension object. To learn more, visit the documentation article in C++.... static Type () Examples Shows how to add...myScriptTaskPane -> set_IsVisible ( true ); myScriptTaskPane -> set_Width...

    reference.aspose.com/words/cpp/aspose.words.web...