Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 23,744 for

table

(0.1 sec)
  1. Bug 5556: GeoPackage to All formats- Conversion...

    Hi Alexander, I moved to new version 26.5 and here my results: Errors to all formats: [GeoPackageTest] Testing GeoPackage → GeoPackage Args: input=‘D:\GisConverter\Tests\GeoPackage\Input\portugal-small-scale-map.zip’,…...error: SQLite Error 1: ‘no such table: World’. Result: ConversionFailed...error: SQLite Error 1: ‘no such table: World’. Result: ConversionFailed...

    forum.aspose.com/t/bug-5556-geopackage-to-all-f...
  2. Create and manage tables of Microsoft Excel fil...

    Insert, resize, edit, delete, and format Tables of Excel files using Aspose.Cells for Node.js via C++....Ask AI Create and manage tables of Microsoft Excel files with...C++ Contents [ Hide ] Create Table One of the advantages of spreadsheets...

    docs.aspose.com/cells/nodejs-cpp/create-and-for...
  3. Replace Text in PDF using C++|Aspose.PDF for C++

    Learn how to replace text in a PDF file in C++ using Aspose.PDF, enabling quick document edits....Instantiate a table object auto tab2 = MakeObject < Table > (); //...// Add the table in paragraphs collection of the desired section...

    docs.aspose.com/pdf/cpp/replace-text-in-pdf/
  4. Use DocumentBuilder to Insert Document Elements...

    Insert document elements using the document builder in Java....Inserting a Table The basic algorithm to create a table using DocumentBuilder...DocumentBuilder is simple: Start the table using DocumentBuilder.startTable...

    docs.aspose.com/words/java/use-documentbuilder-...
  5. Creating Hierarchical View Sheet|Documentation

    This article introduce how to create hierarchical view in GridWeb.... Data stored in database tables is fetched to a DataSet and...data representing the data tables. Using the data binding feature...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  6. CellFormat.VerticalMerge | Aspose.Words for .NET

    Discover the CellFormat VerticalMerge property for seamless vertical cell merging in spreadsheets. Enhance data organization and presentation effortlessly!...Examples Shows how to merge table cells vertically. Document doc...MyDir + "Table with merged cells.docx" ); Table table = doc ....

    reference.aspose.com/words/net/aspose.words.tab...
  7. GDB format - Free Support Forum - aspose.com

    Hi Alexander, Regarding the GDB format can you verify this code: Console.WriteLine(" Gdb:"); ** Console.WriteLine(" Purpose:a folder-based database format from Esri storing multiple feature class…...multiple feature classes and tables.“);** ** Console.WriteLine(”...as a dataset or just as one table.“);** ** Console.WriteLine(”...

    forum.aspose.com/t/gdb-format/324526
  8. Alignment match with an RSPT RDLC reference rep...

    Hi Team, How can I create an Aspose Word template that matches the alignment of an RDLC report? Is there any tool or an easier way to replicate the layout? I’ve attached a reference RDLC report and the Aspose template I…...alignments don’t match—images and tables aren’t in the same positions—and...report – same page margins, table position, image placement, and...

    forum.aspose.com/t/alignment-match-with-an-rspt...
  9. IFieldUserPromptRespondent | Aspose.Words for Java

    Represents the respondent to user prompts during field update in Java....DataTable table = new DataTable("My Table"); table.getColumns()...add("Column 1"); table.getRows().add("Row 1"); table.getRows().add("Row...

    reference.aspose.com/words/java/com.aspose.word...
  10. How to add a PivotChart using Aspose.Cells for ...

    How to add a PivotChart using Aspose.Cells for JavaScript via C++....representation of the data in a pivot table. Pivot charts provide a way...pivot table. If you add or remove fields in the pivot table, the...

    docs.aspose.com/cells/javascript-cpp/how-to-add...