Sort Score
Result 10 results
Languages All
Labels All
Results 4,741 - 4,750 of 246,440 for

cells

(0.21 sec)
  1. Protect and Unprotect with C++|Documentation

    This snippet introduces how to encrypt and decrypt Excel files and protect and unprotect the data in Excel files using C++ code....Cells for C++ offers a wide range...worksheet, you can lock the cells on your Excel worksheet and...

    docs.aspose.com/cells/cpp/protect-and-unprotect/
  2. Calculate Formulas with Golang via C++|Document...

    This article introduces how to use the Aspose.Cells library to calculate formulas in Microsoft Excel with Golang via 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 has an embedded formula calculation...formulas added at runtime. Aspose.Cells supports most of the formulas...

    docs.aspose.com/cells/go-cpp/calculate-formulas/
  3. Get Warnings for Font Substitution while Render...

    Learn how to get warnings for font substitution when rendering Excel files to PDF using Aspose.Cells for JavaScript via C++....Cells substitutes fonts. Aspose.Cells provides a feature...you identify why an Aspose.Cells rendered PDF looks different...

    docs.aspose.com/cells/javascript-cpp/get-warnin...
  4. Convert Text to Columns using Aspose.Cells|Docu...

    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....Cells Contents [ Hide ] Possible Usage...contents of a cell into separate cells. Aspose.Cells also provides...

    docs.aspose.com/cells/net/convert-text-to-colum...
  5. How to overlapping textbox auto adjust width on...

    des11.zip (7.6 KB) @John.He , @Professionalize.Discourse , @simon.zhao, please given early response. At runtime, check if an existing sheet text overlaps based on the (x + width, y + height) coordinates. If it does, th…...Cells Product Family cells-net , aspose-cells imparthgalani...= wb.Worksheets[0]; Aspose.Cells.Drawing.ShapeCollection shapes...

    forum.aspose.com/t/how-to-overlapping-textbox-a...
  6. Convert CSV to JSON|Documentation

    Convert CSV to JSON by using Aspose.Cells for Python via .NET API....Cells for Python via .NET supports...Exports the string values of the cells to JSON. has_header_row : Indicates...

    docs.aspose.com/cells/python-net/convert-csv-to...
  7. Create XLS Using Python | products.aspose.com

    Generate Microsoft Excel XLS documents using Python applications without using Microsoft Office....Cells for Python via Java API that...Insert data in the accessed cell using Worksheet.getCells().get(indexValue)...

    products.aspose.com/total/python-java/create/xls/
  8. Update XLS File using Java | products.aspose.com

    Modify XLS document in Java applications without using Microsoft Excel. Optimize code for fastest way to write and edit excel file in java....Cells for Java API that is part of...accessing the sheet and then update cell value in excel using java. How...

    products.aspose.com/total/java/update/xls/
  9. 使用JavaScript通过C++避免在没有内容打印时生成空白页的输出PDF|Document...

    学习如何在没有内容打印时,使用Aspose.Cells for Java脚本通过C++避免输出PDF中的空白页。...Cells for Java脚本通过C++将其保存为PDF时,输出...渲染空白页。有时,这种默认行为并不理想。Aspose.Cells提供了 PdfSaveOptions.outputBlankPageWhenN...

    docs.aspose.com/cells/zh/javascript-cpp/avoid-b...
  10. TextOrientation | Aspose.Words for Java

    Specifies orientation of text on a page in a table cell or a text frame in Java....of text on a page, in a table cell or a text frame. Examples: Shows...CENTER); builder.write("Row 1, cell 1."); builder.insertCell();...

    reference.aspose.com/words/java/com.aspose.word...