Sort Score
Result 10 results
Languages All
Labels All
Results 5,741 - 5,750 of 23,390 for

table

(1.97 sec)
  1. 添加奇偶页页眉后报错:"com.aspose.words.zzby.zzQy()" is nu...

    java.lang.NullPointerException: Cannot invoke "com.aspose.words.zzYM9.zzWjR()" because the return value of "com.aspose.words.zzby.zzQy()" is null at com.aspose.words.zzZ4S.zzQy(Unknown Source) at com.aspo…...NodeCollection<Table> tables = document.getChildNodes(NodeType.TABLE, true);...true); for (Table table : tables) { table.setAllowAutoFit(false);...

    forum.aspose.com/t/com-aspose-words-zzby-zzqy-i...
  2. Converting to Fixed-page Format in Java|Aspose....

    Aspose.Words for Java implements its own page layout engine enabling it to produce all of the fixed page formats, such as PDF, XPS, and various image formats....sheets containing words, images, tables, and charts. Documents can...horizontal border in a table depends on whether a table row is last in...

    docs.aspose.com/words/java/converting-to-fixed-...
  3. HtmlSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.HtmlSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Html](../../aspose.words/saveformat/#Html), [SaveFormat.Mhtml](../../aspose.words/saveformat/#Mhtml), [SaveFormat.Epub](../../aspose.words/saveformat/#Epub), [SaveFormat.Azw3](../../aspose.words/saveformat/#Azw3) or [SaveFormat.Mobi](../../aspose.words/saveformat/#Mobi) format...whether to write page numbers to table of contents when saving HTML...tableWidthOutputMode Controls how table, row and cell widths are exported...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Can We Remove Email Id and Phone Number While G...

    Hi Team, Can we remove email id and phone number while generating pdf from ppt. Means the output pdf will not have email and phone number. Secondly, can we replace email & phone number with some string e.g “ABC” while…... } Tables are represented by ITable ...their text is stored inside table cells. Since the code did not...

    forum.aspose.com/t/can-we-remove-email-id-and-p...
  5. 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...
  6. 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...
  7. Aspose.PDF for Java 9.5.0 中的公共 API 更改|Aspose.PD...

    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....HtmlFragment ( "<fontsize=10><b><i>Table</i></b></fontsize>" ); titel...); ColumnAdjustment 属性已添加到 Table 类中 ColumnAdjustment 枚举已添加到 com...

    docs.aspose.com/pdf/zh/java/public-api-changes-...
  8. Serialize and Work with a Document in a Databas...

    Convert a document into a byte array for work with this document in a database. You can store and retrieve a document to and from the database using Java....INTO” command is used and a table specified along with the values...

    docs.aspose.com/words/java/serialize-and-work-w...
  9. PST Files Management | Create and Parse Outlook...

    Discover how to streamline Outlook task management in PST files in C#. Explore code samples to read, create, and work with tasks programmatically....from PST (Personal Storage Table) files programmatically. In...

    blog.aspose.com/email/working-with-outlook-task...
  10. Convert JSON Format to WORDML in Android Apps |...

    Parse JSON to WORDML in Java without using Microsoft Word...allows you to process Array as a table, ignore nulls, ignore array...

    products.aspose.com/total/android-java/conversi...