Sort Score
Result 10 results
Languages All
Labels All
Results 4,201 - 4,210 of 20,434 for

table

(0.18 sec)
  1. LayoutEntityType enumeration | Aspose.Words for...

    aspose.words.layout.LayoutEntityType enumeration. Types of the layout entities....Represents a table row. CELL Represents a table cell. LINE Represents...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose.Cells for .NET

    This API allows you to do all kinds of operations on Excel files files in .NET code including creating, editing and converting etc....using C# How to Create Pivot Table in Excel using C# How to Set...

    kb.aspose.com/cells/net/page/3/
  3. 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/
  4. 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/
  5. 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...
  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. Comparer | Aspose.Words for Java

    Provides methods intended to compare documents in Java....String firstDoc = getMyDir() + "Table column bookmarks.docx"; String...String secondDoc = getMyDir() + "Table column bookmarks.doc"; Comparer...

    reference.aspose.com/words/java/com.aspose.word...