Sort Score
Result 10 results
Languages All
Labels All
Results 3,091 - 3,100 of 181,649 for

page

(0.14 sec)
  1. 通过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...
  2. 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/
  3. 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-...
  4. 使用 C# 的 PDF 高亮注释|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中为 PDF 文档添加高亮注释,以强调和审阅文本。... Pages [ 1 ]); // Create annotations...HighlightAnnotation ( document . Pages [ 1 ], tfa . TextFragments [...

    docs.aspose.com/pdf/zh/net/highlights-annotation/
  5. Aspose::Words::ConvertUtil::PointToPixel method...

    Aspose::Words::ConvertUtil::PointToPixel method. Converts points to pixels at 96 dpi in C++....Examples Shows how to specify page properties in pixels. auto doc...section's "Page Setup" defines the size of the page margins in...

    reference.aspose.com/words/cpp/aspose.words/con...
  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. 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...
  8. ParagraphFormat.KeepWithNext | Aspose.Words for...

    Discover how the ParagraphFormat KeepWithNext property ensures your paragraphs stay together, enhancing document flow and readability for a polished look....paragraph is to remains on the same page as the paragraph that follows...to stay together on the same page. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/par...
  9. Working with Images in Java|Aspose.Words for Java

    Image shapes in details and advanced features provided by Aspose.Words for Java....Insert Barcode on each Document Page This example lets you add the...barcodes on all or specific pages of a Word document. There is...

    docs.aspose.com/words/java/working-with-images/
  10. Delete Images from PDF File using C++|Aspose.PD...

    This section explain how to delete Images from PDF File using Aspose.PDF for C++.... Get the Page that holds the image from the...the Document object’s Pages collection . Images are held in the...

    docs.aspose.com/pdf/cpp/delete-images-from-pdf-...