Sort Score
Result 10 results
Languages All
Labels All
Results 2,041 - 2,050 of 186,659 for

page

(0.19 sec)
  1. Supported file formats|Documentation

    File formats for images and recognition results supported by Aspose.OCR for Java....standardized format for multi-page documents .JPG JPEG, the most...TIFF or .TIF Single-page and multi-page images, commonly used...

    docs.aspose.com/ocr/java/supported-file-formats/
  2. 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/
  3. Aspose::Words::PageSetup::ClearFormatting metho...

    Aspose::Words::PageSetup::ClearFormatting method. Resets Page setup to default paper size, margins and orientation in C++....PageSetup::ClearFormatting method Resets page setup to default paper size...Shows how to apply and revert page setup settings to sections in...

    reference.aspose.com/words/cpp/aspose.words/pag...
  4. Add Image to PDF in C# - Maintain Aspect ratio ...

    I have code that takes a list of documents (PDFs, image files, Word Docs, etc) and appends each into one single PDF. It has been pointed out to me that when an image that is larger than the Page is appended, the aspect …...image that is larger than the page is appended, the aspect ratio...Aspose.Pdf.Document(); Page page = pdfDoc.Pages.Add(); FileStream...

    forum.aspose.com/t/add-image-to-pdf-in-c-mainta...
  5. Adding Images and Text|Aspose.PDF for .NET

    This section explains how to Add Images and Text using PdfFileMend class.... In order to specify the page number at which the image or...methods provide an argument of page number. So, you can not only...

    docs.aspose.com/pdf/net/adding-images-and-text-...
  6. PageSetup.clear_formatting method | Aspose.Word...

    PageSetup.clear_formatting method. Resets Page setup to default paper size, margins and orientation....method clear_formatting() Resets page setup to default paper size...Shows how to apply and revert page setup settings to sections in...

    reference.aspose.com/words/python-net/aspose.wo...
  7. HtmlFixedSaveOptions.pageMargins property | Asp...

    HtmlFixedSaveOptions.PageMargins property. Specifies the margins around Pages in an HTML document...Specifies the margins around pages in an HTML document. The margins...Defines top, bottom and left page margins if the value is HtmlFixedPageHorizon...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. IDocumentProcessorPlugin Interface | Aspose.Wor...

    Discover the Aspose.Words IDocumentProcessorPlugin interface to enhance your document processing with powerful external plugins for seamless integration....Adds image watermark on each page of the document loaded by Load...Adds text watermark on each page of the document loaded by Load...

    reference.aspose.com/words/net/aspose.words/ido...
  9. Public API Changes in Aspose.Diagram 16.12.0|Do...

    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....); // get page by name Aspose . Diagram . Page page = diagram...diagram . Pages . GetPage ( "Page-1" ); // get shape by ID Aspose ....

    docs.aspose.com/diagram/net/public-api-changes-...
  10. Retrieve an ActiveX Control from a Shape Object...

    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....vsd" ); // get a Visio page by name Page page = diagram . getPages...getPage ( "Page-1" ); // get a shape by ID Shape shape = page . getShapes...

    docs.aspose.com/diagram/java/retrieve-an-active...