Sort Score
Result 10 results
Languages All
Labels All
Results 3,271 - 3,280 of 19,740 for

table

(0.27 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. Working with Dyn-Hide Form|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....Configuration Working with Table Hide Attributes Analyzing your...

    docs.aspose.com/cells/reportingservices/working...
  3. FontSubstitutionWarningInfo.RequestedBold | Asp...

    FontSubstitutionWarningInfo.RequestedBold property indicates if bold font style was requested in Aspose.Words.... Reason: table substitution." )); Assert ....

    reference.aspose.com/words/net/aspose.words/fon...
  4. FontSubstitutionWarningInfo.RequestedItalic | A...

    FontSubstitutionWarningInfo.RequestedItalic property shows whether italic font style was requested in Aspose.Words.... Reason: table substitution." )); Assert ....

    reference.aspose.com/words/net/aspose.words/fon...
  5. Appendix A. Enumeration Extension Methods in C#...

    Use built-in extension methods to perform common manipulations on a sequential data when building a report using C#.... The following table describes these built-in extension...conventions are used within the table: Selector stands for a lambda...

    docs.aspose.com/words/net/appendix-a-enumeratio...
  6. 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...
  7. 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-...
  8. 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...
  9. IMailMergeDataSourceRoot.GetDataSource | Aspose...

    Unlock seamless mail merging with Aspose.Words! Discover how the IMailMergeDataSourceRoot GetDataSource method enhances your document automation process....data records of the specified table. Remarks When the Aspose.Words...merge region. If a data source (table) with the specified name does...

    reference.aspose.com/words/net/aspose.words.mai...
  10. 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...