Sort Score
Result 10 results
Languages All
Labels All
Results 6,881 - 6,890 of 190,038 for

page

(0.11 sec)
  1. Watermark VSSM document via Python | products.a...

    Python sample code to add watermark to VSSM documents within any Python based application....Diagram object Select Page via its id Use Page’s addText function...vssm" ); page = diagram.getPages().getPage( 0 ) shape = page.addText(...

    products.aspose.com/diagram/python-java/waterma...
  2. HTML Tutorial – Basics – Aspose.HTML for .NET

    HTML Tutorial section helps you to learn some basic HTML, including how to use HTML elements and tags, place text on a Page, add images, use HTML colors, etc....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/html/net/tutorial/
  3. Frequently Asked Questions – Aspose.HTML for .NET

    This article includes frequently asked questions about using the functionality of the Aspose.HTML for .NET library....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/html/net/faq/
  4. Merge XPS files | Aspose.Page for C++

    Merger XPS functionality of Aspose.Page API solution for C++ allows you to combine several XPS files into a single XPS or PDF document....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/cpp/merge/xps/
  5. 使用C++的JavaScript设置页面和打印选项|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....> </ head > < body > < h1 > Page Setup Example </ h1 > < input...worksheets . get ( 0 ); // Access page setup as a property const pageSetup...

    docs.aspose.com/cells/zh/javascript-cpp/page-se...
  6. 在 Java 中将 MHTML 转换为 PDF – Aspose.HTML for Java

    了解如何使用 Aspose.HTML for Java 将 MHTML 转换为 PDF。考虑在 Java 代码中将 MHTML 转换为 PDF 的各种情况。...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/html/zh/java/convert-mhtml-to-pdf/
  7. Split DOCX File Online or via Java | products.a...

    Free online app to split different DOCX files. Java splitter library code for DOCX documents....number of pages in the DOCX file. Loop through each page and use...to extract the page. Save the extracted page into new file. Code...

    products.aspose.com/total/java/split/docx/
  8. Add Text stamps in PDF programmatically|Aspose....

    Add a text stamp to a PDF file using the TextStamp class with Java....) method of the Page class to add the stamp in the...()); // add stamp to particular page pdfDocument . getPages (). get_Item...

    docs.aspose.com/pdf/java/text-stamps-in-the-pdf...
  9. Aspose.PDF for Java 9.5.0 中的公共 API 更改|Aspose.PD...

    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....Document doc = new Document (); Page page = doc . getPages (). add ();...canvas = new Graph ( 400 , 100 ); page . getParagraphs (). add ( canvas...

    docs.aspose.com/pdf/zh/java/public-api-changes-...
  10. Aspose::Words::LowCode::Splitter class | Aspose...

    Aspose::Words::LowCode::Splitter class. Provides methods intended to split the documents into parts using different criteria in C++....Extracts a specified range of pages from a document file and saves...saves the extracted pages to a new file. The output file format...

    reference.aspose.com/words/cpp/aspose.words.low...