Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 1,305 for

table layout

(0.13 sec)
  1. Convert WORD to PST in Python | products.aspose...

    Save WORD to PST within Python applications without using Microsoft Word or Outlook...OST (Outlook Offline Storage Table) Convert WORD to POT (Microsoft...they retain the formatting, layout, and fonts of the original...

    products.aspose.com/total/python-net/conversion...
  2. FieldXE.yomi property | Aspose.Words for Python

    FieldXE.yomi property. Gets or sets the yomi (first phonetic character for sorting indexes) for the index entry...as_field_index () # The INDEX table automatically sorts its entries...alphabetic order. # Set the INDEX table to sort entries phonetically...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Compress and Decompress VSTX Files via .NET

    C# compression and decompression source code to compress VSTX documents into a single zip archive or vice versa on .NET Framework, .NET Core....VSDX files, with default layout and settings. In general, Visio...software diagrams, network layout, database models, objects mapping...

    products.aspose.com/zip/net/zip-file/vstx/
  4. Working with PDF/A or PDF/UA|Aspose.Words for Java

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using Java. There are a few problems when converting to PDF/A documents, and Aspose.Words for Java solves them....such as headings, paragraphs, tables, and others. These blocks form... note separators, repeated table header cells, and decorative...

    docs.aspose.com/words/java/working-with-pdfa-or...
  5. Portable Document Format (PDF)|Aspose.Slides Do...

    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....format was to keep content and layout the same, regardless of the...Headers and footers. Bullets. Tables. You can export presentations...

    docs.aspose.com/slides/java/portable-document-f...
  6. DetectAreasMode.UNIVERSAL|Documentation

    How Aspose.OCR determines the structure of a document using the DetectAreasMode.UNIVERSAL algorithm....does not support multi-column layout. Try DetectAreasMode.MULTICOLUMN...MULTICOLUMN DetectAreasMode.TABLE...

    docs.aspose.com/ocr/java/areas-detection/photo/
  7. Import and Export Data|Documentation

    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....represents the options of JSON layout. The ImportData method accepts...array should be processed as a table or not. ConvertNumericOrDate...

    docs.aspose.com/cells/java/import-and-export-data/
  8. 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/
  9. XpsSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.XpsSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Xps](../../aspose.words/saveformat/#Xps) format...saved using a booklet printing layout, if it is specified via PageSetup...will contain an outline, a table of contents that lists headings...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the font is not missing; this is my code public static void streamToDocX1(String docFilePath, OutputStream stream) throws Exception { document = new Document(docFilePath); docume…...page number of the document table of contents I generated is incorrect...following code to update its table of contents again, but the page...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...