Sort Score
Result 10 results
Languages All
Labels All
Results 2,511 - 2,520 of 184,565 for

page

(0.07 sec)
  1. Help needed with coordinate conversion for PDF ...

    I have attached the pdf file and code that i am using to place stamp, so i get blank space coordinate in system.drawing.rect that i convert them using below code, it works for most of the files but not working for one i …... foreach (var pageKv in pages.OrderBy(x => x.Key)) { int pageIndex...info = pageKv.Value; Aspose.Pdf.Page newPage; lock (_asposeLock)...

    forum.aspose.com/t/help-needed-with-coordinate-...
  2. Updating Fields Python|Aspose.Words for Python ...

    Update fields in a document in different ways and using different option in Python....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/python-net/update-fields/
  3. Add Barcodes to PDF Documents|Documentation

    How to Insert Barcodes to PDF Files...related to its placement on a page of a PDF document. The standard...barcode image onto one or many pages of the PDF document setting...

    docs.aspose.com/barcode/net/add-barcode-to-pdf-...
  4. Avaa AI-tiedosto verkossa | products.aspose.com

    Avaa AI-tiedosto verkossa...Document(pdfFileStream); var page = pdfDocument.Pages[1]; using var imageStream...resolution); pngDevice.Process(page, imageStream); imageStream.Position...

    products.aspose.com/psd/fl/view/open-ai-online/
  5. FAQ|CAD 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....FAQ Contents [ Hide ] This page contains answers to the most...questions. Please learn the current page – perhaps this will allow you...

    docs.aspose.com/cad/javascript-net/faq/
  6. AI-tiedosto verkossa Viewer | products.aspose.com

    Tarkastele AI-tiedostoa verkossa Aspose-sisäänrakennetulla sovelluksella...Document(pdfFileStream); var page = pdfDocument.Pages[1]; using var imageStream...resolution); pngDevice.Process(page, imageStream); imageStream.Position...

    products.aspose.com/psd/fl/view/ai/
  7. AI datoteka online preglednik | products.aspose...

    Pregledajte AI datoteku na mreži pomoću ugrađene aplikacije Aspose...Document(pdfFileStream); var page = pdfDocument.Pages[1]; using var imageStream...resolution); pngDevice.Process(page, imageStream); imageStream.Position...

    products.aspose.com/psd/cr/view/ai/
  8. LayoutCollector.document property | Aspose.Word...

    LayoutCollector.document property. Gets or sets the document this collector instance is attached to....Remarks If you need to access page indexes of the document nodes...a document instance, before page layout of the document is built...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Working with Footers|Aspose.Words for Java

    Remove footers from a document easily and fast instead of using Apache POI....of the first page to be different from other pages. // You can...headers/footers for odd and even pages. pageSetup . setDifferentFirstPag...

    docs.aspose.com/words/java/working-with-footers/
  10. PageSetup.section_start property | Aspose.Words...

    PageSetup.section_start property. Returns or sets the type of section break for the specified object....Starts the next section on a new page: builder . insert_break ( aw...BreakType . SECTION_BREAK_NEW_PAGE ) builder . writeln ( 'This...

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