Sort Score
Result 10 results
Languages All
Labels All
Results 9,801 - 9,810 of 152,193 for

page

(0.09 sec)
  1. C++ API to Export XPS to OTT | products.aspose.com

    Convert XPS to OTT within C++ applications....extraction, image extraction, page manipulation, and more. Aspose...extraction, image extraction, page manipulation, and more. By using...

    products.aspose.com/total/cpp/conversion/xps-to...
  2. C++ API to Export PS to DOT | products.aspose.com

    Convert PS to DOT within C++ applications.... It is a page description language that is...the appearance of a printed page. However, the DOT file format...

    products.aspose.com/total/cpp/conversion/ps-to-...
  3. Excel Specifications and Limits|Documentation

    In this article, find all workbook, worksheet, and feature specifications and limits. In Excel 2010, the maximum worksheet size is 1,048,576 rows by 16,384 columns....characters Row height 409 points Page breaks 1,026 horizontal and...characters Row height 409 points Page breaks 1,026 horizontal and...

    docs.aspose.com/cells/net/excel-specifications-...
  4. Ինչպես հեռացնել ջրի մակարդակի նշագիծը PDF ֆայլի...

    Այս կարճ ձեռնարկը պարունակում է տեղեկատվություն Java-ում PDF ֆայլից ջրանիշը հեռացնելու մասին: Այն տրամադրում է մանրամասն տեղեկատվություն կազմաձևման, քայլ առ քայլ գործընթացի և գործարկվող կոդ՝ PDF-ից Java-ում ջրանիշի տեքստը հեռացնելու համար:...Page Product Family Aspose.PSD Product...գործընթացը : Այն օգտագործում է Page դասի getArtifacts()-ը՝ բոլոր...

    kb.aspose.com/hy/pdf/java/how-to-remove-waterma...
  5. Body class | Aspose.Words for Python

    aspose.words.Body class. Represents a container for the main text of a section...some page setup properties for the section. section . page_setup... SectionStart . NEW_PAGE section . page_setup . paper_size =...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 使用 Microsoft Azure 函数转换文档|Aspose.PDF for .NET

    了解如何使用 Microsoft Azure Functions 和 Aspose.PDF for .NET 转换 PDF 文档,实现基于云的文档处理。...jpg" ; foreach ( var page in document . Pages ) { var jpegDevice...300 )); jpegDevice . Process ( page , outputStream ); } break ;...

    docs.aspose.com/pdf/zh/net/converting-documents...
  7. HTML to Excel Worksheets - Free Support Forum -...

    Hello, I am having trouble exporting HTML to a Multisheet XLSX report. There is not a lot of documentation on doing this conversion. I am curious, when the HTML string is parsed, how does it know what are separate worksh…...utilize the single file web page because we modify it for reporting...as MSExcel saved file? next page →...

    forum.aspose.com/t/html-to-excel-worksheets/252535
  8. Convert EML to HTML via Java | products.aspose.com

    Try the code sample to convert EML files to HTML format in Java. Download Java API to take your email processing applications to the next level....Language) is the extension for web pages created for display in browsers...be displayed as part of web pages. The latest variant is known...

    products.aspose.com/email/java/conversion/eml-t...
  9. Aspose::Words::Saving::RtfSaveOptions class | A...

    Aspose::Words::Saving::RtfSaveOptions class. Can be used to specify additional options when saving a document into the Rtf format. To learn more, visit the documentation article in C++....saving the document to a fixed page format. Default value for this...saving the document to a fixed page format. Default value for this...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Aspose::Words::Body class | Aspose.Words for C+...

    Aspose::Words::Body class. Represents a container for the main text of a section. To learn more, visit the documentation article in C++....>> ( section ); // Set some page setup properties for the section...display all its contents // on the page between the section's header...

    reference.aspose.com/words/cpp/aspose.words/body/