Sort Score
Result 10 results
Languages All
Labels All
Results 3,621 - 3,630 of 96,341 for

page

(0.11 sec)
  1. 用C++设置边距|Documentation

    学习如何使用C++设置Excel工作表的边距。本指南涵盖了设置页面边距、居中内容以及以编程方式配置页眉和页脚边距的方法,使用Aspose.Cells for C++。...bottom, left, right, and top page margins pageSetup . SetBottomMargin...GetPageSetup (); // Specify Center on page Horizontally and Vertically...

    docs.aspose.com/cells/zh/cpp/setting-margins/
  2. PSD ファイルをオンラインで開く | products.aspose.com

    Aspose.PSD を使用して PSD ファイルをオンラインで開く...NET page Official Aspose.PSD for Java page Official Aspose...Aspose.PSD for Python via .NET page Aspose.PSD for .NET Pricing...

    products.aspose.com/psd/jp/view/open-psd-online/
  3. Convert WORD To PDF Java

    Convert a Word document to PDF format in Java code. Save a Word document as PDF using Java....for (int page = 0; page < doc.getPageCount(); page++) { saveOptions...PageSet(page)); doc.save(String.format("Output_%d.pdf", page + 1)...

    products.aspose.com/words/java/conversion/word-...
  4. Convert WORD To EPUB Java

    Convert a Word document to EPUB format in Java code. Save a Word document as EPUB using Java....for (int page = 0; page < doc.getPageCount(); page++) { saveOptions...PageSet(page)); doc.save(String.format("Output_%d.epub", page + 1)...

    products.aspose.com/words/java/conversion/word-...
  5. Working with Transparency | C++

    How to work with transparency of an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/cpp/xps/working-with-trans...
  6. Extracting text from an image|Documentation

    How to read text from raster images in JPEG, PNG, TIFF, BMP, and GIF formats....JPEG, PNG, BMP, GIF, and single-page TIFF images. This method allows...

    docs.aspose.com/ocr/net/recognition/image/
  7. How to Edit PDF Document in Java

    This article guides on how to edit PDF document in Java. It has the details to set the environment, the program logic and a runnable sample code to edit text in PDF file in Java....Page Product Family Aspose.PSD Product...desired location on a given page Finally, load the file into...

    kb.aspose.com/pdf/java/how-to-edit-pdf-document...
  8. Convert Markdown to Image in Java – PNG, JPG, B...

    Convert Markdown to Images like JPG, PNG, GIF, TIFF, BMP using Java library. Consider Markdown to image conversion scenarios in Java code....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/html/java/convert-markdown-to-i...
  9. Font.shadow property | Aspose.Words for Node.js

    Font.shadow property. True if the font is formatted as shadowed....letters are floating above the page. builder . font . shadow = true...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Split Panes in Python|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....social coding sites: GitHub Page Break Preview in Python Zoom...

    docs.aspose.com/cells/java/split-panes-in-python/