Sort Score
Result 10 results
Languages All
Labels All
Results 1,971 - 1,980 of 184,256 for

page

(0.12 sec)
  1. ConvertUtil.millimeter_to_point method | Aspose...

    ConvertUtil.millimeter_to_point method. Converts millimeters to points....Examples Shows how to specify page properties in millimeters. doc...section's "Page Setup" defines the size of the page margins in...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Table.allowOverlap property | Aspose.Words for ...

    Table.allowOverlap property. Gets whether a floating table shall allow other floating objects in the document to overlap its extents when displayed...toEqual ( false ); // Only Margin, Page, Column available in RelativeHorizontalPo... . Column ; // Only Margin, Page, Paragraph available in RelativeVerticalPosi...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FieldToc.sequence_separator property | Aspose.W...

    FieldToc.sequence_separator property. Gets or sets the character sequence that is used to separate sequence numbers and Page numbers....separate sequence numbers and page numbers. @property def sequence_separator...includes the SEQ field and the page's number that the field appears...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Update Fields in PHP|Aspose.Words for Java

    Update fields of Word Document using PHP....write ( "Page: " ); $ builder -> insertField ( "PAGE" ); $ builder...results. Please refresh the page and try again....

    docs.aspose.com/words/java/update-fields-in-php/
  5. Delete Forms from PDF in C#|Aspose.PDF for .NET

    Remove Text based on subtype/form with Aspose.PDF for .NET library. Remove all forms from the PDF....accesses the forms presented on page 2 of the document and checks...from the first page var forms = document . Pages [ 1 ]. Resources...

    docs.aspose.com/pdf/net/remove-form/
  6. Fill AcroForms|Aspose.PDF for Java

    This section explains how to fill form field in a PDF document with Aspose.PDF for Java....pdf" ); Page page = pdfDocument . getPages ()...textBoxField = new TextBoxField ( page , new Rectangle ( 100 , 200...

    docs.aspose.com/pdf/java/fill-form/
  7. Convert Presentations in Handout Mode with Pyth...

    Convert presentations to handouts in Python. Set slides per Page, keep notes, export to PDF or images with Aspose.Slides, with sample code. Try it free....multiple slides appear on a single page, making it useful for conferences...slides are placed on a single page and other display parameters...

    docs.aspose.com/slides/python-net/convert-power...
  8. Aspose PDF not printing correctly - Free Suppor...

    I have several Word documents that I need to print using Aspose WORDS or Aspose PDF. I have tried the following methods. Method 1. Print from Aspose WORDS. Prints OK. I can set duplex, color, but the paper size and ori…... I can set page size, orientation, duplex,color...AutoResize=true the printed page is re-sized much too small....

    forum.aspose.com/t/aspose-pdf-not-printing-corr...
  9. TableAbsorber not identifying tables without bo...

    Hello, I am converting a Word document to PDF and using TableAbsorber to manipulate tables in the resulting PDF. I have noticed when the table in the Word document has borders then TableAbsorber can identify it in the…...Page page in pdfWithBorder.Pages) { absorber.Visit(page);...Visit(page); foreach (AbsorbedTable pdfTable in absorber.TableList)...

    forum.aspose.com/t/tableabsorber-not-identifyin...
  10. Extract Table Data from PDF|Aspose.PDF for Java

    Learn how to extract tabular from PDF using Aspose.PDF for Java... Decide which pages to be analyzed and apply visit...visit to the desired pages. The tabular data will be scanned, and...

    docs.aspose.com/pdf/java/extract-data-from-tabl...