Sort Score
Result 10 results
Languages All
Labels All
Results 5,811 - 5,820 of 22,448 for

table

(0.11 sec)
  1. Java API to Render CGM to SXC | products.aspose...

    Export CGM to SXC via Java API without using Microsoft Excel or Adobe Reader...Engineering Table Integration – Combine diagrams with data tables for...

    products.aspose.com/total/java/conversion/cgm-t...
  2. PDF UA1 Accessibility in Aspose.Word 20.2? - Fr...

    Hi Aspose Support. We currently use Aspose.Word 20.2 to generate PDF documents and are looking to achieve accessibility (i.e. PdfCompliance.PdfUa1) on these documents. We have tried newer versions of Aspose.Word that do …...spacing in the top section (table) is completely different between...column also differs. Various tables also have different line spacing...

    forum.aspose.com/t/pdf-ua1-accessibility-in-asp...
  3. Aspose::Words::Fields::FieldIndex class | Aspos...

    Aspose::Words::Fields::FieldIndex class. Implements the INDEX field. To learn more, visit the documentation article in C++....set_Heading ( u "A" ); // Set the table created by the INDEX field to...heading in the INDEX fields table of contents. builder -> InsertBreak...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. GeoPackage DestinationDriverOptions - Free Supp...

    Hi Aleaxnder, 1.I used: else if (targetFormat.Equals(“GeoPackage”, StringComparison.OrdinalIgnoreCase)) { options.DestinationDriverOptions = new GeoPackageOptions(); } What is meaning of using this GeoPackageOptio…...output file, such as: Tile tables creation – enable/disable raster...Example: create a raster tile table (if you have raster data) //...

    forum.aspose.com/t/geopackage-destinationdriver...
  5. main.bundle.min.13f51fea0fd7397e0edcea0e2db7166...

    *,::after,::before{box-sizing:border-box}*{margin:0;padding:0;box-sizing:border-box}ol,ul{margin-top:0;margin-bottom:1rem}.main_block{display:flex;z-index:49}.docs_information{padding:1.5rem 100px ......docs_information table{display:block;width:100%;ov...docs_information table th,.docs_information table td{padding:.7...

    docs.aspose.com/tex/css/main.bundle.min.13f51fe...
  6. FieldSeq.sequence_identifier property | Aspose....

    FieldSeq.sequence_identifier property. Gets or sets the name assigned to the series of items that are to be numbered....can create an entry in its table of contents for each SEQ field...to "MySequence". field_toc . table_of_figures_label = 'MySequence'...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 档案

    档案...Table table = new com.aspose.pdf.Table(); //在这里设置位置...//在这里设置位置 table.setLeft(200); table.setTop(300); table.setColumnWidths("120");...

    blog.aspose.com/zh/pdf/create-fill-edit-fillabl...
  8. Convert CSV to POT via PHP or with free Online ...

    PHP API to Convert CSV to POT or Online App without using Microsoft Excel or Powerpoint. Test free CSV to POT online converter quickly before integrating the code....CSV data is displayed in a table format. Columns are separated...

    products.aspose.com/total/php-java/conversion/c...
  9. Creating and Saving Outlook Files|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....resulting PST (Personal Storage Table) files that Microsoft Outlook...

    docs.aspose.com/email/net/creating-and-saving-o...
  10. I want to fetch the color of the hatch in dwg f...

    foreach (var entity in _cadImage.Entities) { var n = entity.LayerName; var l = _cadImage.Layers.GetLayer(n); { if (entity is CadHatch hatch) { Console.WriteLine("Polyline color ID is {0}, layer's name is {1…...(ColorId property) from known tables, e.g., this . If ColorValue...below and extend the mapping table with other existing colors....

    forum.aspose.com/t/i-want-to-fetch-the-color-of...