Sort Score
Result 10 results
Languages All
Labels All
Results 6,881 - 6,890 of 241,390 for

cells

(0.76 sec)
  1. Table not found in World Doc - Free Support For...

    Hello Team , We are facing recently in production table is not found in Document doc object , below code we are using for finding table , It was working properly , suddenly it stop working , Can you please help on prio…...the concatenated text of all cells string tableText = table.GetText();...GetText(); // includes cell delimiters if (regex.IsMatch(tableText))...

    forum.aspose.com/t/table-not-found-in-world-doc...
  2. QR Code, Micro QR Code and Rectangular Micro QR...

    Detailed Information about QR Code Specification... Four or more empty cells are required to compose a quiet...

    docs.aspose.com/barcode/info-cards/qr-code/
  3. How to Set the Percent Format as "0.0%" for a P...

    Sharing a expected file here. Need help to set the given format for datalabels in pie chart. testPieChartAspose.zip (48.0 KB)... like in Aspose Cells implementations we have achieved...

    forum.aspose.com/t/how-to-set-the-percent-forma...
  4. Export Excel to Word in Android Apps or with Fr...

    Android API to Convert Excel to Word without using Microsoft Word or online. Test free Excel to DOC online converter quickly before integrating the code....Cells for Android via Java , and in...Android via Java and Aspose.Cells for Android via Java can be...

    products.aspose.com/total/android-java/conversi...
  5. CompositeNode | Aspose.Words for Java

    Base class for nodes that can contain other nodes in Java....// The content inside table cells may have the hidden content...have hidden content will have cells with empty paragraphs inside...

    reference.aspose.com/words/java/com.aspose.word...
  6. 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()…...cells.License license = new com.aspose.cells.License();...Java) https://docs.aspose.com/cells/java/licensing/#how-to-appl...

    forum.aspose.com/t/regarding-license-activation...
  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 amjad.sahi November 24, 2025,...

    forum.aspose.com/t/handling-json-array-as-singl...
  8. Aspose.Cells for Python via .NET license issue ...

    Hi, we are trying to deploy our purchased license for aspose.cell python product to our Databricks environment which we could do successfully. But when we call the license within our code, we run into the following error…...Cells for Python via .NET license issue for databricks...databricks Aspose.Cells Product Family psethu01 October 2, 2024, 3:24pm...

    forum.aspose.com/t/aspose-cells-for-python-via-...
  9. NodeList | Aspose.Words for Java

    Represents a collection of nodes matching an XPath query executed using the CompositeNode.selectNodesjava.lang.String method in Java....write("Cell 1"); builder.insertCell(); builder.write("Cell 2");...be the runs inside the two cells we inserted. runs = doc.sel...

    reference.aspose.com/words/java/com.aspose.word...
  10. Adding Header and Footer to PDF using Python|As...

    Aspose.PDF for Python via .NET allows you to add headers and footers to your PDF file using TextStamp class....table with a single row and a cell containing the header text....table with a single row and cell containing the footer text....

    docs.aspose.com/pdf/python-net/add-headers-and-...