Sort Score
Result 10 results
Languages All
Labels All
Results 3,851 - 3,860 of 20,821 for

table

(0.89 sec)
  1. 在使用Aspose.Cells for JavaScript通过C++加载工作簿中的HTML时...

    学习如何在使用Aspose.Cells for JavaScript通过C++加载HTML文件时自动调整列宽和行高。...sampleHtml = "<html><body><table><tr><td>This is sample text...</td><td>Some text.</td></tr></table></body></html>" ; // Convert...

    docs.aspose.com/cells/zh/javascript-cpp/autofit...
  2. Cells.importdata is failing if there is invalid...

    Hi Team, We are trying to skip the next cells if the error in formula. Below is the code we are trying. Is there an option to skip to next cell if error occurs // Create a new workbook Workbook workbook1 = new Workboo…...Cells; // Create sample data table with formula content DataTable...Cells; // Create sample data table with formula content DataTable...

    forum.aspose.com/t/cells-importdata-is-failing-...
  3. Using Operators in Java|Aspose.Words for Java

    Use predefined operators in template expressions when building a report in Java....Contents [ Hide ] The following table contains predefined operators...

    docs.aspose.com/words/java/using-operators/
  4. Get Paragraph Bounds from Presentations in Java...

    Learn how to retrieve paragraph and text-portion bounds in JavaScript with Aspose.Slides for Node.js to optimize text positioning in PowerPoint presentations....paragraph and portion inside table cell text frame To get the Portion...Paragraph size and coordinates in a table cell text frame, you can use...

    docs.aspose.com/slides/nodejs-java/paragraph/
  5. Aspose.Words Product Family

    Find answers about creating, converting, editing, and printing Word documents without utilizing Microsoft Word....Latest Answers How to Create Table in Word Document using C# How...

    kb.aspose.com/words/page/12/
  6. Aspose::Words::Fonts::FontSubstitutionSettings ...

    Aspose::Words::Fonts::FontSubstitutionSettings class. Specifies font substitution mechanism settings. To learn more, visit the documentation article in C++....() const Settings related to table substitution rule. GetType ()...rule (disabled by default) Table substitution rule (enabled by...

    reference.aspose.com/words/cpp/aspose.words.fon...
  7. MailMergeSettings.MailSubject | Aspose.Words fo...

    Customize your MailMerge with the MailSubject property to create engaging email or fax subject lines. Enhance communication with personalized content.... WriteLine ( $"Table:\n\t{odso.TableName}" ); Console...

    reference.aspose.com/words/net/aspose.words.set...
  8. PDF Generation Replaces Some Characters with Qu...

    I’m generating a Word document using the same template on both Windows and Unix environments using Aspose Build Report in Java. The Word documents are generated correctly in both environments, with all characters rendere…... For example: In the table, only the character ‘A’ is rendered...appear as expected outside the table. Even in the evaluation warning...

    forum.aspose.com/t/pdf-generation-replaces-some...
  9. Font Metadata | Node.js Solution

    Unlock comprehensive font insights with our Node.js API. Extract metadata effortlessly for TTF, OTF, and more, enhancing your font management process....further than the TrueType ’name’ table! This hidden treasure trove...read the Working with ’name’ table article. This resource delves...

    products.aspose.com/font/nodejs-cpp/metadata/
  10. 管理单元格|Aspose.Slides for PHP 文档

    PowerPoint 演示文稿中的表格单元格...pptx" ); try { $table = $pres -> getSlides () -> get_Item...$i = 0 ; $i < java_values ( $table -> getRows () -> size ()) ;...

    docs.aspose.com/slides/zh/php-java/manage-cells/