Sort Score
Result 10 results
Languages All
Labels All
Results 8,481 - 8,490 of 24,059 for

range

(0.12 sec)
  1. How to convert Excel to pdf using aspose.cells ...

    I have an encoded base64 string for an .Xlsx file.I want this to be converted to pdf...PrintArea = "A1:AS1000"; // Manual range fix // 2. OUTPUT: Create a new...PrintArea = "A1:AS1000"; // Manual range fix // 2. OUTPUT: Create a new...

    forum.aspose.com/t/how-to-convert-excel-to-pdf-...
  2. C++ library of Excel | products.aspose.com.Cells

    Aspose.Cells for C++ library to create, repair, merge, parse and convert excel files. Convert excel to PDF, JSON, XML, TSV and so on....to cells, rows, columns or ranges Trace Precedents & Dependents... cell, or you can create a range of cells and apply formatting...

    products.aspose.com/cells/cpp/
  3. 页面设置与打印选项(C++)|Documentation

    配置页面设置和打印参数以控制打印过程,使用Aspose.Cells与C++。...(); // Specifying the cells range (from A1 cell to E30 cell) of...

    docs.aspose.com/cells/zh/cpp/page-setup-and-pri...
  4. Manage SmartArt Graphics in Presentations Using...

    Automate PowerPoint SmartArt creation, editing, and styling in JavaScript using Aspose.Slides, featuring concise code examples and performance-focused guidance....fidelity for PDF export , with a range of quality and compatibility...

    docs.aspose.com/slides/nodejs-java/manage-smart...
  5. Convert Presentation Slides to Images in JavaSc...

    Convert slides from PPT, PPTX and ODP to images in JavaScript using Aspose.Slides for Node.js via Java — fast, high-quality rendering with clear code examples....class to save images in a wide range of formats (BMP, JPG, PNG, etc...

    docs.aspose.com/slides/nodejs-java/convert-slide/
  6. Calculate Formulas with C++|Documentation

    This article introduces how to use the Aspose.Cells library to calculate formulas in Microsoft Excel with C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the formula and get the result. Finally, we save the modified Excel file to disk....Cells Returning a Range of Values using AbstractCalculationE...

    docs.aspose.com/cells/cpp/calculate-formulas/
  7. Aspose.PSD for Python via .NET : Process termin...

    Ubuntu 24.04 Python3.10.19 use temporary license Code from doc from io import BytesIO from aspose.psd.fileformats.psd import PsdImage from aspose.psd.fileformats.psd.layers import Layer from aspose.psd import License…...bounds) pixelsRange = range(len(pixels)) # Fill the pixels...

    forum.aspose.com/t/aspose-psd-for-python-via-ne...
  8. Calculation results differ from Excel 365 - Fre...

    Hi, Using Aspose Cells for Java, version 25.7. Sample code: Workbook workbook = new Workbook("iferror.xlsx"); WorksheetCollection worksheets = workbook.getWorksheets(); Worksheet worksheet = worksheets.get("S1-8.2 - T…...some common scenarios that use range of data. For the specific template...

    forum.aspose.com/t/calculation-results-differ-f...
  9. How to Set Print Titles with JavaScript via C++...

    This article shows you how to set print titles using the Aspose.Cells library for JavaScript via C++....Setting these properties to a range string will set the print titles...

    docs.aspose.com/cells/javascript-cpp/how-to-set...
  10. Extract Assets from PLY File Formats via Java |...

    Sample Java extract assets code for PLY file. Use this example code to extract assets from PLY file within any Web or Desktop Java based application....enough to be useful for a wide range of models. PLY file format comes...

    products.aspose.com/3d/java/extractor/ply/