Sort Score
Result 10 results
Languages All
Labels All
Results 2,451 - 2,460 of 185,593 for

page

(0.81 sec)
  1. Add watermark to PDF|Aspose.PDF for Java

    This article explains the features of working with artifacts and getting watermarks in PDFs using programmatically the Java....artifacts on a particular page, the Page class has the Artifacts...include Background, Layout, Page, Pagination and Undefined)....

    docs.aspose.com/pdf/java/add-watermarks/
  2. Features|Documentation

    Aspose.Cells for Python via .NET features....Features Contents [ Hide ] This page summarizes Aspose.Cells for...rows and columns Create custom page breaks Calculate complex Excel...

    docs.aspose.com/cells/python-net/features/
  3. Add Text to PDF Using Java | Aspose.PDF

    Add text to PDF programmatically with Java sample code using Aspose.PDF for Java... Add the TextParagraph to Page using TextBuilder. Save the...toString ()); // get particular page Page pdfPage = pdfDocument . getPages...

    products.aspose.com/pdf/java/text/
  4. PositionedBlockConfig|Documentation

    PositionedBlockConfig element is used to organize content within containers....specific coordinates on the page. This element does not have...relative to the left edge of the page. YPosition int Absolute position...

    docs.aspose.com/omr/net/programmatic-forms/posi...
  5. LayoutEntityType enumeration | Aspose.Words for...

    aspose.words.layout.LayoutEntityType enumeration. Types of the layout entities.... PAGE Represents page of a document. COLUMN...Represents a column of text on a page. ROW Represents a table row...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldPageRef.InsertHyperlink | Aspose.Words for...

    Discover how the FieldPageRef InsertHyperlink property enhances your documents by easily linking to bookmarked paragraphs for seamless navigation....PAGEREF field that displays what page a bookmark is on. // Set the..."Hyperlink to Bookmark3, on page: " ). GetFieldCode (), Is ....

    reference.aspose.com/words/net/aspose.words.fie...
  7. How to Set Print Area with C++|Documentation

    This article shows you code explaining how to set print area using Aspose.Cells library with C++....the printed pages, avoiding splits or unwanted page breaks. Save...area. Open the Page Layout tab: Go to the “Page Layout” tab in...

    docs.aspose.com/cells/cpp/how-to-set-print-area/
  8. Features|Documentation

    Aspose.Diagram for Python via .NET features....Features Contents [ Hide ] This page summarizes Aspose.Diagram for...Printing Render pages to vector images (EMF) Render pages to raster...

    docs.aspose.com/diagram/python-net/features/
  9. Გადაიყვანეთ HTML GIF Javascript

    გადაიყვანეთ HTML GIF JavaScript ფორმატში კოდით. შეინახეთ HTML როგორც GIF JavaScript....) for ( var page = 0 ; page < doc.pageCount; page++) { var extractedPage...extractPages(page, 1 ); extractedPage.save(`Output_${page + 1 }.gif`);...

    products.aspose.com/words/ka/nodejs-net/convers...
  10. Გადაიყვანეთ DOC PNG Javascript

    გადაიყვანეთ DOC PNG JavaScript ფორმატში კოდით. შეინახეთ DOC როგორც PNG JavaScript....) for ( var page = 0 ; page < doc.pageCount; page++) { var extractedPage...extractPages(page, 1 ); extractedPage.save(`Output_${page + 1 }.png`);...

    products.aspose.com/words/ka/nodejs-net/convers...