Sort Score
Result 10 results
Languages All
Labels All
Results 3,711 - 3,720 of 187,808 for

page

(0.09 sec)
  1. Extend and Contribute to CRM Quote Generator|As...

    How to defined a custom workflow using Aspose.Words to convert HTML to word and Attach Generated Quotation with Quote in C#.... What is this page about? This page describes how to extend...results. Please refresh the page and try again....

    docs.aspose.com/words/net/extend-and-contribute...
  2. Aspose.Email produces MHtml file with cutoff te...

    Hello, In the attached zip there are two files. One of them is the input EML file and the other is the MHtml, which is produced using Aspose.Email. The text on the third Page is cutoff and cannot be read correctly. It i…... The text on the third page is cutoff and cannot be read...(118.2 KB) 525384_Text_on_third_page_not_fully_visible.zip (21.5...

    forum.aspose.com/t/aspose-email-produces-mhtml-...
  3. ViewOptions | Aspose.Words for Java

    Provides various options that control how a document is shown in Microsoft Word in Java....PAGE_LAYOUT); doc.getViewOptions()...document to fit the width of the page. // Set the "ZoomType" property...

    reference.aspose.com/words/java/com.aspose.word...
  4. Render the Worksheet and Workbook to Image usin...

    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....compression, image format, and page quality. Overview Sometimes...in your applications or web pages. You might need to insert the...

    docs.aspose.com/cells/java/render-the-worksheet...
  5. Working with Table of Contents|Aspose.Words for...

    Insert and manage 'Table of Contents' in a document using Node.js....TOC by updating the fields and page layout of the document. Without...contents will be populated but no page numbers will be displayed. Any...

    docs.aspose.com/words/nodejs-net/working-with-t...
  6. Aspose::Words::PageSetup::get_LayoutMode method...

    Aspose::Words::PageSetup::get_LayoutMode method. Gets or sets the layout mode of this section in C++....the number of lines that each page may have. auto doc = System...set the number of lines per page in this section. // A large...

    reference.aspose.com/words/cpp/aspose.words/pag...
  7. BuiltInDocumentProperties.bytes property | Aspo...

    BuiltInDocumentProperties.bytes property. Represents an estimate of the number of bytes in the document....document statistics such as word/page/character counts as metadata...Statistics // Page count: The PageCount property shows the page count...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. CompositeGrid|Documentation

    CompositeGrid element generates a highly customizable matrix of numbered bubbles that are combined into a single answer....relative to the left edge of the page. Overrides the value of align...relative to the top edge of the page. column integer 1 The number...

    docs.aspose.com/omr/net/json-markup/compositegrid/
  9. 通过C++用JavaScript预览工作簿|Documentation

    Aspose.Cells支持使用JavaScript通过C++打印和预览Excel文件,无需安装Microsoft Excel。... log ( "Workbook page count: " + workbookPageCount...; console . log ( "Worksheet page count: " + worksheetPageCount...

    docs.aspose.com/cells/zh/javascript-cpp/workboo...
  10. Tables colliding on docx to pdf conversion - Fr...

    async function addLetterHeadToDocx(docPath, letterHeadpath, outDir, logger) { const headDoc = new aw.Document(letterHeadpath); const contentDoc = new aw.Document(docPath); const headDocParagraphs = headDoc.sections…...expected, the tables in the last page are colliding, also for reference...table dimensions, margins, or page layout settings. Here are some...

    forum.aspose.com/t/tables-colliding-on-docx-to-...