Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 10,902 for

page count

(0.53 sec)
  1. Convert CDR to PSD using Python

    Follow this article to convert CDR to PSD using Python. It has all the details to set the IDE, a list of steps, and a sample code for converting CDR to PSD using Python....Page Product Family Aspose.PSD Product...save options Enable the multi-page merging, set the Rasterization...

    kb.aspose.com/imaging/python/convert-cdr-to-psd...
  2. Adjust Workbook Compression Level with C++|Docu...

    Learn how to adjust the compression level of a workbook using Aspose.Cells for C++ to optimize file size and processing time.... count () << std :: endl ; // Set compression...Elapsed Time: " << duration . count () << std :: endl ; // Set compression...

    docs.aspose.com/cells/cpp/adjust-workbook-compr...
  3. Create Union Range|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....Assistant Close Get Address Cell Count Offset Entire Column and Entire...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/java/create-union-range/
  4. Creating a complex PDF|Aspose.PDF for Python vi...

    Aspose.PDF for Python via .NET allows you to create more complex documents that contain images, text fragments, and tables in one document....metadata but without pages. Add a Page to the document object...document will have one page. Add a Image to the Page. Create a TextFragment...

    docs.aspose.com/pdf/python-net/complex-pdf-exam...
  5. FieldSkipIf.RightExpression | Aspose.Words for ...

    Discover the FieldSkipIf RightExpression property, easily manage comparison expressions for enhanced data control and streamlined operations....Examples Shows how to skip pages in a mail merge using the SKIPIF...mail merge will produce two pages. DataTable table = new DataTable...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Convert MBOX to VCF via C# | products.aspose.com

    Sample code for MBOX to VCF C# conversion. Use API example code for batch MBOX files to VCF conversion within VB.NET, Asp.NET or any .NET based application....vcf files int count = 1 ; foreach ( var eml in mbox...Combine(outputDirectory, $"Message{count}.vcf" ); // Find the alternate...

    products.aspose.com/email/net/conversion/mbox-t...
  7. Manage PDF Headers and Footers using Java|Aspos...

    Learn how to add and remove header and footer artifacts in PDF documents using Aspose.PDF for Java....commonly used for repeated labels, page identifiers, and layout framing...artifact Use this example when a page should display a reusable header...

    docs.aspose.com/pdf/java/artifacts-header-footer/
  8. 使用 C# 更改 PDF 页面大小|Aspose.PDF for .NET

    使用 Aspose.PDF for .NET 库更改 PDF 文档的页面大小。... Page 类包含 SetPageSize(…) 方法,允许您设置...RunExamples . GetDataDir_AsposePdf_Pages (); // Open PDF document using...

    docs.aspose.com/pdf/zh/net/change-page-size/
  9. PageSetup.LineNumberRestartMode | Aspose.Words ...

    Discover the PageSetup LineNumberRestartMode property to control line numbering—choose between restarting at new Pages or continuous numbering for seamless documents....over at the beginning of a new page or section or runs continuously...restart the numbering on each new page from 1 and display the number...

    reference.aspose.com/words/net/aspose.words/pag...
  10. Document.sections property | Aspose.Words for N...

    Document.sections property. Returns a collection that represents all sections in the document....Starts the next section on a new page: builder . insertBreak ( aw...next section on the current page: builder . insertBreak ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...