Sort Score
Result 10 results
Languages All
Labels All
Results 3,741 - 3,750 of 22,369 for

table

(0.15 sec)
  1. Conversion from PPT to PPTX format|Aspose.Slide...

    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....the extensions given below in table. Member Name Value Description...

    docs.aspose.com/slides/net/conversion-from-ppt-...
  2. 搜索

    搜索...將表格形狀添加到幻燈片 SharedPtr<ITable> table = islide->get_Shapes()->AddTable(100...為每個單元格設置邊框格式 for (int x = 0; x < table->get_Rows()->get_Count(); x++)...

    blog.aspose.com/zh-hant/slides/create-powerpoin...
  3. 使用C++创建AcroForms|Aspose.PDF for C++

    本节介绍如何使用Aspose.PDF for C++从头开始在PDF文档中创建AcroForms。...(); auto table = MakeObject < Aspose :: Pdf :: Table > (); table...get_Paragraphs () -> Add ( table ); auto r1 = table -> get_Rows () ->...

    docs.aspose.com/pdf/zh/cpp/create-form/
  4. InsertHtml does not preserve the color style sp...

    Code: public void GenerateWordFromWithColors() { Document doc = new Document(); // We can position where we want the Table to be inserted and specify any extra formatting to the Table. DocumentBuilder bu…...position where we want the table to be inserted and specify any...any extra formatting to the table. DocumentBuilder builder = new...

    forum.aspose.com/t/inserthtml-does-not-preserve...
  5. Convert AutoCAD Files’ Extensions To STEP - Fre...

    Hi, 1.Summary of CAD Software=AutoCAD and File Extensions AutoCAD A very popular software for engineering and architectural drawings, mainly in 2D but also in 3D. File Extensions: • ‎.DWG – The main AutoCAD format c…... There us time table when to implement it ? In next...@danies8 , there is no exact time table, we hope to deliver improvements...

    forum.aspose.com/t/convert-autocad-files-extens...
  6. FieldIndex.RunSubentriesOnSameLine | Aspose.Wor...

    Discover the FieldIndex RunSubentriesOnSameLine property to easily manage subentries inline with main entries for streamlined data organization....RunSubentriesOnSameL is false, then the INDEX table will create three lines: //...RunSubentriesOnSameL is true, then the INDEX table will create a one-line // entry...

    reference.aspose.com/words/net/aspose.words.fie...
  7. IReplacingCallback class | Aspose.Words for Nod...

    Aspose.Words.Replacing.IReplacingCallback class. Implement this interface if you want to have your own custom method called during a find and replace operation....document after a paragraph or table. /// </summary> private static...nodeType == aw . NodeType . Table ) { let dstStory = insertionDestination...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. How to Merge and Unmerge|Documentation

    Learn how to merge and unmerge cells in Aspose.Cells.GridJs UI and JavaScript API. This guide covers UI actions, JavaScript calls... table . render (); } function unmergeRange...'merge' , false ); xs . sheet . table . render (); } // ----------...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  9. How to Merge and Unmerge|Documentation

    Learn how to merge and unmerge cells in Aspose.Cells.GridJs UI and JavaScript API. This guide covers UI actions and JavaScript calls.... table . render (); } function unmergeRange...'merge' , false ); xs . sheet . table . render (); } // ----------...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  10. FieldXE.is_italic property | Aspose.Words for P...

    FieldXE.is_italic property. Gets or sets whether to apply italic formatting to the entry's page number.... heading = 'A' # Set the table created by the INDEX field to...heading in the INDEX fields table of contents. builder . insert_break...

    reference.aspose.com/words/python-net/aspose.wo...