Sort Score
Result 10 results
Languages All
Labels All
Results 5,311 - 5,320 of 244,236 for

aspose cells

(0.34 sec)
  1. How to create a Aspose.Cells for .NET to conver...

    @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao The goal is to show the entire worksheet (visible excel rows and columns) in a scrollable HTML preview inside a browser tab before excel create or download. …...How to create a Aspose.Cells for .NET to convert an Excel file...preview Aspose.Total Product Family cells-net , aspose-cells imparthgalani...

    forum.aspose.com/t/how-to-create-a-aspose-cells...
  2. 安装| Aspose.Page 提供 Java

    Javalibrary供开发人员处理PS,EPS和XPS文件。了解如何安装Aspose.java的页面API解决方案。...Products Aspose.Total Product Family Aspose.Words Product Solution...Solution Aspose.PDF Product Solution Aspose.Cells Product Solution...

    docs.aspose.com/page/zh/java/installation/
  3. How to change RectangularCallout shape's tip - ...

    In below sample code i want to change a tip for RectangularCallout but it is not working how to change a tip point for this shape Shape polygonShape = worksheet.Shapes.AddAutoShape(AutoShapeType.RectangularCallout, 0, …...RectangularCallout shape's tip Aspose.Cells Product Family cells-net tejas.patel...Shapes will move and resize with cells. polygonShape.X = (int)((xx1...

    forum.aspose.com/t/how-to-change-rectangularcal...
  4. Regarding license activation code not working -...

    Hi We are doing watermarking using Aspose Jars with Java APIs We have implemented the following code snippets for license activation: i)for pdf file type com.Aspose.pdf.License license = new com.Aspose.pdf.License()…...activation code not working Aspose.Total Product Family Rama_Menon...are doing watermarking using Aspose Jars with Java APIs We have...

    forum.aspose.com/t/regarding-license-activation...
  5. Chart to Image with JavaScript via C++|Document...

    Learn how to use Aspose.Cells for JavaScript via C++ to convert a chart to an image format, such as JPEG or PNG. Our guide will demonstrate how to export a chart from Microsoft Excel and save it as a standalone image for further use and manipulation....Hide ] Rendering Charts Aspose.Cells APIs support converting...html > < head > < title > Aspose.Cells Example </ title > </ head...

    docs.aspose.com/cells/javascript-cpp/chart-to-i...
  6. 使用C++通过JavaScript设置图表外观|Documentation

    了解如何在Aspose.Cells for Java脚本通过C++中配置图表的外观。我们的指南将向你展示如何修改图表布局、颜色、字体和效果,以实现理想的视觉风格,并增强你的工作表。...设置图表外观 在《如何创建图表》中,我们简要介绍了Aspose.Cells提供的图表类型和图表对象,并描述了如何创建一个图...使用网格线。 设置图表区域 图表中有不同类型的区域,Aspose.Cells提供了修改每个区域外观的灵活性。开发人员可以通过...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  7. Table recognition|Documentation

    Extracting and recognizing table Cells from images, web links, scanned PDFs, DjVu files, folders, archives and other content....recognition Contents [ Hide ] Aspose.OCR for Java now provides a...simply call the universal com.aspose.ocr.AsposeOCR.Recognize method...

    docs.aspose.com/ocr/java/table-recognition/
  8. Document Processing API for Android

    Cross-platform document processing library: create, read, edit, convert any office documents... Aspose Words for Android via Java...Download Documentation Pricing Aspose.Words for Android via Java...

    products.aspose.com/words/android-java/
  9. CellVerticalAlignment enumeration | Aspose.Word...

    Aspose.Words.Tables.CellVerticalAlignment enumeration. Specifies vertical justification of text inside a table cell....justification of text inside a table cell. Members Name Description Top...of a cell. Center Text is aligned in the middle of a cell. Bottom...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. How to set excel Custom Paper Size width and he...

    @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao worksheet.PageSetup.PaperSize = PaperSizeType.Custom; // Set custom paper size for A1 (width: 33.1 inches, height: 23.4 inches) worksheet.PageSetup.Custom…...style Aspose.Cells Product Family cells-net , aspose-cells imparthgalani...0; int lastRow = worksheet.Cells.MaxDisplayRange.RowCount - 1;...

    forum.aspose.com/t/how-to-set-excel-custom-pape...