Sort Score
Result 10 results
Languages All
Labels All
Results 3,391 - 3,400 of 23,832 for

table

(0.15 sec)
  1. Cell Background Color Settings|Documentation

    Guide to applying and previewing cell background colors in Aspose.Cells GridJS using the toolbar, modal, status bar, and JavaScript API.... Table selection area How to start...update the UI xs . sheet . table . render (); Relevant functions...

    docs.aspose.com/cells/net/aspose-cells-gridjs/c...
  2. Aspose.PDF throws “Startxref not found” althoug...

    Aspose.PDF for .NET While merging PDFs, Aspose.PDF throws: Aspose.Pdf.InvalidPdfFileFormatException: Startxref not found The exception occurs when creating Aspose.Pdf.Document from an input PDF. Observation The probl…...does not point to a valid xref table. Adobe Acrobat opens the file...startxref pointing to a valid xref table (even if the keyword exists)...

    forum.aspose.com/t/aspose-pdf-throws-startxref-...
  3. HtmlSaveOptions.html_version property | Aspose....

    HtmlSaveOptions.html_version property. Specifies version of HTML standard that should be used when saving the document to HTML or MHTML... assertTrue ( '<table style="padding:0pt; -aw-border:0...out_doc_contents ) self . assertTrue ( '<table cellspacing="0" cellpadding="0"...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose.Cells 16.12.0 中的公共 API 更改|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....//Add source data for pivot table intrusive_ptr < String > str...PutValue ( 1 ); //Add pivot table int idx = ws -> GetIPivotTables...

    docs.aspose.com/cells/zh/go-cpp/public-api-chan...
  5. Need To parse PDF and Conversion PDF To Excel -...

    My requirement is as follows: I have a PDF that contains text, along with images and Tables. I need to create an Excel file based on this PDF, where the data is organized exactly as it appears in the PDF. Is there a so…...KB) I am trying to extract table data from a PDF, where the PDF...data I am getting using the table method of Aspose. asad.ali January...

    forum.aspose.com/t/need-to-parse-pdf-and-conver...
  6. Product Overview | Aspose.Font for Node.js

    Node.js APIs for the developers to manipulate font files. Here you will find Aspose.Font API Solution for Node.js overview....information from the ’name table’ of TrueType fonts. Supported...File Formats The following table indicates the file formats that...

    docs.aspose.com/font/nodejs-cpp/product-overview/
  7. 用C++替换PDF中的文本|Aspose.PDF for C++

    了解有关从PDF中替换和删除文本的各种方法。Aspose.PDF允许在特定区域或使用正则表达式替换文本。...实例化一个表格对象 auto tab2 = MakeObject < Table >(); // 将表格添加到所需部分的段落集合中 hfFoot...t5 ); auto table = MakeObject < Table >(); table -> set_ColumnWidths...

    docs.aspose.com/pdf/zh/cpp/replace-text-in-pdf/
  8. 通过 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....()); // Setting Custom Pivot Table Globalization Settings workbook...contains the data of the pivot table workbook . getWorksheets ()...

    docs.aspose.com/cells/zh/nodejs-cpp/customize-g...
  9. Utility Features in Aspose.Tasks for C++ | Aspo...

    Discover how to utilize utility features available in the C++ version of Aspose.Tasks....hosted with ❤ by GitHub Reading Table Data from MPP File The Aspose...for C++ API supports reading table data from Microsoft Project...

    docs.aspose.com/tasks/cpp/utility-features/
  10. Convert JSON to CSV|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....ArrayAsTable (processes the array as a table). The JsonUtility class processes...

    docs.aspose.com/cells/net/convert-json-to-csv/