Sort Score
Result 10 results
Languages All
Labels All
Results 1,791 - 1,800 of 141,003 for

page

(0.06 sec)
  1. Convert WORD To PNG Java

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

    products.aspose.com/words/java/conversion/word-...
  2. Working with OneNote Document

    OneNote Java API can be used to parse Microsoft Office OneNote documents to extract separate document elements such as Pages, images, rich text, outline, title, table, attached files, and others. Another possible task is to find all text and get a total count of nodes etc....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/note/java/working-with-onenote-...
  3. 使用 C# 进行 PDF 多媒体注释|Aspose.PDF for .NET

    Aspose.PDF for .NET 允许您从 PDF 文档中添加、获取和删除多媒体注释。...Contents [ Hide ] PDF 文档中的注释包含在 Page 对象的 Annotations 集合中。该集合仅包含该单个页面的所有注释:每个页面都有自己的...ScreenAnnotation ( document . Pages [ 1 ], new Aspose . Pdf . Rectangle...

    docs.aspose.com/pdf/zh/net/multimedia-annotation/
  4. Javascript Split DOCX

    Split DOCX files into e Pages using JavaScript code. Save DOCX as separate files using JavaScript....integrate the extracted DOCX pages with other data and, as a result...files into parts and extract pages according to the specified mode...

    products.aspose.com/words/nodejs-net/split/docx/
  5. 编辑 PDF 的单独页面|Aspose.PDF for .NET

    本节解释如何使用 PdfPageEditor 类编辑 PDF 的单独页面。...array of pages which need to be manipulated (pages can be multiple...here we have specified only one page) pdfPageEditor . ProcessPages...

    docs.aspose.com/pdf/zh/net/editing-a-pdf-s-indi...
  6. Create Bookmarks in PDF using C#

    This article guides on how to create bookmarks in PDF using C#. It has all the details to set the IDE, a list of steps, and a sample code to bookmark a PDF with C#....Page Product Family Aspose.PSD Product...bookmark to a single page or all the pages in the PDF or format...

    kb.aspose.com/pdf/net/create-bookmarks-in-pdf-u...
  7. Setting Headers and Footers with C++|Documentation

    This article explains how to programmatically insert an image in the header and footer of Excel worksheets by setting the header and footer with script commands using the C++ API or Library....display useful information like page number, author name, topic name...footers are managed using the page setup settings. Setting Headers...

    docs.aspose.com/cells/cpp/setting-headers-and-f...
  8. Print PDF using Python | Aspose.PDF

    Print PDF documents programmatically with Python sample code using Aspose.PDF for Python for .NET...the page number dialog when printing viewer . print_page_dialog...Create objects for printer and page settings ps = drawing . printing...

    products.aspose.com/pdf/python-net/print/
  9. TableStyle.alignment property | Aspose.Words fo...

    TableStyle.alignment property. Specifies the alignment for the table style....align it to a location on the page, such as the center: table_style...'Aligned to the center of the page' ) builder . end_table () table...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::PageSetup::get_Borders method | ...

    Aspose::Words::PageSetup::get_Borders method. Gets a collection of the Page borders in C++....method Gets a collection of the page borders. System :: SharedPtr...Shows how to create green wavy page border with a shadow. auto doc...

    reference.aspose.com/words/cpp/aspose.words/pag...