Sort Score
Result 10 results
Languages All
Labels All
Results 3,961 - 3,970 of 188,044 for

page

(0.73 sec)
  1. Convert Visio to Images formats|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to various images formats. Convert Visio,VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PNG, JPEG, BMP images with a few lines of code....possible to save a particular page to image, instead of the entire.... PNG ); // Save one page only, by page index options . PageIndex...

    docs.aspose.com/diagram/net/convert-visio-to-im...
  2. Supported file formats|Documentation

    File formats for images and recognition results supported by Aspose.OCR for Python via Java.... Multi-page TIFF images are fully supported...cannot extract images from HTML pages and does not support authentication...

    docs.aspose.com/ocr/python-java/supported-file-...
  3. Building forms programmatically|Documentation

    Describe the OMR form directly in the application code....must also define at least one page as an instance of PageConfig...code generates an empty single-page OMR form: TemplateConfig templateConfig...

    docs.aspose.com/omr/net/programmatic-forms/
  4. image|Documentation

    Image element is used to add a picture....relative to the left edge of the page. Overrides the value of align...relative to the top edge of the page. y=500 align left Horizontal...

    docs.aspose.com/omr/net/txt-markup/image/
  5. FootnoteOptions.position property | Aspose.Word...

    FootnoteOptions.position property. Specifies the footnotes position....an entry at the bottom of the page, consisting of a symbol # that...show up at the bottom of the page that contains its reference...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 使用 Java 向 PDF 添加标题 | Aspose.PDF

    用于在任何平台上在 PDF 文档中添加标题的 Java 源代码。...// Add header on all pages for ( Page page : pdfDocument . getPages...getPages ()) { page . addStamp ( textStamp ); } // Save updated...

    products.aspose.com/pdf/zh-hans/java/header/
  7. PDF 粘性注释|Aspose.PDF for PHP via Java

    本主题关于粘性注释,作为示例我们展示了文本中的水印注释。它用于表示页面上的图形。查看代码片段以解决此任务。...$colors = new Color (); // 获取特定页面 $page = $document -> getPages () ->...= new WatermarkAnnotation ( $page , new Rectangle ( 100 , 500...

    docs.aspose.com/pdf/zh/php-java/sticky-annotati...
  8. 使用 Java 从 PDF 中提取表格 | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码,以编程方式从 PDF 文件中提取表格... toString ()); for ( Page page : pdfDocument . getPages ())...TableAbsorber (); absorber . visit ( page ); for ( AbsorbedTable table...

    products.aspose.com/pdf/zh-hant/java/table/extr...
  9. 在 PostScript 中使用页面 | C++

    Aspose.Page API 解决方案解答了如何将页面添加到 PS 文件的问题。了解如何在 C++ 中使用该功能...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/zh/cpp/ps/working-with-pages/
  10. How to set excel Custom Paper Size width and he...

    @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao worksheet.PageSetup.PaperSize = PaperSizeType.Custom; // Set custom paper size for A1 (width: 33.1 inches, height: 23.4 inches) worksheet.PageSetup.Custom…...entire Excel file into a single-page SVG without cutting off any...to set all content is on one page using (MaxDisplayRange.ColumnCount...

    forum.aspose.com/t/how-to-set-excel-custom-pape...