Sort Score
Result 10 results
Languages All
Labels All
Results 5,341 - 5,350 of 188,035 for

page

(0.18 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. 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...
  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. Clarification on usePdfImageConversion Support ...

    Hello, We are a licensed Aspose.Total customer using Aspose.PDF for Java (version 23.1), and we would like to request clarification and assistance regarding the following: 1. usePdfImageConversion — Feature Availabili…...conversion by embedding each page as an image. However: We cannot...fallback approach: Each PDF page is rendered to an image using...

    forum.aspose.com/t/clarification-on-usepdfimage...
  6. Online DOC File Splitter or Build Python Apps t...

    Free online app to Split different DOC files. Python Splitter library code for DOC documents....number of pages in the DOC file. Iterate through each page and use...extract_pages to extract the page. Save the extracted page into...

    products.aspose.com/total/python-net/split/doc/
  7. Online DOT File Splitter or Build Python Apps t...

    Free online app to Split different DOT files. Python Splitter library code for DOT documents....number of pages in the DOT file. Iterate through each page and use...extract_pages to extract the page. Save the extracted page into...

    products.aspose.com/total/python-net/split/dot/
  8. Aspose::Words::DocumentBuilder::InsertShape met...

    Aspose::Words::DocumentBuilder::InsertShape method. Inserts free-floating shape with specified position, size and text wrap type in C++....Drawing :: RelativeHorizontalPo :: Page , 100 , Aspose :: Words :: Drawing...Drawing :: RelativeVerticalPosi :: Page , 100 , 50 , 50 , Aspose ::...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Aspose::Words::Paragraph::get_IsEndOfHeaderFoot...

    Aspose::Words::Paragraph::get_IsEndOfHeaderFooter method. True if this paragraph is the last paragraph in the HeaderFooter (main text story) of a Section; false otherwise in C++....will appear at the top of every page of this section, above the main...appear at the bottom of every page of this section, below the main...

    reference.aspose.com/words/cpp/aspose.words/par...
  10. 使用 C# 从 PDF 中提取表格 | Aspose.PDF

    使用 Aspose.PDF for .NET,使用 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/