Sort Score
Result 10 results
Languages All
Labels All
Results 5,871 - 5,880 of 17,415 for

true type

(0.1 sec)
  1. ChartDataTable.show property | Aspose.Words for...

    ChartDataTable.show property. Gets or sets a flag indicating whether the data table will be shown for the chart...Remarks The following chart types do not support data tables:...these types. Showing a data table for the chart types throws...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. IBarcodeGenerator Interface | Aspose.Words for ...

    Discover the Aspose.Words.Fields.IBarcodeGenerator interface for custom barcode generation. Empower your projects with user-defined implementations and enhance functionality!...examples of different barcode types that we can create using our...DisplayText = true , PosCodeStyle = "CASE" , FixCheckDigit = true }; using...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Aspose::Words::Loading::MarkdownLoadOptions cla...

    Aspose::Words::Loading::MarkdownLoadOptions class. Allows to specify additional options when loading Markdown document into a Document object in C++.... static Type () Examples Shows how to preserve...-> set_PreserveEmptyLines ( true ); auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.loa...
  4. OdtSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.OdtSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Odt](../../aspose.words/saveformat/#Odt) or [SaveFormat.Ott](../../aspose.words/saveformat/#Ott) format...SaveOptions ) exportGeneratorName When true , causes the name and version...produced files. Default value is true . (Inherited from SaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. XData not showing up for pipe segment - Free Su...

    I am trying to extract all material from CADWorx models. I am on a trial right now to make sure everything works as expected before purchase. I noticed that on pipe segments its not loading the XData for CPD1. You can se…...StartsWith("*Model_Space") == true) { tableBlocks.Add(entity);...DataList[1].Value.ToString(); string type = cpd1.DataList[2].Value.ToString();...

    forum.aspose.com/t/xdata-not-showing-up-for-pip...
  6. FieldAutoNum.separator_character property | Asp...

    FieldAutoNum.separator_character property. Gets or sets the separator character to be used.... insert_field ( field_type = aw . fields . FieldType ....FIELD_AUTO_NUM , update_field = True ) . as_field_auto_num () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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 }; using...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Creating MS word document using FolderFontSourc...

    Hi I want to create a word document using only the font(s) in a folder. I copied all the Arial fonts to a folder and tried to create a word document using FolderFontSource. I see that the document that got created has t…...FolderFontSource("C:\\weblogs\\font", true, 0); Document doc = new Document();...setFontsFolder("C:\\Temp\\fonts", true); Document doc = new Document();...

    forum.aspose.com/t/creating-ms-word-document-us...
  9. Aspose::Words::Fields::FieldPrintDate class | A...

    Aspose::Words::Fields::FieldPrintDate class. Implements the PRINTDATE 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. get_UseLunarCalendar...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. ChartSeries.has_data_labels property | Aspose.W...

    ChartSeries.has_data_labels property. Gets or sets a flag indicating whether data labels are displayed for the series.... insert_chart ( chart_type = aw . drawing . charts . ChartType... series . has_data_labels = True data_labels = series . data_labels...

    reference.aspose.com/words/python-net/aspose.wo...