Sort Score
Result 10 results
Languages All
Labels All
Results 3,781 - 3,790 of 184,601 for

page

(0.25 sec)
  1. Clone a Document in C#|Aspose.Words for .NET

    Clone a document to get its identical copy using C#. When creating a copy, nodes and properties of the original document are cloned....Hide ] What is this page about? This page describes how to clone...all document settings such as page layout, styles, and custom properties...

    docs.aspose.com/words/net/clone-a-document/
  2. Create VSSM Files via Java | products.aspose.com

    Java Sample code for generating VSSM documents. Use this code for creating VSSM files within Java based desktop or web application....the first page of the diagram. Add text in the page. Use save...Access the first page of the diagram. Page page = diagram.getPages()...

    products.aspose.com/diagram/java/create/vssm/
  3. Validate entire worksheet instead of only the u...

    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....client side function on GridWeb page change Set Column Header Tip...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/java/validate-entire-work...
  4. Extract Theme Data from Excel File|Documentation

    Aspose.Cells is a .NET library for working with spreadsheet files. It supports extracting theme data from Excel files, allowing users to obtain the style and formatting information of documents. This article will introduce how to extract theme data from Excel files using the Aspose.Cells library....using Microsoft Excel via the Page Layout > Themes command. C#...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/net/extract-theme-data-fr...
  5. Installation|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.... This page provides a concise overview...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/reportingservices/install...
  6. Add Table to PDF using C++ | Aspose.PDF

    Adding table in PDF file programmatically with C++ sample code using Aspose.PDF for C++... Access the Page via its index. Create Table...Populate table. Add the table to a page. Save the file. Add Table in...

    products.aspose.com/pdf/cpp/table/add/
  7. FootnoteType | Aspose.Words for Java

    Specifies whether this is a footnote or an endnote in Java....appear at the bottom of the page. builder.write("This text will...referenced text, // so this page break will not affect the footnote...

    reference.aspose.com/words/java/com.aspose.word...
  8. Python Split HTML

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

    products.aspose.com/words/python-net/split/html/
  9. Aspose.PDF for Java 9.1.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....getAccessPermissions() public void certify(int page, String SigReason, String SigContact...TextBuilder 类更改: public TextBuilder(Page page, OperatorCollection operatorCollection)...

    docs.aspose.com/pdf/zh/java/public-api-changes-...
  10. Add Text to an existing PDF file in PHP|Aspose....

    Learn how to add new text to an existing PDF document in PHP using Aspose.PDF for content enhancement....pdf' ); # get particular page $pdf_page = $doc -> getPages () ->...$pdf_page ); # append the text fragment to the PDF page $text_builder...

    docs.aspose.com/pdf/java/add-text-to-an-existin...