Sort Score
Result 10 results
Languages All
Labels All
Results 1,471 - 1,480 of 89,044 for

may

(0.48 sec)
  1. Convert Range to JSON - Free Support Forum - as...

    Hi, I want to convert a range I have in excel to a JSON and I want to capture the range as is along with all the formatting. The idea is that I want to use these JSON values to later set the range properties in another w…...ToJson(options); Adhirath May 2, 2025, 2:38pm 6 Hi, sorry for...getItemAt(borderIndex).style johnson.shi May 2, 2025, 3:25pm 7 @Adhirath Thank...

    forum.aspose.com/t/convert-range-to-json/311994
  2. Install on JasperServer 8.0.0 - Free Support Fo...

    I am trying to install this tool as a trial to see if I should purchase it. I run jasperserver version 8.0.0 from the install documentation I have a few questions: For the Java at the beginning is this a scriplet i nee…... TomiLi123 May 5, 2026, 10:17am 32 Hi, @anatoly...WORDSJR-406 ? TL> alexey.noskov May 5, 2026, 12:30pm 33 @TomiLi123...

    forum.aspose.com/t/install-on-jasperserver-8-0-...
  3. PDF转docx报错,“Specified argument was out of the r...

    pdf文件转docx报错, Caused by: com.aspose.pdf.internal.ms.System.lv: Specified argument was out of the range of valid values. Parameter name: Parameter name: index at com.aspose.pdf.internal.ms.System.Collections.Generic.l0t…...中文技术支持 aspose-pdf-java foundwant May 5, 2025, 6:01am 1 pdf文件转docx报错,...KB) Professionalize.Discourse May 5, 2025, 6:01am 2 @foundwant...

    forum.aspose.com/t/pdf-docx-specified-argument-...
  4. Box appearing around the watermark after conver...

    While converting the Excel first to pdf and then to Word, a box around the watermark text can be seen in Word format. This is fine in PDF. I have attached the PDF and converted Word file as well to this ticket. The co…... Thanks, Nitesh NiteshCG May 6, 2026, 4:28am 7 I’m following... Thanks, Nitesh ilyazhuykov May 11, 2026, 4:24pm 8 @NiteshCG...

    forum.aspose.com/t/box-appearing-around-the-wat...
  5. Fit All Worksheet Columns on Single PDF Page wi...

    Generate a PDF that fits all worksheet columns onto a single page using Aspose.Cells with Golang via C++....single PDF page, although rows may expand to several pages depending...columns, the rendered PDF file may show the content at a very small...

    docs.aspose.com/cells/go-cpp/fit-all-worksheet-...
  6. Adjust workbook compression level|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.... Developers may prioritize smaller file sizes...LEVEL_6 , and LEVEL_9 . You may also compare the sizes of the...

    docs.aspose.com/cells/java/adjust-workbook-comp...
  7. How to fix java.lang.ClassNotFoundException|Doc...

    Learn how to fix java.lang.ClassNotFoundException in Aspose.Cells for Java....they are missing, an exception may be thrown as java.lang.ClassNotFoundExcepti...project’s class path. Symptoms You may encounter the java.lang.ClassNotFoundExcepti:...

    docs.aspose.com/cells/java/how-to-fix-java-lang...
  8. Aspose.Total for Node.js via Java|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....to some useful resources you may need to accomplish your tasks...to some useful resources you may need to accomplish your tasks...

    docs.aspose.com/total/nodejs-java/
  9. Aspose::Words::Rendering::NodeRendererBase::Get...

    Aspose::Words::Rendering::NodeRendererBase::GetBoundsInPixels method. Calculates the bounds of the shape in pixels for a specified zoom factor and resolution in C++....Shapes with transparent parts may contain different values in the...dpi96150 ); // The opaque bounds may vary here also. bounds = renderer...

    reference.aspose.com/words/cpp/aspose.words.ren...
  10. 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....results of formulas, the user may call the CalculateFormula method...an Excel file. Or, the user may call the CalculateFormula method...

    docs.aspose.com/cells/cpp/calculate-formulas/