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

page

(0.15 sec)
  1. Create AcroForms - Create Fillable PDF in PHP|A...

    This section explains how to create AcroForms from scratch in your PDF documents with Aspose.PDF for PHP via Java....new Document ( $inputFile ); $page = $document -> getPages () ->...$textBoxField = new TextBoxField ( $page , new Rectangle ( 110 , 300...

    docs.aspose.com/pdf/php-java/create-forms/
  2. 获取 Visio 形状继承填充|Documentation

    本节介绍如何获取 visio 形状的填充样式,继承自其父样式并掌握 Aspose.Diagram。...); // Get page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-3" ); foreach ( Aspose . Diagram . Shape shape in page...

    docs.aspose.com/diagram/zh/net/get-visio-shape-...
  3. 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/
  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. 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...
  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. 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-...
  9. 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...
  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...