Sort Score
Result 10 results
Languages All
Labels All
Results 2,221 - 2,230 of 184,592 for

page

(0.23 sec)
  1. IDocumentProcessorPlugin class | Aspose.Words f...

    aspose.words.IDocumentProcessorPlugin class. Defines an interface for external document processor plugin....Adds image watermark on each page of the document loaded by IDocumentProcessorPl...Adds text watermark on each page of the document loaded by IDocumentProcessorPl...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Zoom PDF using Java

    This article guides you on how to zoom PDF using Java. It contains the IDE settings, steps, and a sample code to zoom PDF file using Java while opening in a PDF viewer....Page Product Family Aspose.PSD Product...GoToAction object Set the target page, view offset from the top-left...

    kb.aspose.com/pdf/java/zoom-pdf-using-java/
  3. Add HTML String using DOM in PHP|Aspose.PDF for...

    Explore how to add HTML content to a PDF document using the DOM in PHP with Aspose.PDF for rich document creation....(); # Add a page to pages collection of PDF file $page = $doc ->...paragraphs collection of page $page -> getParagraphs () -> add...

    docs.aspose.com/pdf/java/add-html-string-using-...
  4. ShapeBase.RelativeHorizontalPosition | Aspose.W...

    Discover the ShapeBase RelativeHorizontalPosition property to master horizontal positioning of shapes. Optimize your design with precision and control!...floating image to the center of a page. Document doc = new Document...overlapping text and align it to the page's center. Shape shape = builder...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ShapeBase.verticalAlignment property | Aspose.W...

    ShapeBase.verticalAlignment property. Specifies how the shape is positioned vertically....floating image to the center of a page. let doc = new aw . Document...overlapping text and align it to the page's center. let shape = builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ShapeBase.behind_text property | Aspose.Words f...

    ShapeBase.behind_text property. Specifies whether the shape is below or above text....floating image to the center of a page. doc = aw . Document () builder...overlapping text and align it to the page's center. shape = builder ....

    reference.aspose.com/words/python-net/aspose.wo...
  7. Chart to PDF with Node.js via C++|Documentation

    Learn how to use Aspose.Cells for Node.js via C++ to convert a chart to a PDF document. Our guide will demonstrate how to export a chart from Microsoft Excel and save it as a PDF for further distribution and archiving....Create Chart PDF with Desired Page Size You can create chart PDF...PDF with your desired page size using Aspose.Cells and specify...

    docs.aspose.com/cells/nodejs-cpp/chart-to-pdf/
  8. Updating Fields Python|Aspose.Words for Node.js...

    Update fields in a document in different ways and using different option in Node.js....the field is a formula or a page number, it will contain the...or XPS the fields related to page-numbering in headers/footers...

    docs.aspose.com/words/nodejs-net/update-fields/
  9. Otevřete soubor AI online | products.aspose.com

    Otevřete soubor AI online...Document(pdfFileStream); var page = pdfDocument.Pages[1]; using var imageStream...resolution); pngDevice.Process(page, imageStream); imageStream.Position...

    products.aspose.com/psd/cz/open-ai-online/
  10. Implement Custom Paper Size of Worksheet for Re...

    This article explains how to use the Node.js API via C++ to set a custom paper size for your desired worksheets when rendering an Excel file to PDF format programmatically....PageSetup class to specify a custom page size. The following sample code...cell B4 b4 . putValue ( "Pdf Page Dimensions: 6.00 x 4.00 in"...

    docs.aspose.com/cells/nodejs-cpp/implement-cust...