Sort Score
Result 10 results
Languages All
Labels All
Results 6,311 - 6,320 of 16,790 for

true type

(0.55 sec)
  1. 如何在 Docker 中运行 Aspose.PDF for .NET 6|Aspose.PDF...

    使用 Docker Linux 或 Windows 容器将 Aspose.PDF 功能集成到 .NET 6 应用程序中...Generate () { const string file_type = "application/pdf" ; const...return File ( memoryStream , file_type , file_name ); } public IActionResult...

    docs.aspose.com/pdf/zh/net/docker/dotnet6/
  2. AutoFitRows and AutoFitColumn Not Handling Larg...

    Hi Aspose Support Team, I am facing issues with AutoFitColumn(i) and AutoFitRows(True) in Aspose.Cells for .NET when exporting to PDF, especially when working with large amounts of wrapped text. AutoFitColumn Issue: W…...AutoFitColumn(i) and AutoFitRows(true) in Aspose.Cells for .NET when...text), I am using AutoFitRows(true). However, the text gets clipped...

    forum.aspose.com/t/autofitrows-and-autofitcolum...
  3. ChartLegend class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartLegend class. Represents chart legend properties... insert_chart ( chart_type = aw . drawing . charts . ChartType...the legend. legend . overlay = True doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  4. While generating using Aspose.Words mail merge ...

    Hello All, We are using DocParts to generate content for Aspose.Words mail merge. Within the DocParts, we utilize Word’s Outline/Navigation feature, applying built-in heading styles (e.g., Heading 1, Heading 2) to enabl…...ParseEnum<ReportBuildOptions>(true); } } reportingEngine.Options...JsonValueKind.String: case JsonValueKind.True: case JsonValueKind.False: return...

    forum.aspose.com/t/while-generating-using-aspos...
  5. Customize Data Points in Treemap and Sunburst C...

    Learn how to manage data points in treemap and sunburst charts with Aspose.Slides for Java, compatible with PowerPoint formats....] Introduction Among other types of PowerPoint charts, there...there are two “hierarchical” types - Treemap and Sunburst chart (also...

    docs.aspose.com/slides/java/data-points-of-tree...
  6. Customize Data Points in Treemap and Sunburst C...

    Learn how to manage data points in treemap and sunburst charts with JavaScript and Aspose.Slides for Node.js via Java, compatible with PowerPoint formats....Contents [ Hide ] Among other types of PowerPoint charts, there...there are two “hierarchical” types - Treemap and Sunburst chart (also...

    docs.aspose.com/slides/nodejs-java/data-points-...
  7. Why Not Automation|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....designed or tested for this type of use. Using Office as a service...just that. Our components are a true .NET solution and perform flawlessly...

    docs.aspose.com/cells/net/why-not-automation/
  8. Aspose.Words or Microsoft Office Automation|Asp...

    When choosing between Aspose.Words for Java and Office Automation, keep in mind that Aspose is completely independent of third-party applications and suitable for server-side solutions in many ways....designed or tested for this type of use. Using Office as a service...lightning fast. Our components are a true Java solution and perform flawlessly...

    docs.aspose.com/words/java/aspose-words-or-micr...
  9. Show and Hide Rows Columns and Scroll Bars|Docu...

    This article demonstrates how to programmatically display and hide Excel worksheet rows and columns using the Aspose.Cells for Python via .NET API. The visibility of scroll bars can be adjusted, and several rows and columns can be hidden....control the visibility of both types of scroll bars in Excel files...which means they can only store true or false values. Making Scroll...

    docs.aspose.com/cells/python-net/show-and-hide-...
  10. Row.row_format property | Aspose.Words for Python

    Row.row_format property. Provides access to the formatting properties of the row.... get_by_border_type ( aw . BorderType . BOTTOM )... allow_break_across_pages = True doc . save ( file_name = ARTIFACTS_DIR...

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