Sort Score
Result 10 results
Languages All
Labels All
Results 4,201 - 4,210 of 192,033 for

page

(1.03 sec)
  1. Scaling down an XFA pdf file - Free Support For...

    Hello My client has the need to scale down an existing XFA pdf file and then add a "text" at the bottom of the Page. I was wondering if aspose.pdf would be able to handle someting like this (scaling down a file). Thanks …..."text" at the bottom of the page. I was wondering if aspose.pdf...easily resize PDF document pages using Aspose.Pdf. Please check...

    forum.aspose.com/t/scaling-down-an-xfa-pdf-file...
  2. Document.view_options property | Aspose.Words f...

    Document.view_options property. Provides options to control how the document is displayed in Microsoft Word.... PAGE_LAYOUT doc . view_options ....document to fit the width of the page. # Set the "ZoomType" property...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Getting Started|Aspose.Words for Python via .NET

    Use this introduction to Aspose.Words for Python via .NET fundamentals to start realizing the value of Aspose.Words for your business.... What is this page about? This page introduces Aspose.Words...results. Please refresh the page and try again....

    docs.aspose.com/words/python-net/getting-started/
  4. 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...
  5. How to run Aspose.PDF for .NET 8 in Docker|Aspo...

    Integrate Aspose.PDF functionality into .NET 8 application using Docker Linux or Windows containers...Represents a controller for the home page and PDF generation in a Linux...Document ()) { // Add page var page = document . Pages . Add (); // Add...

    docs.aspose.com/pdf/net/docker/dotnet8/
  6. 在 Visio 中用 PHP 设置连接器类型形状的外观|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....); \ # Access a particular page $page = $diagram -> getPages ()...particular connector shape $shape = $page -> getShapes () -> getShape...

    docs.aspose.com/diagram/zh/java/set-appearance-...
  7. Split DOCX File Online or via .NET | products.a...

    Free online app to split different DOCX files. .NET C# splitter library code for DOCX documents....Get total pages using Page Count. Loop through each page and use...to extract the page. Save the extracted page into new DOCX file...

    products.aspose.com/total/net/split/docx/
  8. Split DOTM File Online or via .NET | products.a...

    Free online app to split different DOTM files. .NET C# splitter library code for DOTM documents....Get total pages using Page Count. Loop through each page and use...to extract the page. Save the extracted page into new DOTM file...

    products.aspose.com/total/net/split/dotm/
  9. Create PDF Forms using Java | Aspose.PDF

    Create PDF forms and add fields programmatically with Java sample code using Aspose.PDF for Java....Document ( inputFile )) { Page page = pdfDocument . getPages ()...textBoxField = new TextBoxField ( page , new Rectangle ( 100 , 200...

    products.aspose.com/pdf/java/acroforms/create/
  10. TableStyle.Alignment | Aspose.Words for .NET

    Discover the TableStyle Alignment property to effortlessly customize your table's layout and enhance visual appeal for a professional look....align it to a location on the page, such as the center: TableStyle..."Aligned to the center of the page" ); builder . EndTable (); table...

    reference.aspose.com/words/net/aspose.words/tab...