Sort Score
Result 10 results
Languages All
Labels All
Results 5,601 - 5,610 of 17,463 for

true type

(0.15 sec)
  1. LINQ Report Engine - When using XmlDataSource n...

    Hi, When iterating an element array from the datasource the report is coming as blank for the below input xml and the template. Input Xml <data> <testData> <persons> <department>IT</department> <c…...setAlwaysGenerateRoo(true); XmlDataSource xmlDataSource...testData.persons.person[../@type='main']]>> // example using...

    forum.aspose.com/t/linq-report-engine-when-usin...
  2. How to Run Aspose.CAD Docker image in Azure Fun...

    Run Aspose.CAD Docker image in Azure Function....header("Content-type", "image/png") .header("Content-Disposition"...Logging__Console__IsEnabled=true COPY --from=installer-env [...

    docs.aspose.com/cad/java/how-to-run-aspose-cad-...
  3. HtmlMetafileFormat enumeration | Aspose.Words f...

    Aspose.Words.Saving.HtmlMetafileFormat enumeration. Indicates the format in which metafiles are saved to HTML documents.... convertSvgToEmf = true ; let doc = new aw . Document...-aw-wrap-type:inline\" />" + "</p>" )). toEqual ( true ); break...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ChartSeries.bubble_3d property | Aspose.Words f...

    ChartSeries.bubble_3d property. Specifies whether the bubbles in Bubble chart should have a 3-D effect applied to them.... insert_chart ( chart_type = aw . drawing . charts . ChartType...series [ 0 ] . has_data_labels = True chart . series [ 0 ] . data_labels...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Is LightCellsDataProvider available in Cellsfor...

    I’m writing monstrous spreadsheets that are 200K x 350 columns wide. I need to write 4mm rows over say 20 workbooks. I’m worried about memory. I was able to to create most of them using the standard aspose functions,…...start saving a worksheet return True def next_row(self): # Logic...but get an error: TypeError: type ‘aspose.cells.LightCellsDataProvid’...

    forum.aspose.com/t/is-lightcellsdataprovider-av...
  6. FieldFillIn.prompt_once_on_mail_merge property ...

    FieldFillIn.prompt_once_on_mail_merge property. Gets or sets whether the user response should be recieved once per a mail merge operation.... insert_field ( field_type = aw . fields . FieldType ....FIELD_FILL_IN , update_field = True ) . as_field_fill_in () field...

    reference.aspose.com/words/python-net/aspose.wo...
  7. BarcodeParameters.IsUSPostalAddress | Aspose.Wo...

    Discover BarcodeParameters' IsUSPostalAddress feature to easily verify if an address is a valid U.S. postal address. Enhance your data accuracy 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. BarcodeParameters.PostalAddress | Aspose.Words ...

    Discover the BarcodeParameters PostalAddress property for efficient barcode management. Simplify your postal address handling 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...
  9. Aspose::Words::Border::ClearFormatting method |...

    Aspose::Words::Border::ClearFormatting method. Resets border properties to default values in C++....-> get_LineStyle ()); ASSERT_TRUE ( borders -> idx_get ( 0 ) ->...for C++ Aspose::Words::Border::Type method Aspose::Words::Border::Equals...

    reference.aspose.com/words/cpp/aspose.words/bor...
  10. Customize Pie Charts in Presentations Using PHP...

    Learn how to create and customize pie charts with Aspose.Slides for PHP via Java, exportable to PowerPoint, boosting your data storytelling in seconds....getDefaultDataLabelF () -> setShowValue ( true ); $chart -> getChartData ()...setCenterText ( NullableBool :: True ); $chart -> getChartTitle ()...

    docs.aspose.com/slides/php-java/pie-chart/