Sort Score
Result 10 results
Languages All
Labels All
Results 3,401 - 3,410 of 22,805 for

table

(0.57 sec)
  1. 书签内容为表格时bookmark.setText("")置空异常 - Free Support...

    清除表格书签.docx (10.4 KB) aspose.words 16.4.0将上面内容为表格的书签进行置空时报错: java.lang.IllegalArgumentException: Cannot insert a node of this type at this location. public static void main(String[] args) { try { String fi…...TABLE) { // 删除书签 bookmark.remove();...getBookmarks().get("bookmark"); Table table = (Table) bookmark.getBookmarkStart()...

    forum.aspose.com/t/bookmark-settext/316058
  2. Row.Hidden | Aspose.Words for .NET

    Row Hidden property documentation. Control Table row visibility in Word documents programmatically with boolean hide/show settings....Examples Shows how to hide a table row. Document doc = new Document...Document ( MyDir + "Tables.docx" ); Row row = doc . FirstSection...

    reference.aspose.com/words/net/aspose.words.tab...
  3. Public API Changes in Aspose.Cells 8.5.1|Docume...

    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....QUERY_TABLE TableDataSourceType.SHARE_POINT...TableDataSourceType . QUERY_TABLE ) { System . out . println (...

    docs.aspose.com/cells/java/public-api-changes-i...
  4. FieldMergingArgsBase class | Aspose.Words for P...

    aspose.words.mailmerging.FieldMergingArgsBase class. Base class for [FieldMergingArgs](../fieldmergingargs/) and [ImageFieldMergingArgs](../imagefieldmergingargs/)... table_name Gets the name of the data table for the current...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Migration from obsolete Barcode Visual Componen...

    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....representation you can see in the table: Visual Studio Design Image...BarcodeGenerator component. We provide the table which describe the properties...

    docs.aspose.com/barcode/reportingservices/migra...
  6. IReplacingCallback Interface | Aspose.Words for...

    Enhance your document processing with Aspose.Words' IReplacingCallback interface. Create custom find and replace methods for tailored results....document after a paragraph or table. /// </summary> private static...insertionDestination . NodeType == NodeType . Table ) { CompositeNode dstStory =...

    reference.aspose.com/words/net/aspose.words.rep...
  7. Text is getting cut off when ingesting the Exce...

    Dear Aspose. As you can see from example. When Table in the sheet is printed as a range, then the top of the text in bottom cell is mixed with underline of text above. Also bottom part of text in bottom cell is cut o…... When table in the sheet is printed as a...Bug-1493221-Cut-Off-Descriptions.xlsx-Table-26.1-Difference.png (153.7 KB)...

    forum.aspose.com/t/text-is-getting-cut-off-when...
  8. Tables colliding on docx to pdf conversion - Fr...

    async function addLetterHeadToDocx(docPath, letterHeadpath, outDir, logger) { const headDoc = new aw.Document(letterHeadpath); const contentDoc = new aw.Document(docPath); const headDocParagraphs = headDoc.sections…...Tables colliding on docx to pdf conversion Aspose.Words Product...(importedNode.nodeType === aw.NodeType.Table) { const tbl = importedNode...

    forum.aspose.com/t/tables-colliding-on-docx-to-...
  9. 从XML生成PDF|Aspose.PDF for C++

    Aspose.PDF for C++ 提供了几种将XML文件转换为PDF文档的方法,要求输入XML文件。...<html> <body> <h2> 我的CD收藏 </h2> <table border= "1" > <tr bgcolor= "#9acd32"...</td> </tr> </xsl:for-each> </table> </body> </html> </xsl:template>...

    docs.aspose.com/pdf/zh/cpp/generate-pdf-from-xml/
  10. Ինչպես ավելացնել աղյուսակը PDF-ին Java-ի միջոցով

    Այս կարճ ձեռնարկը այն մասին է, թե ինչպես կարելի է աղյուսակ ավելացնել PDF-ին Java-ի միջոցով: MS Windows-ում աշխատող Java-ի միջոցով աղյուսակ PDF-ում տեղադրելու համար macOS կամ Linux օպերացիոն համակարգերը կարող են օգտագործվել՝ առանց Adobe Acrobat-ից կամ որևէ այլ գործիքի կախվածության:...ավելացրեք դրան Ստեղծեք աղյուսակ Table դասի հետ և սահմանեք դրա եզրագծերի...գործընթացը: Դուք կարող եք օգտագործել Table դասի տարբեր մեթոդներ՝ մի շարք...

    kb.aspose.com/hy/pdf/java/how-to-add-table-to-p...