Sort Score
Result 10 results
Languages All
Labels All
Results 4,291 - 4,300 of 23,375 for

table

(0.06 sec)
  1. Providing an image as pixel array|Documentation

    Adding an image as an array of pixels to the Aspose.OCR for Java recognition package.... The table below lists the most commonly...

    docs.aspose.com/ocr/java/ocrinput/image-by-pixel/
  2. How to Create DOCX in C++

    In this topic, we will learn how to create DOCX in C++. The Word documents are created programmatically in C++ and used in many applications to achieve automation like utility bill generation. You can create DOCX on the fly in C++ using simple API interface....looked in to How to Add Rows to Table in DOCX using C++ . This topic...

    kb.aspose.com/words/cpp/how-to-create-docx-in-cpp/
  3. Border class | Aspose.Words for Node.js

    Aspose.Words.Border class. Represents a border of an object...text inside a paragraph or a table cell. Inheritance: Border →...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Convert DOTM to OFT in Python | products.aspose...

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

    products.aspose.com/total/python-net/conversion...
  5. Convert OST to MD in Python | products.aspose.com

    Save OST to MD in your Python applications without using Microsoft Outlook or Word... The Outlook Storage Table (OST) file format is used to...OST (Outlook Offline Storage Table) Convert OST to OTT (OpenDocument...

    products.aspose.com/total/python-net/conversion...
  6. Incorrect HTML to PDF conversion result using J...

    Tried to convert the HTML file included here: test_aspose.zip (1.5 KB) using the following Java code: public StreamingResponseBody asposePdf(@RequestParam(name="html") final String htmlInput) throws Exception { fina…...(wrong alignment and formatting, table does not render) compared to...

    forum.aspose.com/t/incorrect-html-to-pdf-conver...
  7. Format Text in Document|Aspose.Words for Java

    Format text within a document easily and fast instead of using Apache POI.... Format Table in Document Create New Document...

    docs.aspose.com/words/java/format-text-in-docum...
  8. Document.FontSettings | Aspose.Words for .NET

    Discover how to customize document font settings effortlessly. Enhance your documents with tailored font options for improved readability and style....configure a font substitution table which determines // which fonts...

    reference.aspose.com/words/net/aspose.words/doc...
  9. MailMerge.UseWholeParagraphAsRegion | Aspose.Wo...

    Discover how to use the MailMerge UseWholeParagraphAsRegion property to enhance your mail merge regions, ensuring complete control over content inclusion....<summary> /// Create a data table that can populate one region...

    reference.aspose.com/words/net/aspose.words.mai...
  10. Add Text to PDF file|Aspose.PDF for Java

    Discover how to insert text into an existing PDF document in Java with Aspose.PDF for text insertion and modification....style='font-family: Verdana'><b><i>Table contains text</i></b></p>" );...pdf" ); } Adding Image and Table to Footnote In earlier release...

    docs.aspose.com/pdf/java/add-text-to-pdf-file/