Sort Score
Result 10 results
Languages All
Labels All
Results 4,301 - 4,310 of 16,193 for

table

(0.29 sec)
  1. Getting exception "Floating shape not allowed i...

    We are using below code and getting exception - foreach (Shape s in doc.GetChildNodes(NodeType.Shape, true)) { try { // Skip shapes that are textboxes — th…...occured while resizing shapes and tables :" + ex.Message); throw ex;...occurred while resizing shapes and tables: " + ex.Message); throw; }...

    forum.aspose.com/t/getting-exception-floating-s...
  2. Convert WORD to EMAIL in Python | products.aspo...

    Save WORD to EMAIL within Python applications without using Microsoft Word or Outlook...elements such as text, images, tables, hyperlinks, and more. The...OST (Outlook Offline Storage Table) Convert WORD to POT (Microsoft...

    products.aspose.com/total/python-net/conversion...
  3. Create New Document|Aspose.Words for Java

    Create a new document easily and fast instead of using docx4j....); // Example 5: Let's add a table int writableWidthTwips = wordMLPackage...

    docs.aspose.com/words/java/create-new-document/
  4. Spreadsheet Editor - Working with Cells|Documen...

    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....with Cells Contents [ Hide ] Table of Contents Selecting a Cell...

    docs.aspose.com/cells/java/spreadsheet-editor-w...
  5. Opening Files with Different Formats|Documentation

    Aspose.Cells for Python via .NET API allows you to open/read different formats like XLSX, HTML, CSV, ODS, TSV, SXC, FODS, etc.... Data is stored as a table where each column is separated...in rows and columns like in tables and spreadsheets. Basically...

    docs.aspose.com/cells/python-net/opening-files-...
  6. ReplacingArgs | Aspose.Words for Java

    Provides data for a custom replace operation in Java....document after a paragraph or table. /// private static void insertDocument(Node...getNodeType()) == (NodeType.TABLE))) { CompositeNode dstStory...

    reference.aspose.com/words/java/com.aspose.word...
  7. Convert Word to ICS in Python | products.aspose...

    Save Word to ICS within Python applications without using Microsoft Word or Outlook...OST (Outlook Offline Storage Table) Convert WORD to POT (Microsoft...PST (Outlook Personal Storage Table) Convert WORD to SXC (StarOffice...

    products.aspose.com/total/python-net/conversion...
  8. How I should get the tables in the pdf the corr...

    In the PDF, I get the location of the Tables drawn on the picture is not right, how I should get the Tables in the pdf the correct location. Thank you very much. public static void Extract_Table() { //…...How I should get the tables in the pdf the correct location Aspose... I get the location of the tables drawn on the picture is not...

    forum.aspose.com/t/how-i-should-get-the-tables-...
  9. Convert Template to HTML – C# Examples

    Convert templates to HTML in Java. Use XML/JSON data sources, inline expressions, and foreach directives for dynamic content creation....20 string template = @ " 21 <table border=1> 22 <tr> 23 <th>Person</th>...{{Address.City}}</td> 29 </tr> 30 </table> 31 " ; 32 File. WriteAllText...

    docs.aspose.com/html/net/convert-template-to-html/
  10. MailMerger.ExecuteToImages | Aspose.Words for .NET

    Effortlessly perform a mail merge for individual records and convert results into high-quality images with MailMerger ExecuteToImages method.... dataTable DataTable Table that contains data to be inserted...options. dataTable DataTable Table that contains data to be inserted...

    reference.aspose.com/words/net/aspose.words.low...