Sort Score
Result 10 results
Languages All
Labels All
Results 5,381 - 5,390 of 15,785 for

true type

(0.25 sec)
  1. BarcodeParameters.BackgroundColor | Aspose.Word...

    Discover the BarcodeParameters BackgroundColor property for custom bar code designs. Easily set background colors from 0x000000 to 0xFFFFFF for optimal visibility!...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...
  2. BarcodeParameters.BarcodeValue | Aspose.Words f...

    Discover the BarcodeParameters BarcodeValue property to efficiently encode data. Enhance your projects with seamless barcode integration 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...
  3. BarcodeParameters.ForegroundColor | Aspose.Word...

    Discover the BarcodeParameters ForegroundColor property for customizable barcode colors from 0x000000 to 0xFFFFFF. Enhance your barcode design 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...
  4. Aspose::Words::ConditionalStyle::ClearFormattin...

    Aspose::Words::ConditionalStyle::ClearFormatting method. Clears formatting of this conditional style in C++....-> ClearFormatting (); ASSERT_TRUE ( tableStyle -> get_ConditionalStyles...Aspose::Words::ConditionalStyle::Type method Aspose::Words::ConditionalStyle::Equals...

    reference.aspose.com/words/cpp/aspose.words/con...
  5. Create and Embed Excel Charts as OLE Objects Us...

    Migrate from Microsoft Office automation to Aspose.Slides for .NET and embed Excel charts as OLE objects into PowerPoint (PPT, PPTX) slides in C#....xlsx" ; object paramMissing = Type . Missing ; // Declare variables...= 0 ; bool paramHasLegend = true ; object paramTitle = "Sales...

    docs.aspose.com/slides/net/create-and-embed-an-...
  6. FieldIndex.cross_reference_separator property |...

    FieldIndex.cross_reference_separator property. Gets or sets the character sequence that is used to separate cross references and other entries.... insert_field ( field_type = aw . fields . FieldType ....FIELD_INDEX , update_field = True ) . as_field_index () # We can...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::idx_set method. Gets or a sets a bookmark outline level by the bookmark name in C++...., int32_t value ) Parameter Type Description name const System::String&...outlineLevels -> get_Count ()); ASSERT_TRUE ( outlineLevels -> Contains...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. ShapeBase.is_decorative property | Aspose.Words...

    ShapeBase.is_decorative property. Gets or sets the flag that specifies whether the shape is decorative in the document.... SHAPE , True )[ 0 ] . as_shape () self ....builder . insert_shape ( shape_type = aw . drawing . ShapeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldOptions.built_in_templates_paths property ...

    FieldOptions.built_in_templates_paths property. Gets or sets paths of MS Word built-in templates....first_section , is_import_children = True ) building_block . append_child...builder . insert_field ( field_type = aw . fields . FieldType ....

    reference.aspose.com/words/python-net/aspose.wo...
  10. PPTX document chart via C++ | products.aspose.com

    C++ example code to draw and convert chart or diagram in PPTX file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....et_CenterText(NullableBool::True); chart->get_ChartTitle()->set_Height(... 20 ); chart->set_HasTitle( true ); // Delete default generated...

    products.aspose.com/slides/cpp/chart/pptx/