Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 187,651 for

page

(0.12 sec)
  1. Convert PNG to PDF|Aspose.PDF for Android via Java

    This article shows how to convert PNG to PDF with Aspose.PDF library in your Android via Java applications. You can convert PNG images to PDF format using simple steps....Create new document and add Page Set page dimensions Save output file...document = new Document (); Page page = document . getPages ()....

    docs.aspose.com/pdf/androidjava/convert-png-to-...
  2. Preview workbook with Node.js via C++|Documenta...

    Aspose.Cells supports printing and previewing Excel files without Microsoft Excel installation using Node.js via C++....Excel files with millions of pages need to be converted to PDF...can check the total number of pages and then decide whether the...

    docs.aspose.com/cells/nodejs-cpp/workbook-and-w...
  3. FieldToa.use_heading property | Aspose.Words fo...

    FieldToa.use_heading property. Gets or sets whether to include the category heading for the entries in a table of authorities....displaying long citations and page numbers for each entry. field_toa...# By default, a dotted line page-wide tab appears between the...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Markdown export: compound NumberFormat not expa...

    Markdown export: compound NumberFormat not expanded + ExtractPages resets sub-level counters Environment Aspose.Words version: 25.11.0 .NET target: net8.0 Attached files: repro_source.docx, BugReport.cs Context We con…...-- page N --> ) at each page boundary in the Markdown...ExtractPages() to split the document page by page. When calling doc.ExtractPages(pageIndex...

    forum.aspose.com/t/markdown-export-compound-num...
  5. Microsoft SharePoint|Aspose.Words for .NET

    How to use Aspose.Words with Microsoft SharePoint using C#.... What is this page about? This page explains how Aspose...results. Please refresh the page and try again....

    docs.aspose.com/words/net/microsoft-sharepoint/
  6. PHP Programmers Guide|Aspose.Words for .NET

    Aspose.Words for .NET PHP Programmers Guide using C#.... What is this page about? This page explains how PHP developers...results. Please refresh the page and try again....

    docs.aspose.com/words/net/php-programmers-guide/
  7. FieldTA.ShortCitation | Aspose.Words for .NET

    Manage your FieldTA ShortCitation effortlessly. Easily get or set short citations for entries, enhancing data organization and accessibility....displaying long citations and page numbers for each entry. FieldToa...// By default, a dotted line page-wide tab appears between the...

    reference.aspose.com/words/net/aspose.words.fie...
  8. How to Scale a Worksheet with JavaScript via C+...

    This article shows you code explaining how to scale a worksheet using Aspose.Cells for JavaScript via C++....scaling a worksheet: Fit to Page: To ensure that all the content...fits on a single page or a specific number of pages when printing...

    docs.aspose.com/cells/javascript-cpp/how-to-sca...
  9. Table scaling results in removed colums after D...

    We’ve encountered an issue with the DOCX → TIFF java conversion. The width of the table is increased to the point that the table exceeds the document margins resulting in several columns being cut off. This issue can be…...is wider than the printable page area (e.g., the table width...total width is greater than the page width minus the left/right margins...

    forum.aspose.com/t/table-scaling-results-in-rem...
  10. 使用 Aspose.PDF for .NET 和 Python|Aspose.PDF for ...

    在本教程中,您将探索在 Python 中创建和修改 PDF 文件的不同方法。...Document () # Add page page = document . Pages . Add () # Add text...text to new page textFragment = TextFragment ( "Hello,world!"...

    docs.aspose.com/pdf/zh/net/python-net/