Sort Score
Result 10 results
Languages All
Labels All
Results 4,621 - 4,630 of 188,041 for

page

(0.88 sec)
  1. 限制生成的页数——Excel转PDF的C++方案|Documentation

    了解如何在将Excel电子表格转换为PDF时限制生成的页数,使用编号Aspose.Cells for Node.js via C++。...only Page 3 and Page 4 in the output PDF // Starting page index...setPageIndex ( 3 ); // Number of pages to be printed options . setPageCount...

    docs.aspose.com/cells/zh/nodejs-cpp/limit-the-n...
  2. PageInfo.colored property | Aspose.Words for No...

    PageInfo.colored property. Returns ``true`` if the Page contains colored content....property Returns true if the page contains colored content. get...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Convert other file formats to PDF in .NET|Aspos...

    This topic shows you how Aspose.PDF allows converting other file formats such as EPUB, MD, PCL, XPS, PS, XML, and LaTeX to a PDF document....also set page size for conversion. To define new page size you...printing, left and top offsets etc. Page control commands + Perforation...

    docs.aspose.com/pdf/net/convert-other-files-to-...
  4. While using concate in Aspose.Pdf.Facades forma...

    0000800070_Service_Create_V15 (2) (1).pdf (2.1 MB) here is a file. when we concate this file with another text its formating is tting changed. File after concatination.pdf (1.7 MB)..., page‑range selection, preserving...with PdfFileEditor . Changed page size or margins One PDF has...

    forum.aspose.com/t/while-using-concate-in-aspos...
  5. Converting a BMP file to PDF using C++ | Aspose...

    Sample code for BMP to PDF conversion using C++. Use C++ example for batch BMP to PDF conversion....formats, see the Documentation pages. Also, you can check the other...Library on the Documentation pages. To verify the benefits of the...

    products.aspose.com/pdf/cpp/conversion/bmp-to-pdf/
  6. Converting a GIF file to PDF using C++ | Aspose...

    Sample code for GIF to PDF conversion using C++. Use C++ example for batch GIF to PDF conversion....formats, see the Documentation pages. Also, you can check the other...Library on the Documentation pages. To verify the benefits of the...

    products.aspose.com/pdf/cpp/conversion/gif-to-pdf/
  7. Add PDF Form Fields|Aspose.PDF for .NET

    This topic explains how to work with Form Fields with Aspose.PDF Facades using FormEditor Class....named "Country" to the first page of the PDF // Specify the coordinates... the name of our field, the page number to which we want to add...

    docs.aspose.com/pdf/net/add-form-fields/
  8. Working with Ranges in Python|Aspose.Words for ...

    Work with ranges in a document using Python.... What is this page about? This page explains how to use...results. Please refresh the page and try again....

    docs.aspose.com/words/python-net/working-with-r...
  9. Supported Features on Document Save|Aspose.Word...

    Save a document in most of popular formats and supports lots of Microsoft Word features....formats fixed page save options for fixed-page formats : PDF...results. Please refresh the page and try again....

    docs.aspose.com/words/java/supported-features-o...
  10. 以编程方式保存 PDF 文档|Aspose.PDF for .NET

    了解如何在 C# Aspose.PDF for .NET PDF 库中保存 PDF 文件。将 PDF 文档保存到文件系统、流和 Web 应用程序中。...g add new empty page document . Pages . Add (); // Save PDF... i.g add new empty page document . Pages . Add (); // Save PDF...

    docs.aspose.com/pdf/zh/net/save-pdf-document/