Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 1,732 for

table layout

(0.17 sec)
  1. Converting a MHTML file to XLSX using Python | ...

    Sample code on Python for MHTML to XLSX conversion. Use example code for batch MHTML to XLSX conversion with Python and .NET...process, including formatting and layout. Load the input MHT document...including formatting options and layout control.The chosen options...

    products.aspose.com/pdf/python-net/conversion/m...
  2. Extract Text and Images from PDF File Online an...

    Online PDF file parser app. .NET API C# code to extract images and text from PDF document....Text and Table Extraction Extract paragraphs, tables, or form...databases or accounting systems. 🎨 Layout Analysis Detect visual structure...

    products.aspose.com/total/net/parse/pdf/
  3. Document class | Aspose.Words for Node.js

    Aspose.Words.Document class. Represents a Word document...represents options to control the layout process of this document. lists...calculated by the most recent page layout operation. parentNode Gets...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Outlook Email Templates (OFT) - Read, Create, a...

    Learn how to read, create, and edit Outlook email templates (OFT files) in C# using Aspose.Email for .NET without Microsoft Outlook....Create, and Edit OFT Files Table of Contents What Is an Outlook...body content, recipients, and layout settings. Unlike .msg or .eml...

    blog.aspose.com/email/outlook-template-oft-crea...
  5. Generate PDF417 and Micro PDF417 Barcodes in C#...

    Aspose.BarCode for .NET can be used to generate different types of PDF417 and Micro PDF417 barcodes.... The layout of PDF417 barcodes include...BarCodeImageFormat . Png ); Barcode Layout Settings PDF417 barcodes family...

    docs.aspose.com/barcode/net/pdf417-barcodes/
  6. Aspose.Slides for Android via Java Features|Asp...

    Explore Aspose.Slides for Android via Java features compared to Aspose.Slides for Java, including support for PPT, PPTX and ODP, conversions and rendering....Notes Slides 14 Support for Layout Slides 15 Support for slides...Slide AutoShapes 18 Support for Tables 19 Support for SmartArt 20...

    docs.aspose.com/slides/androidjava/aspose-slide...
  7. Convert OST to HTML via Java | products.aspose.com

    Try the code sample to convert OST files to HTML format in Java. Download Java API to take your email processing applications to the next level....OST (Outlook Offline Storage Table) files to HTML format with Aspose...retains the email original layout, attachments, and metadata...

    products.aspose.com/email/java/conversion/ost-t...
  8. IPortionEffectiveData Instance Variables Change...

    Hello Aspose Team! I’ve been under the assumption that when I call .getFormat().getEffective() on a Portion object, the resulting IPortionFormatEffective object was immuTable and basically a ‘snapshot’ of the format sty…...issue when instantiating a Table/AutoShape via code rather than...testPortionFormatEff(ITable table) { // This cell triggered the...

    forum.aspose.com/t/iportioneffectivedata-instan...
  9. Manage Presentation Hyperlinks in JavaScript|As...

    Effortlessly manage hyperlinks in PowerPoint and OpenDocument presentations with Aspose.Slides for Node.js—enhance interactivity and workflow in minutes....Using Hyperlinks to Create Table of Contents Since hyperlinks...you can use them to create a table of contents. This sample code...

    docs.aspose.com/slides/nodejs-java/manage-hyper...
  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-...