Sort Score
Result 10 results
Languages All
Labels All
Results 2,191 - 2,200 of 245,778 for

page

(0.12 sec)
  1. Connect Shapes|Documentation

    This section explains how to connect two shapes with Aspose.Diagram for Java....shapes via a connector in the Page class. The code below shows...rectangles shape to page. Add a connector shape to page. Connect the...

    docs.aspose.com/diagram/java/connect-shapes/
  2. DrawingResizeTypeValue | Aspose.Diagram for .NE...

    Determines whether the drawing Page resizes automatically to fit the diagram....Determines whether the drawing page resizes automatically to fit...DependsOnDrawingSize 0 Whether the page resizes automatically depends...

    reference.aspose.com/diagram/net/aspose.diagram...
  3. Aspose::Words::Layout::LayoutCollector Class Re...

    This class allows to compute Page numbers of document nodes....This class allows to compute page numbers of document nodes. When...into pages. You will be able to find out on which page a particular...

    reference.aspose.com/words/cpp/class/aspose.wor...
  4. Convert TIFF to PDF|Aspose.PDF for Android via ...

    Aspose.PDF for Android via Java allows converting multi-Page or multi-frame TIFF images to PDF applications....converting multi-page TIFF image to multi-page PDF document with...new page for each frame Finally, save images to PDF pages Moreover...

    docs.aspose.com/pdf/androidjava/convert-tiff-to...
  5. Download link to embedded attachments in the PD...

    Hi, I have a requirement to create a download link inside my main pdf, that will download the respective attachments that are already embedded into the pdf file. This is what i have done so far: //File Specification ob…...add(image); // Create link Page page = pdfDoc.getPages().get_Item(1);...FileAttachmentAnnota(page, new Rectangle(100, 200, 300, 300), excel); page.getAnnotations()...

    forum.aspose.com/t/download-link-to-embedded-at...
  6. Setting Mark Threshold in Ruby|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....OCR - Setting Page Level Threshold To Set Page Level Threshold...OCR Java for Ruby , call set_page_level_threshold method of SetMarkThreshold...

    docs.aspose.com/ocr/java/setting-mark-threshold...
  7. Aspose::Words::Layout namespace | Aspose.Words ...

    Aspose::Words::Layout namespace. The Aspose.Words.Layout namespace provides classes that allow to access information such as on what Page and where on a Page particular document elements are positioned, when the document is formatted into Pages in C++....information such as on what page and where on a page particular document...document is formatted into pages. Classes Class Description LayoutCollector...

    reference.aspose.com/words/cpp/aspose.words.lay...
  8. HorizontalPageBreak | Aspose.Cells for Java API...

    Encapsulates the object that represents a horizontal Page break....that represents a horizontal page break. Example //Instantiating...getWorksheets().get(0); //Add a page break at cell Y30 int Index...

    reference.aspose.com/cells/java/com.aspose.cell...
  9. IPdfFileEditor.ContentsResizeValue - Aspose.PDF...

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF documents using Java platform....bottom margin on the resultant page. IPdfFileEditor.ContentsResizeValue...content of the source page on the resultant page. IPdfFileEditor.ContentsResizeValue...

    reference.aspose.com/pdf/java/com.aspose.pdf.fa...
  10. RelativeHorizontalPosition enumeration | Aspose...

    aspose.words.drawing.RelativeHorizontalPosition enumeration. Specifies to what the horizontal position of a shape or text frame is relative....shall be relative to the page margins. PAGE The object is positioned...relative to the left edge of the page. COLUMN The object is positioned...

    reference.aspose.com/words/python-net/aspose.wo...