Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 28,679 for

page java class

(0.09 sec)
  1. Class: Row - Aspose.Diagram for Node.js via Jav...

    The Visio Diagram API allows you to perform various scenarios with Visio documents in Node.js code.... Methods getPageID () Page ID of the shape. getRowID ()...ID of the shape. setPageID () Page ID of the shape. setRowID ()...

    reference.aspose.com/diagram/nodejs/Row
  2. Class: PageEndSavingArgs - Aspose.Diagram for N...

    The Visio Diagram API allows you to perform various scenarios with Visio documents in Node.js code....getPageCount () Total page count. getPageIndex () Current page index, zero...indicating whether having more pages to be output. The default value...

    reference.aspose.com/diagram/nodejs/PageEndSavi...
  3. Class: MilestoneHelper - Aspose.Diagram for Nod...

    The Visio Diagram API allows you to perform various scenarios with Visio documents in Node.js code....startDate; // Get page pageName = "Page-1"; page = diagram.getPages()...shape based on ID milestone = page.getShapes().getShape(milestoneShapeId);...

    reference.aspose.com/diagram/nodejs/MilestoneHe...
  4. Class: Text - Aspose.Diagram for Node.js via Ja...

    The Visio Diagram API allows you to perform various scenarios with Visio documents in Node.js code....vsd"); // get page by name page = diagram.getPages().getPage("Flow...and update its text for (it = page.getShapes().iterator(); it.hasNext();)...

    reference.aspose.com/diagram/nodejs/Text
  5. Class: DrawingSizeType - Aspose.Diagram for Nod...

    The Visio Diagram API allows you to perform various scenarios with Visio documents in Node.js code....Specifies the drawing size of a page. The value of the property is...Specifies the drawing size of a page. The value of the property is...

    reference.aspose.com/diagram/nodejs/DrawingSize...
  6. Class: DrawingScaleType - Aspose.Diagram for No...

    The Visio Diagram API allows you to perform various scenarios with Visio documents in Node.js code....of drawing scale to use for a page. The value of the property is...of drawing scale to use for a page. The value of the property is...

    reference.aspose.com/diagram/nodejs/DrawingScal...
  7. Class: ShdwType - Aspose.Diagram for Node.js vi...

    The Visio Diagram API allows you to perform various scenarios with Visio documents in Node.js code....the default shadow type for a page. The value of the property is...the default shadow type for a page. The value of the property is...

    reference.aspose.com/diagram/nodejs/ShdwType
  8. Class: DrawingResizeType - Aspose.Diagram for N...

    The Visio Diagram API allows you to perform various scenarios with Visio documents in Node.js code....Determines whether the drawing page resizes automatically to fit...Determines whether the drawing page resizes automatically to fit...

    reference.aspose.com/diagram/nodejs/DrawingResi...
  9. Rotated Page and object coordinates - Free Supp...

    I have documents that are rotated (90, 180 and 270) and I’ve been having several issues positioning objects properly as the coordinates system is inconsistent and some cases, the element even disappear. In short, I need…...Rotated Page and object coordinates Aspose.PDF Product Family...the position 0x0 is out of the page. package com.csdisco.publications...

    forum.aspose.com/t/rotated-page-and-object-coor...
  10. Class: User - Aspose.Diagram for Node.js via Ja...

    The Visio Diagram API allows you to perform various scenarios with Visio documents in Node.js code....get page by name page = diagram.getPages().getPage("Page-1");...getPage("Page-1"); // get shape by id shape = page.getShapes().getShape(2); //...

    reference.aspose.com/diagram/nodejs/User