Sort Score
Result 10 results
Languages All
Labels All
Results 2,321 - 2,330 of 184,185 for

page

(0.11 sec)
  1. Otvorite AI datoteku na mreži | products.aspose...

    Otvorite AI datoteku na mreži...Document(pdfFileStream); var page = pdfDocument.Pages[1]; using var imageStream...resolution); pngDevice.Process(page, imageStream); imageStream.Position...

    products.aspose.com/psd/cr/view/open-ai-online/
  2. How to Convert OneNote to HTML using Java

    This simple article focuses on how to convert OneNote to HTML using Java. It represents all the details to configure the environment, a complete programming work flow and an example code to export OneNote to HTML using Java....Page Product Family Aspose.PSD Product...class instance and add an empty page inside that Initialize the ParagraphStyle...

    kb.aspose.com/note/java/how-to-convert-onenote-...
  3. 使用 Java 向 PDF 添加文本 | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码,以编程方式向 PDF 添加文本...TextBuilder 將 TextParagraph 新增到 Page。 再次儲存文件。 將文字新增到 PDF - Java 此示例代码说明如何在...toString ()); // get particular page Page pdfPage = pdfDocument . getPages...

    products.aspose.com/pdf/zh-hant/java/text/
  4. Adding Image stamps in PDF using Python|Aspose....

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF for Python library....Add the stamp to the target page. Save the modified PDF. import.... opacity = 0.5 document . pages [ 1 ] . add_stamp ( image_stamp...

    docs.aspose.com/pdf/python-net/image-stamps-in-...
  5. PageSetup.PaperSize | Aspose.Words for .NET

    Discover the PageSetup PaperSize property to easily customize and manage your document's paper size for optimal printing results....docx" ); Shows how to set page sizes. Document doc = new Document...// We can change the current page's size to a pre-defined size...

    reference.aspose.com/words/net/aspose.words/pag...
  6. Print and Preview Workbook with C++|Documentation

    Aspose.Cells supports printing and previewing Excel files without Microsoft Excel installation using C++....Excel files with millions of pages need to be converted to PDF...can check the total number of pages and then decide whether the...

    docs.aspose.com/cells/cpp/workbook-and-workshee...
  7. DocumentBuilder.InsertFootnote | Aspose.Words f...

    Enhance your documents effortlessly with the DocumentBuilder InsertFootnote method—easily add footnotes or endnotes for better clarity and professionalism....appear at the bottom of the page. builder . Write ( "This text...referenced text, // so this page break will not affect the footnote...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Convert a Document to PDF in Python|Aspose.Word...

    Convert a document to PDF using Python. Various input formats are supported, including Word, OpenOffice, Image and eBook formats....paginated or has the concept of pages. Convert a Word Document to...mimics the way Microsoft Word’s page layout engine works, making...

    docs.aspose.com/words/python-net/convert-a-docu...
  9. Reduce File Size|Documentation

    This section explains how to reduce file size from a diagram with Aspose.Diagram for Python via Java.... The Page object represents the drawing...area of a foreground page or a background page.In order to reduce...

    docs.aspose.com/diagram/python-java/reduce-file...
  10. PCL to PDF Merge using Java | Aspose.PDF

    Combine two or more PCL documents into one PDF single file programmatically with Java sample code using Aspose.PDF for Java...Library on the Documentation pages. To verify the benefits of the...merging files In loop: add a new page to PDF document In loop: add...

    products.aspose.com/pdf/java/merger/pcl-to-pdf/