Sort Score
Result 10 results
Languages All
Labels All
Results 2,781 - 2,790 of 140,406 for

page

(0.09 sec)
  1. RelativeHorizontalSize | Aspose.Words for Java

    Specifies relatively to what the width of a shape or a text frame is calculated horizontally in Java....odd pages and to the right margin area size for even pages. LEFT_MARGIN...odd pages and to the left margin area size for even pages. PAGE...

    reference.aspose.com/words/java/com.aspose.word...
  2. RelativeVerticalSize | Aspose.Words for Java

    Specifies relatively to what the height of a shape or a text frame is calculated vertically in Java....top margin area size for odd pages and to the bottom margin area...area size for even pages. MARGIN Specifies that the height is calculated...

    reference.aspose.com/words/java/com.aspose.word...
  3. Developer Guide|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....Icons insert Icons to Worksheet Page Layout Themes Excel 2007 Themes...Excel File Page Setup Setting Margins Setting Page Options Setting...

    docs.aspose.com/cells/java/developer-guide/
  4. What is XPS an file? | Knowledge Base

    XPS as one of the PDLs languages is explained in this article. Along with it this Page briefly answers the question "what is an XPS document?"...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/net/what-is-xps-file/
  5. ControlChar.OptionalHyphenChar | Aspose.Words f...

    Discover how to use the Optional Hyphen in Microsoft Word (char31) to enhance your document formatting and improve readability. Learn more now!...// Add a page break. builder . Write ( "Before page break." +...PageBreak + "After page break." ); // A page break is the same...

    reference.aspose.com/words/net/aspose.words/con...
  6. Extract Tables from PDF using C++ | Aspose.PDF

    Extract tables from PDF file programmatically with C++ sample code using Aspose.PDF for C++...TableAbsorber and iterate over pages Extract table content Save extracted...pdf" ); for ( auto page : document -> get_Pages ()) { auto absorber...

    products.aspose.com/pdf/cpp/table/extract/
  7. Create VSSX Files via C# | products.aspose.com

    C# Sample code for generating VSSX documents. Use this code for creating VSSX files within VB.NET, Asp.NET or any .NET based application....the first page of the diagram. Add text in the page. Use Save...the first page of the diagram. Page page = diagram.Pages[ 0 ]; //...

    products.aspose.com/diagram/net/create/vssx/
  8. Visio File Drawing NET C# | products.aspose.com

    C# source code to draw geomtry to visio file on Java Runtime Environment....geomtry in Pages. Open a Diagram object Select Page via its id...series methods to add geomtry to page Call the save() method and pass...

    products.aspose.com/diagram/java/drawing/
  9. Common conversion options

    Describes options common for convertions of Microsoft Project MPP file to PDF, TIFF, PNG, SVG, HTML formats....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/tasks/net/common-conversions-op...
  10. 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/