Sort Score
Result 10 results
Languages All
Labels All
Results 3,631 - 3,640 of 191,302 for

page

(0.42 sec)
  1. 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/
  2. 通过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...
  3. Convert ODT to Images in Python | products.aspo...

    ODT to image TIFF BMP PNG JPEG GIF EMF SVG conversion in your Python applications without using Microsoft Word...you to render a specific ODT page into an image with a transparent...of ImageSaveOptions Specify page number for conversion using...

    products.aspose.com/total/python-net/conversion...
  4. 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-...
  5. Supported Document Formats|Aspose.Words for C++

    Edit source documents in many popular formats, as well as freely convert files from one format to another using C++....Document TIFF Renders a page or pages of the document and saves...multipage TIFF file PNG Renders a page of the document and saves it...

    docs.aspose.com/words/cpp/supported-document-fo...
  6. 使用 Aspose.Slides 与 ReportViewer 2010 和 2012|Asp...

    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....StartRendering(format); int page = 1; //此循环遍历报告的所有页面 while (true)...CreateRplStream(reportViewer, page)) { //如果 rplStream 为空则说明我们已到达报告末尾...

    docs.aspose.com/slides/zh/reportingservices/usi...
  7. HeaderFooterType enumeration | Aspose.Words for...

    aspose.words.HeaderFooterType enumeration. Identifies the type of header or footer found in a Word file....HEADER_EVEN Header for even numbered pages. HEADER_PRIMARY Primary header...numbered pages. FOOTER_EVEN Footer for even numbered pages. FOOTER_PRIMARY...

    reference.aspose.com/words/python-net/aspose.wo...
  8. How to add and manage hyperlinks|Documentation

    Add, open, edit, and remove GridJs hyperlinks for web Pages, document locations, and email addresses from the toolbar or context menu....supports three link targets: Web Page , This Document , and E-mail...and choose Link . Choose Web Page in the Link To field to add...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  9. Timeout when using Aspose.SVG.Drawing.SkiaSharp...

    I am attempting to convert SVG images to compressed JPG images. I started by using Aspose.SVG, and implemented a method to do just that. It is rather slow, but it did manage to make some decent jpg compressions. Howeve…...SourceDpi) }, }; private static Page GetSvgPage(SVGDocument svg,...heightInPixels == 0) { return new Page(); } var pixelSize = new Size(...

    forum.aspose.com/t/timeout-when-using-aspose-sv...
  10. Convert Dynamic XFA to AcroForm using C# with A...

    Hi, I have a XFA document where all the fields are already populated. When I convert it to a standard form using this code: pdfDocument.Form.Type = FormType.Standard; The output document does not have contain all the …...except for garbled text on second page and asks if that’s the main...current version? ← previous page...

    forum.aspose.com/t/convert-dynamic-xfa-to-acrof...