Sort Score
Result 10 results
Languages All
Labels All
Results 3,541 - 3,550 of 22,807 for

table

(0.2 sec)
  1. Aspose::Words::Saving::HtmlSaveOptions::HtmlSav...

    Aspose::Words::Saving::HtmlSaveOptions::HtmlSaveOptions constructor. Initializes a new instance of this class that can be used to save a document in the Html format in C++.... Contains ( u "<table style= \" padding:0pt; -aw-border:0...outDocContents . Contains ( u "<table cellspacing= \" 0 \" cellpadding=...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Overview of Aspose.PDF.Drawing for .NET|Aspose....

    Overview of key features and advantages of Aspose.PDF.Drawing for .NET library.... creating and manipulating tables, supporting graph objects,...bookmarks. Users can create a table of contents, manipulate attachments...

    docs.aspose.com/pdf/net/drawing/
  3. TOC Rendering and Customization in HTML-to-PDF ...

    We are currently evaluating Aspose.PDF for converting HTML documents into PDF format. As part of this evaluation, we need to verify whether the Table of Contents (TOC) can be dynamically generated and customized based on…...need to verify whether the Table of Contents (TOC) can be dynamically...generation and customization of a Table of Contents (TOC) during HTML...

    forum.aspose.com/t/toc-rendering-and-customizat...
  4. 使用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/
  5. 使用JavaScript通过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 . queryTables.... get ( 0 ); // Read Query Table Data (properties converted from...

    docs.aspose.com/cells/zh/javascript-cpp/reading...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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...