Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 28,679 for

page java class

(0.11 sec)
  1. 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...
  2. 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...
  3. Want the ability to remove page by index in asp...

    Looking for increased functionality around removing worksheets. Currently, for Aspose Cells via Net the only way to remove a worksheet is to find the name of the worksheet and use Workbook.worksheets.remove_at(“name”). I…...Want the ability to remove page by index in aspose cells python...Aspose.Cells for Python via Java. We will evaluate your requirements...

    forum.aspose.com/t/want-the-ability-to-remove-p...
  4. 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
  5. 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
  6. How to add watermark text in cover page of word...

    Hi How to add a watermark to the cover Page of a word document using Aspose Words API for Java. Now watermark text appears in all other Pages and not in cover Page. Following code is being used now boolean watermarke…...add watermark text in cover page of word document Aspose.Words...Words Product Family words-java sabkan December 12, 2023, 7:57am...

    forum.aspose.com/t/how-to-add-watermark-text-in...
  7. Text Search in pdf page is stuck - Free Support...

    Hi we are trying to find co-ordinates of text in a pdf Page. But sometime it is stuck and we tried to put the code block in a separate thread with a timeout, but after the timeout the thread is still stuck. Seems aspose …...Text Search in pdf page is stuck Aspose.PDF Product Family search-pdf-text...co-ordinates of text in a pdf page. But sometime it is stuck and...

    forum.aspose.com/t/text-search-in-pdf-page-is-s...
  8. 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
  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. Caused by: java.lang.NoClassDefFoundError: Coul...

    Am facing NoClassDefFoundError for aspose jar after Java17 upgrade. It was working well in Java 8 in production. I could find the respective package (com.aspose.cells.b.a.b.zh) inside aspose-cells-20.9.8 jar but still th…...Caused by: java.lang.NoClassDefFoundError: Could not initialize...initialize class com.aspose.cells.b.a.b.zh Aspose.Cells Product Family...

    forum.aspose.com/t/caused-by-java-lang-noclassd...