Sort Score
Result 10 results
Languages All
Labels All
Results 2,911 - 2,920 of 17,962 for

table

(0.08 sec)
  1. 在使用Node.js通过C++在工作簿中加载HTML时自动调整列和行大小|Documentation

    了解如何在使用Aspose.Cells for Node.js via C++加载HTML文件时自动调整工作簿中的列和行大小。...sampleHtml = "<html><body><table><tr><td>This is sample text...</td><td>Some text.</td></tr></table></body></html>" ; // Load HTML...

    docs.aspose.com/cells/zh/nodejs-cpp/autofit-col...
  2. NodeImporter.ImportNode | Aspose.Words for .NET

    Effortlessly transfer nodes between documents with NodeImporter's ImportNode method. Enhance your workflow and streamline data integration today!... Table ) { CompositeNode destinationParent...should be either a paragraph or table." ); } } See Also class Node...

    reference.aspose.com/words/net/aspose.words/nod...
  3. NodeImporter.import_node method | Aspose.Words ...

    NodeImporter.import_node method. Imports a node from one document into another.... TABLE : destination_parent = insertion_destination...should be either a paragraph or table.' ) See Also module aspose.words...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Supported Document Formats|Aspose.Words for Rep...

    Supported formats by the Aspose.Words for Reporting Services....Contents [ Hide ] The following table indicates the input and output...

    docs.aspose.com/words/reportingservices/support...
  5. BorderCollection.distanceFromText property | As...

    BorderCollection.distanceFromText property. Gets or sets distance of the border from text in points....reset to zero for borders of table cells. Examples Shows how to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Saving::HtmlSaveOptions::get_Htm...

    Aspose::Words::Saving::HtmlSaveOptions::get_HtmlVersion method. Specifies version of HTML standard that should be used when saving the document to HTML or MHTML. Default value is Xhtml in C++.... Contains ( u "<table style= \" padding:0pt; -aw-border-insideh:0...outDocContents . Contains ( u "<table cellspacing= \" 0 \" cellpadding=...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. DetectAreasMode.TABLE|Documentation

    How Aspose.OCR determines the structure of a document using the DetectAreasMode.Table algorithm....TABLE Contents [ Hide ] To use this structure...reports, invoices, and other tables. However, this algorithm is...

    docs.aspose.com/ocr/java/areas-detection/table/
  8. Ինչպես ավելացնել աղյուսակը 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...
  9. Inserting Fields in Python|Aspose.Words for Pyt...

    Insert fields into a document in Python in different ways: using `DocumentBuilder` or DOM (Document Object Model)....using DocumentBuilder The TOA ( Table of Authorities ) field builds...builds and inserts a table of authorities. The TOA field collects...

    docs.aspose.com/words/python-net/inserting-fields/
  10. 段落|Aspose.Slides 文档

    在 C# 或 .NET 中的 PowerPoint 演示文稿中的段落和部分...)) { Table tbl = pres . Slides [ 0 ]. Shapes [ 0 ] as Table ; ICell...

    docs.aspose.com/slides/zh/net/paragraph/