Sort Score
Result 10 results
Languages All
Labels All
Results 2,771 - 2,780 of 188,978 for

page

(0.13 sec)
  1. Extract image and change stamp position|Aspose....

    This section explains how to extract Image and Change Position of a Stampwith Aspose.PDF Facades....StampInfo objects from a particular page of PDF file. Then you can get...new position on a particular page of PDF file. Then, you can save...

    docs.aspose.com/pdf/net/extract-image-and-chang...
  2. Get PDF file information|Aspose.PDF for .NET

    This section explains how to get PDF File Information with Aspose.PDF Facades....dimensions of the first page Console . WriteLine ( "Page width: {0}" ,...1 )); Console . WriteLine ( "Page height: {0}" , fileInfo . GetPageHeight...

    docs.aspose.com/pdf/net/get-pdf-file-information/
  3. Count PDF Artifacts in Python|Aspose.PDF for Py...

    Learn how to inspect and count pagination artifacts in PDF documents using Python with Aspose.PDF for Python via .NET....footers that are applied to pages for layout and identification...filtering Artifact objects on a Page and grouping them by subtype...

    docs.aspose.com/pdf/python-net/counting-artifacts/
  4. PageSetup.PaperSize | Aspose.Words for .NET

    Discover the PageSetup PaperSize property to easily customize and manage your document's paper size for optimal printing results....docx" ); Shows how to set page sizes. Document doc = new Document...// We can change the current page's size to a pre-defined size...

    reference.aspose.com/words/net/aspose.words/pag...
  5. Table Sorting Configuration|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....Configuration Example: …… …… Page Setup Analyzing your prompt...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/reportingservices/table-s...
  6. Aspose::Words::PageSetup::get_SectionStart meth...

    Aspose::Words::PageSetup::get_SectionStart method. Returns or sets the type of section break for the specified object in C++....Starts the next section on a new page: builder -> InsertBreak ( Aspose...next section on the current page: builder -> InsertBreak ( Aspose...

    reference.aspose.com/words/cpp/aspose.words/pag...
  7. Convert HTML To GIF Javascript

    Convert HTML to GIF format in JavaScript code. Save HTML as GIF using JavaScript....) for ( var page = 0 ; page < doc.pageCount; page++) { var extractedPage...extractPages(page, 1 ); extractedPage.save(`Output_${page + 1 }.gif`);...

    products.aspose.com/words/nodejs-net/conversion...
  8. 使用 Python 向 PDF 添加文本 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式向 PDF 添加文本...# Get particular page page = document . pages [ 1 ] # Create text...TextBuilder ( page ) # Append the text fragment to the PDF page builder...

    products.aspose.com/pdf/zh-hans/python-net/text/
  9. Aspose::Words::PageSetup::get_BorderSurroundsFo...

    Aspose::Words::PageSetup::get_BorderSurroundsFooter method. Specifies whether the Page border includes or excludes the footer in C++....method Specifies whether the page border includes or excludes...how to apply a border to the page and header/footer. auto doc...

    reference.aspose.com/words/cpp/aspose.words/pag...
  10. Გადაიყვანეთ HTML GIF C#

    გადაიყვანეთ HTML GIF C# ფორმატში კოდით. შეინახეთ HTML როგორც GIF C#....Gif); for ( int page = 0 ; page < doc.PageCount; page++) { saveOptions...= new PageSet(page); doc.Save( $"Output_ {page + 1 } .gif" ,...

    products.aspose.com/words/ka/net/conversion/htm...