Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 17,039 for

page java class

(0.04 sec)
  1. Class: PrintSaveOptions - Aspose.Diagram for No...

    The Visio Diagram API allows you to perform various scenarios with Visio documents in Node.js code....Initializes a new instance of this class Methods getDefaultFont () When...whether enlarge page . If true - enlarge page. If false - not...

    reference.aspose.com/diagram/nodejs/PrintSaveOp...
  2. Aspose.PDF java table keep together in one page...

    Is there a way to ensure that a Table is kept together in one Page and not split up in two Pages? Table.setBroken(false) and Table.setKeptWithNext(true) does not work. I am looking something similar to iText.PdfPTable.…...PDF java table keep together in one page Aspose.PDF Product...together in one page and not split up in two pages? Table.setBroken(false)...

    forum.aspose.com/t/aspose-pdf-java-table-keep-t...
  3. Class: ShapeCollection - Aspose.Diagram for Nod...

    The Visio Diagram API allows you to perform various scenarios with Visio documents in Node.js code....diagram"); var java = require("java"); diagram = new aspose...get page by name page = diagram.getPages().getPage("Page-3");...

    reference.aspose.com/diagram/nodejs/ShapeCollec...
  4. Class: SVGSaveOptions - Aspose.Diagram for Node...

    The Visio Diagram API allows you to perform various scenarios with Visio documents in Node.js code....Initializes a new instance of this class that can be used to save a document...the 0-based index of the first page to render. Default is 0. options...

    reference.aspose.com/diagram/nodejs/SVGSaveOptions
  5. Class: HTMLSaveOptions - Aspose.Diagram for Nod...

    The Visio Diagram API allows you to perform various scenarios with Visio documents in Node.js code....Initializes a new instance of this class that can be used to save a document...Gothic"); // sets the number of pages to render in HTML. options.setPageCount(2);...

    reference.aspose.com/diagram/nodejs/HTMLSaveOpt...
  6. Class: DiagramSaveOptions - Aspose.Diagram for ...

    The Visio Diagram API allows you to perform various scenarios with Visio documents in Node.js code....Initializes a new instance of this class that can be used to save a diagram...Defines whether need enlarge page to fit drawing content or not...

    reference.aspose.com/diagram/nodejs/DiagramSave...
  7. Class: XPSSaveOptions - Aspose.Diagram for Node...

    The Visio Diagram API allows you to perform various scenarios with Visio documents in Node.js code....Initializes a new instance of this class that can be used to save a document...Diagram("Pages.vsdx"); // get a particular page page = diagram...

    reference.aspose.com/diagram/nodejs/XPSSaveOptions
  8. Class: Layer - Aspose.Diagram for Node.js via J...

    The Visio Diagram API allows you to perform various scenarios with Visio documents in Node.js code....get Visio page page = diagram.getPages().getPage("Page-1"); //...// initialize a new Layer class object layer = new aspose.diagram...

    reference.aspose.com/diagram/nodejs/Layer
  9. Class: ImageSaveOptions - Aspose.Diagram for No...

    The Visio Diagram API allows you to perform various scenarios with Visio documents in Node.js code....Initializes a new instance of this class that can be used to save rendered...Gothic"); // sets the number of pages to render in image. options...

    reference.aspose.com/diagram/nodejs/ImageSaveOp...
  10. Class: Diagram - Aspose.Diagram for Node.js via...

    The Visio Diagram API allows you to perform various scenarios with Visio documents in Node.js code.... (stream, callback) Public class constructor, loads the diagram...(stream, format, callback) Public class constructor, loads the diagram...

    reference.aspose.com/diagram/nodejs/Diagram