Sort Score
Result 10 results
Languages All
Labels All
Results 3,011 - 3,020 of 22,331 for

table

(0.12 sec)
  1. Edit Word, PDF In C#

    Edit DOCX, DOC, PDF and a variety of other file formats in C#....Edit text in PDF, Word, modify tables, insert graphs using external...elements: paragraphs, lists, tables, images, links, fields, charts...

    products.aspose.com/words/net/edit/
  2. MarkupLevel | Aspose.Words for Java

    Specifies the level in the document tree where a particular StructuredDocumentTag can occur in Java....element occurs among rows in a table. UNKNOWN Specifies the unknown...the block level (e.g. among tables and paragraphs). CELL public...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::get_AdjustLineHeightInTable method. Add Document Grid Line Pitch To Lines in Table Cells in C++....Grid Line Pitch To Lines in Table Cells. bool Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.set...
  4. Aspose::Words::Fields::FieldToc::get_PreserveTa...

    Aspose::Words::Fields::FieldToc::get_PreserveTabs method. Gets whether to preserve tab entries within Table entries in C++....preserve tab entries within table entries. bool Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. 用Node.js和C++读取和写入工作表的查询表|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....0 ); // Access first Query Table const qt = worksheet . getQueryTables... get ( 0 ); // Print Query Table Data console . log ( "Adjust...

    docs.aspose.com/cells/zh/nodejs-cpp/reading-and...
  6. FontSubstitutionReason enumeration | Aspose.Wor...

    Aspose.Words.FontSubstitutionReason enumeration. Specifies the reason of font substitution....TableSubstitutionRul Font substitution by table rule. FontInfoSubstitution Font...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Ավտոմատ կերպով աղյուսակի հարմարեցում Word-ում C...

    Այս հոդվածը ներկայացնում է, թե ինչպես ավտոմատ կերպով հարմարեցնել աղյուսակը Word-ում օգտագործելով C#: Այն պարունակում է IDE-ի կարգավորումներ, քայլերի ցուցակ և օրինակային կոդ՝ ցուցադրելով, թե ինչպես հարմարեցնել աղյուսակը էջին Word-ում C#-ի միջոցով:...փաստաթղթից Փոխակերպել ենթաբաժինը Table օբյեկտի Կանչել AutoFit() մեթոդը...դրա ինդեքսով, փոխակերպեք այն Table օբյեկտի և կիրառեք AutoFit()...

    kb.aspose.com/hy/words/net/autofit-table-in-wor...
  8. Problem with mail merge repeating entire docume...

    Good evening, I’m having a problem with mail merge. Introduction: I’m using version 22.12, and the same problem occurs when trying the online mail merge from the Aspose website, where, I assume, the latest version is …...a single table, in addition to populating the table by adding...XML at the same level as the table ( <EXTREMELY_SAFE_TAG>IAM_S...

    forum.aspose.com/t/problem-with-mail-merge-repe...
  9. 在Node.js中通过C++为HtmlSaveOptions.TableCssId属性前缀表格...

    学习如何使用Aspose.Cells for Node.js via C++为HTML中的表格元素样式添加前缀。...MyTest_TableCssId ,你将看到如下所示的表格元素样式: table # MyTest_TableCssId # MyTest_TableCssId...html save options - specify table css id const opts = new AsposeCells...

    docs.aspose.com/cells/zh/nodejs-cpp/prefix-tabl...
  10. 管理 Java 中的演示文稿表格|Aspose.Slides 文档

    使用 Aspose.Slides for Java 在 PowerPoint 幻灯片中创建和编辑表格。发现简洁的代码示例,以简化您的表格工作流。...Slides 提供了 Table 类、 ITable 接口、 Cell 类、 ICell...// 将演示文稿保存到磁盘 pres . save ( "table.pptx" , SaveFormat . Pptx );...

    docs.aspose.com/slides/zh/java/manage-table/