Sort Score
Result 10 results
Languages All
Labels All
Results 3,541 - 3,550 of 22,341 for

table

(0.74 sec)
  1. Substitute TrueType Fonts|Aspose.Words for Pyth...

    Aspose.Words for Python via .NET can embed the correct TrueType fonts into the resulting document to ensure that it displays accurately. If a font or a specific character is not available, Aspose.Words searches for a suiTable font replacement or uses the Font fallback mechanism....but powerful mechanism called Table substitution rule. By default...rule. Aspose.Words uses XML tables, which define the basic substitution...

    docs.aspose.com/words/python-net/manipulating-a...
  2. Tables not found by TableAbsorb - Free Support ...

    The TableAbsorber doesn’t find Tables in the page. I extracted this single page from my long PDF document. The page contains some Tables. I checked the elements of the PDF and it contains PATH elements and TEXT elements…...Tables not found by TableAbsorb Aspose.PDF Product Family jcolano...TableAbsorber doesn’t find tables in the page. I extracted this...

    forum.aspose.com/t/tables-not-found-by-tableabs...
  3. Aspose.Words DOM|Aspose.Words for Python via .NET

    Document Object Model (DOM) is an in-memory representation of a Word document. Read, manipulate, and modify the content and formatting of a Word document using Python....Every run of a text, paragraph, table, or a section is a node, and...Document , Section , Paragraph , Table , Shape , Run , and all other...

    docs.aspose.com/words/python-net/aspose-words-d...
  4. Supported File Formats C++|Aspose.PDF for C++

    This page shows which Aspose.PDF for C++ can load and save file formats....Contents [ Hide ] The following table indicates the file formats that...

    docs.aspose.com/pdf/cpp/supported-file-formats/
  5. Issue During Bulk PDF Merge – Font Object Error...

    Hi Aspose Team, We are using Aspose.PDF for HTML-to-PDF conversion, and the generated PDFs appear correct when processed individually. However, we are encountering an issue during our bulk download process, where we me…...Add(table); if (NoPageNumberInPDFMer)...30; //Footer.Paragraphs.Add(table); //if (NoPageNumberInPDFMer)...

    forum.aspose.com/t/issue-during-bulk-pdf-merge-...
  6. Row.hidden property | Aspose.Words for Python

    Row.hidden property. Gets or sets a flag indicating whether this row is hidden or not....Examples Shows how to hide a table row. doc = aw . Document ( file_name...file_name = MY_DIR + 'Tables.docx' ) row = doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  7. AutoFit Columns and Rows while loading HTML in ...

    This topic **shows** you how to AutoFit columns and rows while loading HTML in a Workbook using Aspose.Cells for Python via .NET....Document Assistant Close Prefix Table Elements Styles with HtmlSaveOptions...

    docs.aspose.com/cells/python-net/autofit-column...
  8. DetectAreasMode.TABLE|Documentation

    How Aspose.OCR determines the structure of a document using the DetectAreasMode.Table algorithm....TABLE Contents [ Hide ] To use this structure...reports, invoices, and other tables. However, this algorithm is...

    docs.aspose.com/ocr/python-net/areas-detection/...
  9. Frames with Text Wrapping "Around" cause conten...

    Hi, We are facing an issue while converting a Word document to PDF using Aspose.Words. A chart (embedded as EMF image) inside a Table cell is not rendered in the output PDF when the paragraph has frame properties with t…...(embedded as EMF image) inside a table cell is not rendered in the...

    forum.aspose.com/t/frames-with-text-wrapping-ar...
  10. TabStopCollection.removeByPosition method | Asp...

    TabStopCollection.removeByPosition method. Removes a tab stop at the specified position from the collection.... myDir + "Table of contents.docx" ); // Iterate...

    reference.aspose.com/words/nodejs-net/aspose.wo...