Sort Score
Result 10 results
Languages All
Labels All
Results 3,401 - 3,410 of 187,975 for

page

(0.89 sec)
  1. PageSetup.BorderSurroundsHeader | Aspose.Words ...

    Discover the PageSetup BorderSurroundsHeader property to customize your Page borders. Control header inclusion for a polished document layout....property Specifies whether the page border includes or excludes...how to apply a border to the page and header/footer. Document...

    reference.aspose.com/words/net/aspose.words/pag...
  2. Create PDF Forms using php-java | Aspose.PDF

    Create PDF forms and add fields programmatically with PHP sample code using Aspose.PDF for PHP via Java....more details, check the GitHub page. How to Create AcroForm in PDF...new Document ( $inputFile ); $page = $document -> getPages () ->...

    products.aspose.com/pdf/php-java/acroforms/create/
  3. 填写 AcroForms|Aspose.PDF for Java

    本节说明如何使用 Aspose.PDF for Java 在 PDF 文档中填写表单字段。...pdf" ); Page page = pdfDocument . getPages ()...textBoxField = new TextBoxField ( page , new Rectangle ( 100 , 200...

    docs.aspose.com/pdf/zh/java/fill-form/
  4. SvgSaveOptions.showPageBorder property | Aspose...

    SvgSaveOptions.showPageBorder property. Controls whether a border is added to the outline of the Page...added to the outline of the page. Default is true . get showPageBorder...SvgSaveOptions object to save with no page borders or selectable text....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Framesets::Frameset::get_FrameDe...

    Aspose::Words::Framesets::Frameset::get_FrameDefaultUrl method. Gets or sets the web Page URL or document file name to display in this frame in C++....method Gets or sets the web page URL or document file name to...Shows how to access frames on-page. // Document contains several...

    reference.aspose.com/words/cpp/aspose.words.fra...
  6. SplitterContext.SplitOptions | Aspose.Words for...

    Discover how to optimize document management with SplitterContext's SplitOptions property for efficient and flexible content splitting. Enhance your workflow today....Shows how to split document by pages using context. string doc =...SplitCriteria = SplitCriteria . Page ; Splitter . Create ( splitterContext...

    reference.aspose.com/words/net/aspose.words.low...
  7. PageRange Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.PageRange class for defining continuous Page ranges easily. Enhance your document processing with precision and efficiency....Represents a continuous range of pages. To learn more, visit the Programming...new page range object. Examples Shows how to extract pages based...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Update Links in PDF using Python|Aspose.PDF for...

    Update links in PDF programmatically. This guide is about how to update links in PDF in Python language....link annotations on the first page of a PDF using Aspose.PDF for...first page link_annotations = [ a for a in document . pages [ 1...

    docs.aspose.com/pdf/python-net/update-links/
  9. SplitCriteria enumeration | Aspose.Words for Py...

    aspose.words.lowcode.SplitCriteria enumeration. Specifies how the document is split into parts....Description PAGE Specifies that the document is split into pages. SECTION_BREAK...Shows how to split document by pages. doc = MY_DIR + 'Big document...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Extract Table from PDF Document|Aspose.PDF for ...

    Aspose.PDF for Python via .NET makes it possible to carry out various manipulations with the tables contained in your pdf document....input_file ) for page in pdf_document . pages : absorber = ap...TableAbsorber () absorber . visit ( page ) for table in absorber . table_list...

    docs.aspose.com/pdf/python-net/extract-table-fr...