Sort Score
Result 10 results
Languages All
Labels All
Results 3,711 - 3,720 of 187,634 for

page

(0.14 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.... 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. How to Convert PDF to Image in Java

    In this quick tutorial you will learn how to convert PDF to image in Java. It will also assist to set resolution and other parameters while the PDF to image conversion in Java is performed....Page Product Family Aspose.PSD Product...properties. In the final step, each page is saved as a JPG file. Steps...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-im...
  4. Show report filter pages option|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....Show report filter pages option Contents [ Hide ] Show report...report filter pages option Excel supports creating pivot tables, adding...

    docs.aspose.com/cells/javascript-cpp/show-repor...
  5. ControlChar.SECTION_BREAK property | Aspose.Wor...

    ControlChar.SECTION_BREAK property. End of section character: \x000c or \f...PAGE_BREAK . @property def SECTION_BREAK...) # Add a page break. builder . write ( 'Before page break.' +...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Your ExampleSimple does not compile - Free Supp...

    Complete newbie here. Trying your “hello world” example - I did the NuGet install of Apose.PDF.Cpp and then try your ExampleSimple code – but, of course its full of undefines. So, I probably need to add a *.h file? o…...h> #include <aspose/pdf/page.h> #include <aspose/pdf/text_fragment...<aspose/pdf/document.h> #include <aspose/pdf/page.h> #include <aspose/pdf/text_fragment...

    forum.aspose.com/t/your-examplesimple-does-not-...
  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. 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-...
  9. ControlChar.LINE_FEED property | Aspose.Words f...

    ControlChar.LINE_FEED property. Line feed character: \x000a or \n...) # Add a page break. builder . write ( 'Before page break.' +...ControlChar . PAGE_BREAK + 'After page break.' ) # A page break is...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ControlChar.SPACE_CHAR property | Aspose.Words ...

    ControlChar.SPACE_CHAR property. Space character: (char)32....) # Add a page break. builder . write ( 'Before page break.' +...ControlChar . PAGE_BREAK + 'After page break.' ) # A page break is...

    reference.aspose.com/words/python-net/aspose.wo...