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

page

(0.12 sec)
  1. Deal with PDF Forms in Java | Aspose.PDF

    Manage PDF Forms programmatically with Java sample code using Aspose.PDF for Java.... Access the Page via its index. Call the Form...Document ( inputFile )) { Page page = pdfDocument . getPages ()...

    products.aspose.com/pdf/java/acroforms/
  2. Create AcroForms - Create Fillable PDF in Java|...

    This section explains how to create AcroForms from scratch in your PDF documents with Aspose.PDF for Java....pdf" ); Page page = pdfDocument . getPages ()...textBoxField = new TextBoxField ( page , new Rectangle ( 100 , 200...

    docs.aspose.com/pdf/java/create-forms/
  3. Calculate Pin Values and Setting Size of a Shap...

    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....not absolute coordinate in the Page . If the user require to get...Width to resize the shape on the page. Input diagram The diagram after...

    docs.aspose.com/diagram/java/calculate-pin-valu...
  4. Working With Worksheets in Python|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....topics: Display Features in Python Page Setup Features in Python Security...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/java/working-with-workshe...
  5. PaperSize Enum | Aspose.Words for .NET

    Discover the Aspose.Words.PaperSize enum for defining custom paper sizes in your documents. Enhance your document formatting with ease!...docx" ); Shows how to set page sizes. Document doc = new Document...// We can change the current page's size to a pre-defined size...

    reference.aspose.com/words/net/aspose.words/pap...
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Python 를 사용하여 PDF에 페이지 스탬프 추가 https://products.aspose.com/pdf/ko/python-net/stamps/Page/ Recent content in Python 를 사용하여 PDF에 페이지 스탬프 추가 on Asp......com/pdf/ko/python-net/stamps/page/ Recent content in Python 를...com/pdf/ko/python-net/stamps/page/index.xml self application/rss+xml...

    products.aspose.com/pdf/ko/python-net/stamps/pa...
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Dodaj stempel strony do pliku PDF za pomocą C++ https://products.aspose.com/pdf/pl/cpp/stamps/Page/ Recent content in Dodaj stempel strony do p......com/pdf/pl/cpp/stamps/page/ Recent content in Dodaj stempel...aspose.com/pdf/pl/cpp/stamps/page/index.xml self application/rss+xml...

    products.aspose.com/pdf/pl/cpp/stamps/page/inde...
  8. Help needed with coordinate conversion for PDF ...

    I have attached the pdf file and code that i am using to place stamp, so i get blank space coordinate in system.drawing.rect that i convert them using below code, it works for most of the files but not working for one i …... foreach (var pageKv in pages.OrderBy(x => x.Key)) { int pageIndex...info = pageKv.Value; Aspose.Pdf.Page newPage; lock (_asposeLock)...

    forum.aspose.com/t/help-needed-with-coordinate-...
  9. Implement Custom Paper Size of Worksheet for Re...

    This article explains how to use the Node.js API via C++ to set a custom paper size for your desired worksheets when rendering an Excel file to PDF format programmatically....PageSetup class to specify a custom page size. The following sample code...cell B4 b4 . putValue ( "Pdf Page Dimensions: 6.00 x 4.00 in"...

    docs.aspose.com/cells/nodejs-cpp/implement-cust...
  10. SaveOptions.UpdateFields | Aspose.Words for .NET

    Discover how the SaveOptions UpdateFields property optimizes document saving by updating specific field types before converting to fixed formats. Default, true....saving the document to a fixed page format. Default value for this...( doc ); // Insert text with PAGE and NUMPAGES fields. These fields...

    reference.aspose.com/words/net/aspose.words.sav...