Sort Score
Result 10 results
Languages All
Labels All
Results 4,831 - 4,840 of 185,607 for

paged

(0.25 sec)
  1. Impostazione delle opzioni di pagina in Jython|...

    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.... page_orientation () self . scaling () def page_orientation...Portrait page_setup = sheet . getPageSetup () page_orientation_type...

    docs.aspose.com/cells/it/java/setting-page-opti...
  2. 在 Jython 中设置页面选项|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.... page_orientation () self . scaling () def page_orientation...Portrait page_setup = sheet . getPageSetup () page_orientation_type...

    docs.aspose.com/cells/zh/java/setting-page-opti...
  3. PageLayoutCallbackArgs Class | Aspose.Words for...

    Discover the Aspose.Words.Layout.PageLayoutCallbackArgs class for efficient document layout management. Enhance your workflow with powerful notification features....visit the Converting to Fixed-page Format documentation article...} Gets 0-based index of the page in the document this event relates...

    reference.aspose.com/words/net/aspose.words.lay...
  4. إضافة نص إلى PDF باستخدام C#|Aspose.PDF for .NET

    تعلم كيفية إضافة نص إلى مستند PDF في .NET باستخدام Aspose.PDF لتعزيز المحتوى وتحرير المستندات....Get particular page var page = document . Pages . Add (); // Create...TextBuilder ( page ); // Append the text fragment to the PDF page textBuilder...

    docs.aspose.com/pdf/ar/net/add-text-to-pdf-file/
  5. Java Create PDF Files | Create Free Online PDF ...

    Learn how to create PDF in Java with this comprehensive guide. We'll walk you through the process step by step and provide code snippets for creating professional and dynamic PDF files.... Add a new page using Document.getPages().add()...reference in Page object. Add text to the page using Page.getParagraphs()...

    blog.aspose.com/pdf/create-pdf-files-in-java/
  6. Convertire un file XPS in PNG utilizzando Pytho...

    Codice di esempio su Python per la conversione da XPS a PNG. Usa il codice di esempio per la conversione batch da XPS a PNG con Python e .NET...esempio, path_outfile + str(page_count) + ‘_out.png’) in modalità...resolution ) page_count = 1 pages_count = len ( document . pages ) if...

    products.aspose.com/pdf/it/python-net/conversio...
  7. EPS to EMF Conversion | API for Python

    Sample Python conversion code for EPS format to EMF file. Use this example code to convert EPS to EMF within any Web or Console Python based application....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/python-net/conversion/...
  8. XPS to PDF Conversion | API for Python

    Sample Python conversion code for XPS format to PDF file. Use this example code to convert XPS to PDF within any Web or Console Python based application....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/python-net/conversion/...
  9. Архивы

    Архивы...docx") # get page count pageCount = doc.page_count # loop through...through pages for page in range(0, pageCount): # save each page...

    blog.aspose.com/ru/words/split-a-word-document-...
  10. 档案

    档案...as image: document_page_count = image.pages.length # 应用扫描仪效果 #...应用扫描仪效果 # for循环 for page in image.djvu_pages: page.rotate(-0.5 + random...

    blog.aspose.com/zh/imaging/convert-image-to-pdf...