Sort Score
Result 10 results
Languages All
Labels All
Results 4,751 - 4,760 of 223,125 for

new

(2 sec)
  1. Manipulate Position Size and Designer Chart wit...

    Learn how to use Aspose.Cells for JavaScript via C++ to effectively manipulate the position, size, and designer chart in Microsoft Excel. Our guide will demonstrate how to adjust these properties for improved layout and visualization....the position or size of the new or existing chart inside the...chart with new height and width or re-position it with new X and Y...

    docs.aspose.com/cells/javascript-cpp/manipulate...
  2. Master Slide|Aspose.Slides Documentation

    Explore Aspose.Slides for Java master slide examples: create, edit, and style masters, placeholders, and themes in PPT, PPTX, and ODP with clear Java code....example shows how to create a new master slide by cloning the default...Presentation presentation = new Presentation (); try { // Clone...

    docs.aspose.com/slides/java/examples/elements/m...
  3. Master Slide|Aspose.Slides Documentation

    Explore Aspose.Slides for Android master slide examples: create, edit, and style masters, placeholders, and themes in PPT, PPTX, and ODP with clear Java code....example shows how to create a new master slide by cloning the default...Presentation presentation = new Presentation (); try { // Clone...

    docs.aspose.com/slides/androidjava/examples/ele...
  4. Remove Tables from existing PDF|Aspose.PDF for ...

    Understand how to remove tables from a PDF document using Aspose.PDF for .NET, improving document clarity and structure....from PDF document We have added new function i.e. Remove() to the...document using ( var document = new Aspose . Pdf . Document ( dataDir...

    docs.aspose.com/pdf/net/remove-tables-from-exis...
  5. 如何使用JavaScript通过C++应用/设置文本框的文本对齐方式|Documentation

    如何在Aspose.Cells for Java脚本中通过C++应用/设置文本框的文本对齐方式...arrayBuffer (); workbook = new Workbook ( new Uint8Array ( arrayBuffer...arrayBuffer )); } else { workbook = new Workbook (); } const worksheet...

    docs.aspose.com/cells/zh/javascript-cpp/applyin...
  6. XLOOKUP returns #VALUE - Free Support Forum - a...

    I am using Aspose.Cells 25.11.0. .NET 9.0 using System.Collections; using Aspose.Cells; var input = @"C:\input-for-aspose.xlsx"; var output = @"C:\output.xlsx"; Workbook? wbc; using (var ms = New FileStream(input, F…...(var ms = new FileStream(input, FileMode.Open)) wbc = new Workbook(ms...Workbook(ms, new LoadOptions(LoadFormat.Xlsx)); try { var engine =...

    forum.aspose.com/t/xlookup-returns-value/322497
  7. Graphic elements in HTML are not displayed - Fr...

    I am using Aspose.Cells 25.9.0. .NET 9.0 There is Excel file with Shapes and Icons inserted into it. Unfortunately, when converting to HTML, Icons are not displayed. Code: using System.Text; using Aspose.Cells; usi…...lic"); var cellsLic = new Aspose.Cells.License(); cellsLic...; HtmlSaveOptions options = new() { ExportImagesAsBase64 = true...

    forum.aspose.com/t/graphic-elements-in-html-are...
  8. DataSorter and Excel Group/Outlines compete wit...

    Hello, We recently ran into an issue where sorting was not working for a customer and I wanted to report the results and findings here. The issue was that the Excel workbook contained an Excel Group that was smaller tha…... { var workbook = new Workbook(file); workbook.DataSorter...Sort(workbook.Worksheets[0].Cells, new CellArea() { StartRow = 1, StartColumn...

    forum.aspose.com/t/datasorter-and-excel-group-o...
  9. Update Links in a PDF File - Free Support Forum...

    In this article… Update Links in PDF|Aspose.PDF for .NET … I’ve tried the demo code in the “Set Link Target to Another PDF File” and get the following error… {“Unable to cast object of type ‘Aspose.Pdf.InteractiveFeatur…...null/nothing and then try placing a new Link object over same location...existing action, you must create a new action in this case. See the...

    forum.aspose.com/t/update-links-in-a-pdf-file/3...
  10. Aspose-pdf-25.4 Download - Free Support Forum -...

    Hello Support Team, We need the aspose-pdf-25.4 version to address an issue we are running. Can you please provide the link to download. thanks George...8 and the new version is 25.4. So, do we need a new license file...file from you for the new java version aspose-pdf 25.4? The below...

    forum.aspose.com/t/aspose-pdf-25-4-download/312699