Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 181,654 for

page

(0.08 sec)
  1. 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...
  2. 使用 Python 向 PDF 添加文本 | Aspose.PDF

    Python原始程式碼,用於處理.NET框架,.NET Core和PHP,VBScript,德爾福,C++上的PDF檔中的文本。。...TextBuilder 將 TextParagraph 新增到 Page。 再次儲存文件。 將文字新增到 PDF - Python...# Get particular page page = document . pages [ 1 ] # Create text...

    products.aspose.com/pdf/zh-hant/python-net/text/
  3. Aspose::Words::Layout::LayoutEntityType enum | ...

    Aspose::Words::Layout::LayoutEntityType enum. Types of the layout entities in C++.... Page n/a Represents page of a document. Page may have...Represents a column of text on a page. Column may have the same child...

    reference.aspose.com/words/cpp/aspose.words.lay...
  4. How to Add Images to PDF using Python | Aspose.PDF

    Do you know how easily add images in PDF via Python? Add images in PDF with high quality using Python PDF library.... Learn the Landing Page for more details. Add Images...input PDF file. Specify the page number on which the picture...

    products.aspose.com/pdf/tutorial/add-images-pdf/
  5. 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...
  6. 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...
  7. How to Convert Word to Scanned PDF using C#

    This quick tutorial will guide you on how to convert Word to scanned PDF using C#. While using C# convert Word to scanned PDF using a few lines of code and simple API calls in any of the .NET Core based environments on Windows, macOS or Linux....Page Product Family Aspose.PSD Product...Document class object Convert the page ranges from the Word file and...

    kb.aspose.com/words/net/how-to-convert-word-to-...
  8. 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...
  9. Draw Lines on PDF using Python

    This article explains how to draw lines on PDF using Python. It has the details to set the IDE for the development, a list of steps, and sample code to add lines to PDF using Python....Page Product Family Aspose.PSD Product...add lines Add a page to the PDF file if no page is available or...

    kb.aspose.com/pdf/python/draw-lines-on-pdf-usin...
  10. How to Convert PUB to JPG in C#

    This brief tutorial explains how to convert PUB to JPG in C#. It describes setting up the environment, then algorithm and finally a code snippet is presented to cover all the details related to the process to convert Publisher to JPG in C#....Page Product Family Aspose.PSD Product...file to process each page Iterate each page of the PDF document...

    kb.aspose.com/pub/net/how-to-convert-pub-to-jpg...