Sort Score
Result 10 results
Languages All
Labels All
Results 3,751 - 3,760 of 187,651 for

page

(0.19 sec)
  1. Aspose::Words::Border::get_DistanceFromText met...

    Aspose::Words::Border::get_DistanceFromText method. Gets or sets distance of the border from text or from the Page edge in points in C++....border from text or from the page edge in points. double Aspose...border at the top of the first page. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/bor...
  2. Converting a EPS file to BMP using Python | Asp...

    Sample code on Python for EPS to BMP conversion. Use example code for batch EPS to BMP conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...PDF pages as BMP images. Initialize two variables: page_count...

    products.aspose.com/pdf/python-net/conversion/e...
  3. Adding Annotations to existing PDF file|Aspose....

    Explore how to add annotations like comments or highlights to existing PDF documents in .NET using Aspose.PDF....of your annotations, and the page number on which the annotation...beginning and end of the line, page number, thickness, style and...

    docs.aspose.com/pdf/net/adding-annotations-to-e...
  4. Work with Columns and Rows in C++|Aspose.Words ...

    Working with parts of a table – rows, columns, and cells using C++. Specify Header Row C++....Row only on the first page or on each page if the table is split...repeat the Header Row on every page using the HeadingFormat property...

    docs.aspose.com/words/cpp/working-with-columns-...
  5. Converting a PDF file to JPEG using Python | As...

    Sample code on Python for PDF to JPEG conversion. Use example code for batch PDF to JPEG conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...will be used to convert each page of the PDF document into an...

    products.aspose.com/pdf/python-net/conversion/p...
  6. Convert Visio to Images formats|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to various images formats. Convert Visio,VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PNG, JPEG, BMP images with a few lines of code....possible to save a particular page to image, instead of the entire.... PNG ); // Save one page only, by page index options . setPageIndex...

    docs.aspose.com/diagram/java/convert-visio-to-i...
  7. How to remove Header/Footer in Pdf - Free Suppo...

    Hi, I am trying to remove the header and footer from a PDF. I am using ParagraphAbsorber to read the file. Is there an attribute that can be used to detect the header and footer? Or does there any suggestion to remove …...pdf"); foreach (Page page in pdfDocument.Pages) { var deletedArtifacts...foreach (Artifact artifact in page.Artifacts) { if (artifact.Type...

    forum.aspose.com/t/how-to-remove-header-footer-...
  8. 通过 Java 打印 PDF 文件 | Aspose.PDF

    使用 Java 示例代码以编程方式打印 PDF 文档,并使用 Aspose.PDF for Java...false ); // Do not produce the page number dialog when printing...Create objects for printer and page settings and PrintDocument PdfPrinterSettings...

    products.aspose.com/pdf/zh-hans/java/print/
  9. DNN Users and Roles Export Module|Aspose.Words ...

    Export DNN Users along with their roles into Microsoft Word using Aspose.Words DNN Users and Roles Export Module in C#.... What is this page about? This page explains the DNN Users...level account Navigate to the page where you want to add the Import...

    docs.aspose.com/words/net/dnn-users-and-roles-e...
  10. Java Split DOCX

    Split DOCX files into e Pages using Java code. Save DOCX as separate files using Java....integrate the extracted DOCX pages with other data and, as a result...files into parts and extract pages according to the specified mode...

    products.aspose.com/words/java/split/docx/