Sort Score
Result 10 results
Languages All
Labels All
Results 4,941 - 4,950 of 17,249 for

true type

(0.24 sec)
  1. FieldDdeAuto.InsertAsBitmap | Aspose.Words for ...

    Discover how the FieldDdeAuto InsertAsBitmap property enhances your linked objects by allowing bitmap insertion. Optimize your documents effortlessly!...Shows how to use various field types to link to other documents in...( doc ); // Below are three types of fields we can use to display...

    reference.aspose.com/words/net/aspose.words.fie...
  2. ChartShapeType enumeration | Aspose.Words for P...

    aspose.words.drawing.charts.ChartShapeType enumeration. Specifies the shape Type of chart elements....enumeration Specifies the shape type of chart elements. Members Name...builder . insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Save Visio document programmatically|Documentation

    This page describes how to save Visio document to file, stream with Aspose.Diagram library.... setAutoFitPageToDraw ( true ); // save diagram diagram ...options . setSaveForegroundPag ( true ); // specify the quality of...

    docs.aspose.com/diagram/java/save-visio-document/
  4. CalculateFormula throws an exception - Free Sup...

    I am using Aspose.Cells 25.10.0 .NET 9.0 There is a file that passes CalculateFormula in version 25.9 but in version 25.10 CalculateFormula throws an exception: System.NullReferenceException: Object reference not set…... IgnoreError = true }; workbook.CalculateFormula(options);...from native code (Exception of type ‘ e ’ was thrown.). Also workbook...

    forum.aspose.com/t/calculateformula-throws-an-e...
  5. Working with GridJs storage|Documentation

    This article describes the general processing for Aspose.Cells.GridJs....return Response ( ret , content_type = 'text/plain; charset=utf-8'...response . headers [ 'Content-Type' ] = 'text/plain; charset=utf-8'...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  6. Variables in Excel template - Free Support Foru...

    Aspose.Word for Java allows you to define variables within your Word templates, enabling concise expressions. For example, the provided snippet showcases how to iterate through employee data using variables: <<var [empl…...Process(true); wb.Save(filePath + "out_net...companyList); designer.Process(true); wb.Save(filePath + "out_net_nested_objects...

    forum.aspose.com/t/variables-in-excel-template/...
  7. Convert Worksheet to CSV|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....class ApacheXLSX2CSV { /** * The type of the data value is indicated...equals ( name )) { vIsOpen = true ; // Clear contents cache value...

    docs.aspose.com/cells/java/convert-worksheet-to...
  8. 将工作表转换为CSV|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....class ApacheXLSX2CSV { /** * The type of the data value is indicated...equals ( name )) { vIsOpen = true ; // Clear contents cache value...

    docs.aspose.com/cells/zh/java/convert-worksheet...
  9. Manage Presentation Slide Masters in Java|Aspos...

    Manage Slide Masters in Aspose.Slides for Java: create, edit and apply layouts, themes and placeholders to PPT, PPTX and ODP with concise Java examples....represented by IMasterSlide type. Aspose.Slides' Presentation...list of IMasterSlideCollecti type, which contains a list of all...

    docs.aspose.com/slides/java/slide-master/
  10. DefaultFontSubstitutionRule | Aspose.Words for ...

    Default font substitution rule in Java....setEnabled(true); doc.getFontSettings().getSubstitutionSetti()...pdf"); Parameters: Parameter Type Description value java.lang...

    reference.aspose.com/words/java/com.aspose.word...