Sort Score
Result 10 results
Languages All
Labels All
Results 4,961 - 4,970 of 180,978 for

page

(0.15 sec)
  1. Supported file formats|Documentation

    File formats for images and recognition results supported by Aspose.OCR for JavaScript via C++.... Multi-page TIFF images are fully supported...cannot extract images from HTML pages. The library does not support...

    docs.aspose.com/ocr/javascript-cpp/supported-fi...
  2. VbaModule.source_code property | Aspose.Words f...

    VbaModule.source_code property. Gets or sets VBA project module source code....signed; Project code page: { vba_project . code_page } ; Modules count:...signed; Project code page: { vba_project . code_page } ; Modules count:...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Page Product Family Aspose.PSD Product...Java Resize EPS in C# Insert Page Break in PDF using Java Convert...

    kb.aspose.com/categories/page/18/
  4. XpsSaveOptions.useBookFoldPrintingSettings prop...

    XpsSaveOptions.useBookFoldPrintingSettings property. Gets or sets a boolean value indicating whether the document should be saved using a booklet printing layout, if it is specified via [PageSetup.multiplePages](../../../aspose.words/Pagesetup/multiplePages/)....settings are not specified in page setup, this option will have..."MultiplePages" // properties of the page setup objects of all sections...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 使用 C# 的额外注释|Aspose.PDF for .NET

    了解如何使用 Aspose.PDF 在 .NET 中向 PDF 文件添加额外注释,以实现交互式文档功能。... Pages [ 1 ], new Aspose . Pdf . Rectangle...CaretAnnotation ( document . Pages [ 1 ], new Aspose . Pdf . Rectangle...

    docs.aspose.com/pdf/zh/net/extra-annotations/
  6. XpsSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XPS format in Java....Allows to control how separate pages are saved when a document is...exported to fixed page format. getPageSet() Gets the pages to render...

    reference.aspose.com/words/java/com.aspose.word...
  7. XamlFixedSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.XamlFixedSaveOptions for enhanced document saving in XamlFixed format. Unlock advanced features for superior results!...Allows to control how separate pages are saved when a document is...is exported to fixed page format. PageSet { get; set; } Gets or...

    reference.aspose.com/words/net/aspose.words.sav...
  8. 使用 C# 从 PDF 中提取表格 | Aspose.PDF

    C# 源代码用于通过 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上从 PDF 文件中提取表格。...); foreach ( var page in pdfDocument . Pages ) { var absorber...TableAbsorber (); absorber . Visit ( page ); foreach ( var table in absorber...

    products.aspose.com/pdf/zh-hans/net/table/extract/
  9. Convert PDF to HTML in Python|Aspose.PDF for Py...

    This topic show you how to convert PDF file to HTML format with Aspose.PDF for Python via .NET library....outfile ) Convert PDF to Multi-Page HTML This function converts...file into multi-page HTML, where each PDF page is exported as...

    docs.aspose.com/pdf/python-net/convert-pdf-to-h...
  10. Save PDF document programmatically|Aspose.PDF f...

    Learn how to save PDF file in Python Aspose.PDF for Python via .NET library. Save PDF document to file system, to stream, and in Web applications....g add new empty page document . pages . add () document .... i.g add new empty page document . pages . add () document ....

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