Sort Score
Result 10 results
Languages All
Labels All
Results 4,261 - 4,270 of 186,823 for

page

(0.39 sec)
  1. Memory Requirements|Aspose.Words for .NET

    How much memory does Aspose.Words for .NET require to work with documents? Learn the details.... What is this page about? This page explains memory requirements...– 0.35 MB size (2 thousand pages), text only DOCX “B” document...

    docs.aspose.com/words/net/memory-requirements/
  2. OutOfMemoryException When Generating Previews f...

    Hi Aspose Support, We are encountering an OutOfMemoryException when using AsposePDF to generate a preview for a PDF document with around 416 Pages. System.OutOfMemoryException: Exception of type 'System.OutOfMemoryExce…...PDF document with around 416 pages. System.OutOfMemoryException:...TextAbsorber.Visit(Page page) at Aspose.Pdf.Page.Accept(TextAbsorber...

    forum.aspose.com/t/outofmemoryexception-when-ge...
  3. Management Features in PHP|Documentation

    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.... Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/net/management-features-i...
  4. Showcases|Documentation

    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.... Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/java/showcases/
  5. FieldIndex class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldIndex class. Implements the INDEX field...a value indicating whether a page number separator is overridden...sets the number of columns per page used when building the index...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Create VSSX Files via C# | products.aspose.com

    C# Sample code for generating VSSX documents. Use this code for creating VSSX files within VB.NET, Asp.NET or any .NET based application....the first page of the diagram. Add text in the page. Use Save...the first page of the diagram. Page page = diagram.Pages[ 0 ]; //...

    products.aspose.com/diagram/net/create/vssx/
  7. PageSetup.other_pages_tray property | Aspose.Wo...

    PageSetup.other_Pages_tray property. Gets or sets the paper tray (bin) to be used for all but the first Page of a section...other_pages_tray property PageSetup.other_pages_tray property...be used for all but the first page of a section. The value is implementation...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 创建或添加表格到PDF|Aspose.PDF for Java

    学习如何在PDF文档中创建或添加表格,应用单元格样式,拆分表格到页面上,并自定义行和列等。...pdfDocument = new Document (); Page page = pdfDocument . getPages ()...5 4" ); // 将表格对象添加到输入文档的第一页 page . getParagraphs (). add ( table...

    docs.aspose.com/pdf/zh/java/add-table-in-existi...
  9. 在 .NET 中将 PDF 转换为 PowerPoint|Aspose.PDF for .NET

    Aspose.PDF 允许您使用 .NET 将 PDF 转换为 PPT(PowerPoint)格式。 一种方法是将 PDF 转换为 PPTX,并将幻灯片作为图像。...: // Display progress of the page layout creation Console . WriteLine...$"{DateTime.Now.TimeOfDay} - Result page {eventInfo.Value} of {eventInfo...

    docs.aspose.com/pdf/zh/net/convert-pdf-to-power...
  10. Clone a Document in C#|Aspose.Words for .NET

    Clone a document to get its identical copy using C#. When creating a copy, nodes and properties of the original document are cloned.... What is this page about? This page describes how to clone...all document settings such as page layout, styles, and custom properties...

    docs.aspose.com/words/net/clone-a-document/