Sort Score
Result 10 results
Languages All
Labels All
Results 2,431 - 2,440 of 20,914 for

table

(0.1 sec)
  1. 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
  2. FontSubstitutionReason | Aspose.Words for Java

    Specifies the reason of font substitution in Java....TABLE_SUBSTITUTION_RULE, warningInfo...\'Arvo\' font instead. Reason: table substitution.", warningInfo...

    reference.aspose.com/words/java/com.aspose.word...
  3. Evaluating aspose.ocr issue - Free Support Foru...

    I am evaluating Apso.ocr. I need to take a flattened pdf file and process a page with grids on it and turn that image of a grid into actual grids. I need to do this across may files and may structures. The code In hav…...TABLE }; var input = new OcrInput(InputType...looking for tables it returns a TableList of all tables it found...

    forum.aspose.com/t/evaluating-aspose-ocr-issue/...
  4. DocumentBuilder.font property | Aspose.Words fo...

    DocumentBuilder.font property. Returns an object that represents current font formatting properties....Shows how to create a formatted table using DocumentBuilder. doc =...DocumentBuilder ( doc = doc ) table = builder . start_table () builder . insert_cell...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Specifying the Absolute Position of the Pivot I...

    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....sample code creates a Pivot Table and then specifies the Pivot...Pivot Table Option - For Empty Cells Show Delete Pivot Table from...

    docs.aspose.com/cells/nodejs-cpp/specifying-the...
  6. CompositeNode.SelectNodes | Aspose.Words for .NET

    Effortlessly retrieve nodes with the CompositeNode SelectNodes method using XPath expressions for enhanced data manipulation and streamlined coding....doc = new Document ( MyDir + "Tables.docx" ); // This expression...which are descendants of any table node in the document. NodeList...

    reference.aspose.com/words/net/aspose.words/com...
  7. DocumentBuilder.font property | Aspose.Words fo...

    DocumentBuilder.font property. Returns an object that represents current font formatting properties....Shows how to create a formatted table using DocumentBuilder. let doc...DocumentBuilder ( doc ); let table = builder . startTable (); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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...
  9. Working with Common Data Bands in Java|Aspose.W...

    Output a common data band withing a paragraph when building a report in Java....belong to a single story or table cell. In particular, a common...within the body. The following table illustrates the relevant cases...

    docs.aspose.com/words/java/working-with-common-...
  10. Mail Merge in MS Word using C#

    Follow this article to perform mail merge in MS Word using C#. It has all the details to set the IDE, a list of steps, and a complete sample code for demonstrating mail merge for Word using C#....document using the above data table Save the output Word file with...page for each entry in the table These steps have explained the...

    kb.aspose.com/words/net/mail-merge-in-ms-word-u...