Sort Score
Result 10 results
Languages All
Labels All
Results 2,851 - 2,860 of 192,000 for

page

(0.53 sec)
  1. Working with Tables in Python|Aspose.Words for ...

    Work with tables in a document using Python. Introducing to work with tables and Table node concepts in Aspose.Words for Python.... What is this page about? This page introduces table concepts...They are also often used as a page layout tool and a better alternative...

    docs.aspose.com/words/python-net/working-with-t...
  2. Spacing Factor and Scaling Factor|Aspose.Words ...

    Spacing Factor and Scaling Factor settings of the Aspose.Words for Reporting Services.... This means that sometimes page contents may appear higher than...therefore be pushed to the following page. To eliminate this side effect...

    docs.aspose.com/words/reportingservices/spacing...
  3. Supported Features on Document Save|Aspose.Word...

    Save a document in most of popular formats and supports lots of Microsoft Word features using C#....Hide ] Purpose Summary This page explains which features Aspose...formats fixed page save options for fixed-page formats : PDF...

    docs.aspose.com/words/net/supported-features-on...
  4. Working with Fields in Python|Aspose.Words for ...

    How to work with fields in a documents using Python.... What is this page about? This page explains how to work...For example, a field can be a page reference, formula, or a Mail...

    docs.aspose.com/words/python-net/working-with-f...
  5. Converted Document(DOCX) to PDF Formatting Issu...

    Hi Team, We need your help in addressing the document formatting issue when converted from Word document (DOCX) to PDF. We don’t see any error and the PDF is successfully converted but the formatting is different. Word…...from 4th page onwards we see Table header in one Page and Tables...Tables rows are in next page. When we convert directly from Word...

    forum.aspose.com/t/converted-document-docx-to-p...
  6. ConvertUtil.inchToPoint method | Aspose.Words f...

    ConvertUtil.inchToPoint method. Converts inches to points....docx" ); Shows how to specify page properties in inches. let doc...section's "Page Setup" defines the size of the page margins in...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. How to Edit PDF Background Color using C#

    This article guides on how to edit PDF background color using C#. It shares the environment settings, a list of steps and a runnable sample code to change background color in PDF document using C#....Page Product Family Aspose.PSD Product...background of all the pages or selected pages based upon some criteria...

    kb.aspose.com/pdf/net/how-to-edit-pdf-backgroun...
  8. AI file online Viewer | products.aspose.com

    View AI file online with the Aspose built-in app...Document(pdfFileStream); var page = pdfDocument.Pages[1]; using var imageStream...resolution); pngDevice.Process(page, imageStream); imageStream.Position...

    products.aspose.com/psd/ai/
  9. Aspose.Words Bug Report: Header Table Renders N...

    Summary Tables in header sections render narrower than body content in converted PDFs, despite having correct width properties. The table width is programmatically set to match the full available Page width, but the PDF…...to match the full available page width, but the PDF output shows...(Word macro-enabled document) Page Sizes Tested: A4 (595.45 points)...

    forum.aspose.com/t/aspose-words-bug-report-head...
  10. How to Crop a PDF using C#

    This how-to guide describes how to crop a PDF using C#. It contains the configuration information, a program flow, and a runnable sample code to crop one Page from PDF using C#....Page Product Family Aspose.PSD Product...basic application to crop a page in PDF using C# . This sample...

    kb.aspose.com/pdf/net/how-to-crop-a-pdf-using-c...