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

table

(0.27 sec)
  1. 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...
  2. 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-...
  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. 添加奇偶页页眉后报错:"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...
  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. 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...
  8. 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...
  9. 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...
  10. Generate Aztec Barcode in Python

    Generate Aztec barcodes in Python with Aspose.BarCode for Python via .NET. This step‑by‑step guide covers installation, code sample, and best practices....Generate Aztec Barcode in Python Table of Contents Installation and...

    blog.aspose.com/barcode/generate-aztec-barcode-...