Sort Score
Result 10 results
Languages All
Labels All
Results 2,151 - 2,160 of 151,903 for

page

(0.29 sec)
  1. Document.ViewOptions | Aspose.Words for .NET

    Discover the Document ViewOptions property to customize your Microsoft Word display settings for a tailored viewing experience....document to fit the width of the page. // Set the "ZoomType" property...document to make the entire first page visible. // Set the "ZoomType"...

    reference.aspose.com/words/net/aspose.words/doc...
  2. 从PDF中提取表格数据|Aspose.PDF for Java

    学习如何使用Aspose.PDF for Java从PDF中提取表格数据... Page page : pdfDocument . getPages ())...()) { absorber . visit ( page ); for ( com . aspose . pdf . AbsorbedTable...

    docs.aspose.com/pdf/zh/java/extract-data-from-t...
  3. TableStyle.left_indent property | Aspose.Words ...

    TableStyle.left_indent property. Gets or sets the value that represents the left indent of a table....align it to a location on the page, such as the center: table_style...'Aligned to the center of the page' ) builder . end_table () table...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PageSetup.gutter property | Aspose.Words for No...

    PageSetup.gutter property. Gets or sets the amount of extra space added to the margin for document binding....Insert text that spans several pages. let builder = new aw . DocumentBuilder...to either the left or right page margin, // which makes up for...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. isLandscape() Does Not Return Correct Value - F...

    Hello, Using jar: aspose-pdf-25.2-jdk17.jar I don’t know why this is happening, but no matter what I do and what PDF document I open, the value I receive for isLandscape() is always “false”, even in cases where it is a…...getMessage()); continue; } Page page = doc.getPages().get_Item(1);...get_Item(1); double pageWidth = page.getPageInfo().getWidth(); double...

    forum.aspose.com/t/islandscape-does-not-return-...
  6. PageSetup.Gutter | Aspose.Words for .NET

    Adjust PageSetup Gutter settings to optimize document margins for binding. Enhance your layout with perfect margins for professional results....// Insert text that spans 16 pages. DocumentBuilder builder = new...both sides, we can take the pages to stack them // and fold them...

    reference.aspose.com/words/net/aspose.words/pag...
  7. How to Set Print Area with Python.NET|Documenta...

    Learn how to set and clear print areas in Excel files using Aspose.Cells for Python via .NET....Organize content neatly across pages Save Resources: Reduce paper/ink...programmatically: Access worksheet’s page setup properties Define print...

    docs.aspose.com/cells/python-net/how-to-set-pri...
  8. Developer Guide|Documentation

    This Developer Guide describes practical scenarios and tips to help you use specific Aspose.Cells for .NET features, achieve a certain excel appearance, or make a use case possible....Cells Symbols Page Layout Themes Themes and Colors Page Setup Setting...Setting Page Options Setting Print Options Managing Page Breaks...

    docs.aspose.com/cells/net/developer-guide/
  9. How to Split PDF using Python

    This article explains how to split PDF using Python. It provides IDE configuration details, step-wise procedure and a runnable sample code that shows how using Python split PDF into Pages....Page Product Family Aspose.PSD Product...Python split PDF pages and saves each page as a separate PDF...

    kb.aspose.com/pdf/python/how-to-split-pdf-using...
  10. How to Redact a PDF in C#

    This precise article discusses how to redact a PDF in C#. It contains the IDE configuration information, and the algorithm as simple steps, followed by a code snippet to redact text in PDF using C#....Page Product Family Aspose.PSD Product...class instance for a specific page area Append the annotation to...

    kb.aspose.com/pdf/net/how-to-redact-a-pdf-in-cs...