Sort Score
Result 10 results
Languages All
Labels All
Results 2,441 - 2,450 of 242,750 for

page

(0.1 sec)
  1. Aspose::Pdf::Devices::ImageDevice Member List -...

    Aspose::Pdf::Devices::ImageDevice Member List This is the complete list of members for Aspose::Pdf::Devices::ImageDev......Process (System::SharedPtr< Page > page, System::SharedPtr< System::IO::Stream...Process (System::SharedPtr< Page > page, System::String outputFileName)...

    reference.aspose.com/pdf/cpp/class/aspose.pdf.d...
  2. Set names on shapesp - Free Support Forum - asp...

    Hello I get problems when Kenneth adding name to shapes in Asbose Diagram for python code: def create_visual_shape(shape_sn,shape_name_sn,Page_id,xpos_sn,ypos_sn): bpmn.getPages() Page = Page(Page_id) Page.getShapes…...shape_name_sn,page_id,xpos_sn,ypos_sn): bpmn.getPages() page = Page(page_id)...Page(page_id) page.getShapes() shape = Shape() page= Page() page = bpmn...

    forum.aspose.com/t/set-names-on-shapesp/278838
  3. LineAnnotation | Aspose.PDF for .NET API Reference

    Constructor for using with Generator....PDF LineAnnotation(Page, Rectangle, Point, Point) Creates...specified page. public LineAnnotation ( Page page , Rectangle...

    reference.aspose.com/pdf/net/aspose.pdf.annotat...
  4. dwfimage - Aspose.CAD for Java - API Reference

    Developer's manual to the Aspose.CAD for Java library. Know all classes, methods & interfaces for quick integration of the CAD library with your own apps....render able element to specified page void cacheData () Caches data...able elements from specified page int getHeight () Gets the image...

    reference.aspose.com/cad/java/com.aspose.cad.fi...
  5. Docx to pdf doesnt keep landscape orientation -...

    https://forum.aspose.com/t/docx-to-pdf-doesnt-keep-landscape-orientation/278398/2 I apologize for not understanding enough and remove the question to you. Thank you for looking at the documentation and providing clarifi…...PageInfo gets or sets the page info and is for generator only... So it is expected that the page orientation is not read from...

    forum.aspose.com/t/docx-to-pdf-doesnt-keep-land...
  6. DateField | Aspose.PDF for .NET API Reference

    Initializes a new instance of the DateFieldaspose.pdf.forms/datefield...PDF DateField(Page, Rectangle) Initializes a new...DateField public DateField ( Page page , Rectangle rect ) Parameter...

    reference.aspose.com/pdf/net/aspose.pdf.forms/d...
  7. FitRExplicitDestination | Aspose.PDF for .NET A...

    Creates local explicit destination....Hide ] FitRExplicitDestinat(Page, double, double, double, double)...public FitRExplicitDestinat ( Page page , double left , double bottom...

    reference.aspose.com/pdf/net/aspose.pdf.annotat...
  8. ComboBoxField | Aspose.PDF for .NET API Reference

    Constructor for ComboBoxField to be used in Generator....PDF ComboBoxField(Page, Rectangle) Constructor for...Field. public ComboBoxField ( Page page , Rectangle rect ) Parameter...

    reference.aspose.com/pdf/net/aspose.pdf.forms/c...
  9. ASPOSE DOCX to ODT error - Free Support Forum -...

    Hi support team, We use JAVE in RedHat Enterprise Linux 8.0,Aspose is 18.1 (aspose-words-18.1.jar) This is word report. A.png (107.5 KB) This is ODT/ report B.png (141.7 KB) this is code sample from website. C.png …...conversion error: differences in pages layout in the initial and the...conversion error: differences in pages layout in the initial and the...

    forum.aspose.com/t/aspose-docx-to-odt-error/253607
  10. Custom line patterns - Free Support Forum - asp...

    Hello, I’m using Aspose.Diagram for .Net and converting a lot of visio documents containing custom line patterns. Aspose.Diagram does not convert them (and previously I was informed this won’t be fixed) correctly , but …...Pages[0].Shapes.Count; i++) { Shape...Shape shape = diagram.Pages[0].Shapes[i]; if (shape.Line.LinePattern...

    forum.aspose.com/t/custom-line-patterns/253460