Sort Score
Result 10 results
Languages All
Labels All
Results 6,481 - 6,490 of 249,100 for

cells

(0.25 sec)
  1. Compress XLSM Files Online or using Android Mob...

    Free online app to compress different XLSM files. Android compression library Java code for XLSM documents....Cells for Android via Java , child...Maven repositories . Aspose.Cells for Java is a common JAR file...

    products.aspose.com/total/android-java/compress...
  2. Aspose.Words for Node.js | Aspose API References

    Aspose.Words for Node.js is a class library that can be used by developers for various platforms for a variety of document processing tasks....that represent tables, rows, cells and their formatting. Aspose...

    reference.aspose.com/words/nodejs-net/
  3. How to Adjust Row Height in Excel using Python

    This article guides on how to adjust row height in Excel using Python. It has the environment settings and programming steps along with a sample code to change height of row in Excel using Python....Cells Product Family Aspose.Email...Python Set the IDE to use Aspose.Cells for Python via Java to set rows...

    kb.aspose.com/cells/python/how-to-adjust-row-he...
  4. Aspose.Cells Java for Jython|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....Cells Java for Jython Contents [ Hide ] Introduction...products. Aspose.Cells for Java Aspose.Cells for Java is an advanced...

    docs.aspose.com/cells/java/aspose-cells-java-fo...
  5. Aspose::Words::MailMerging::MailMerge::Execute ...

    Aspose::Words::MailMerging::MailMerge::Execute method. Performs a mail merge operation for a single record in C++....// in the data source whose cells contain URIs of image files...

    reference.aspose.com/words/cpp/aspose.words.mai...
  6. Table Text Becomes Vertically Misaligned After ...

    An issue has been identified during the conversion workflow from Excel to PDF and then to PPTX, wherein the table data appears misaligned in the resulting PowerPoint file. The text inside the table is moved upwards towa…...aspose:aspose-cells:26.2’ implementation ‘com.aspose:aspose-pdf:26...Code Sample: import com.aspose.cells.* import com.aspose.pdf.* import...

    forum.aspose.com/t/table-text-becomes-verticall...
  7. Handling JSON Array as Single Cell in CSV Using...

    Hello Aspose Support Team, I am exploring the possibility of converting a JSON array property into CSV format using Aspose APIs. I already have a sample payload, template, and generated output, but my expected output is…...Array as Single Cell in CSV Using Aspose Aspose.Cells Product Family...Family smart-markers , cells-java rupali14 October 30, 2025, 12:23pm...

    forum.aspose.com/t/handling-json-array-as-singl...
  8. Can’t find where to open a new topic - Free Sup...

    Hi, I want to ask a question in a new topic but can’t find where to open a new topic. Did this change?...com/c/cells/9 This is why you see the “New...

    forum.aspose.com/t/can-t-find-where-to-open-a-n...
  9. How to Fit Image to Cell Width in Aspose.Cells ...

    Hello, I’m trying to fit images to the width of a cell. Currently, I’m using the following code: C# foreach (Shape s in doc.GetChildNodes(NodeType.Shape, true)) { s.AspectRatioLocked = true; s.Width = 100; // This …...How to Fit Image to Cell Width in Aspose.Cells Instead of Fixed...Fixed Width? Aspose.Cells Product Family e.scanlan October 22, 2025...

    forum.aspose.com/t/how-to-fit-image-to-cell-wid...
  10. How to Compress the PPTX Files Generated with A...

    Hi Aspose forum We want to use the following compression properties in our application.properties to compress our exported excel and ppt files but these properties do not seem to work. server.compression.enabled=true s…...Cells Product Family slides-java , cells-java , slides-pptexport...aspose.cells.OoxmlSaveOptions; import com.aspose.cells.SaveFormat;...

    forum.aspose.com/t/how-to-compress-the-pptx-fil...