Sort Score
Result 10 results
Languages All
Labels All
Results 3,201 - 3,210 of 141,589 for

paged

(0.14 sec)
  1. صفحات را از ورد در پایتون استخراج کنید | استخرا...

    یاد بگیرید که چگونه صفحات را از یک سند ورد در پایتون با استفاده از Aspose.Words استخراج کنید. مراحل آسان و مثال‌های کد برای پردازش سند ورد را دنبال کنید....Document("sample-multi-page.docx") # get page count pageCount = doc.page_count...page_count # از صفحات عبور کنید for page in range(0, pageCount): # هر صفحه...

    blog.aspose.com/fa/words/extract-pages-from-wor...
  2. 使用连接索引连接形状|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....(); // get page by index Aspose . Diagram . Page page = diagram...diagram . Pages [ 0 ]; // add masters string connectorMaster = "Dynamic...

    docs.aspose.com/diagram/zh/net/use-connection-i...
  3. Aspose::Words::Layout::LayoutCollector::LayoutC...

    Aspose::Words::Layout::LayoutCollector::LayoutCollector constructor. Initializes an instance of this class in C++....how to see the the ranges of pages that a node spans. auto doc..."GetNumPagesSpanned" method to count how many pages the content of our document...

    reference.aspose.com/words/cpp/aspose.words.lay...
  4. Configurar opciones de página en Jython|Documen...

    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/es/java/setting-page-opti...
  5. Split PDF, HTML, TXT Files using PHP | Aspose.PDF

    PHP sample code to split files on any platform....document, you must split the pages of the original file. In order...more details check the GitHub page. Split documents via PHP To...

    products.aspose.com/pdf/php-java/splitter/
  6. Create Table of Content in PDF using Python

    Create table of content in PDF using Python. Get the development environment settings, a list of tasks, and a sample code to add table of contents to PDF using Python....Page Product Family Aspose.PSD Product...connectivity with different pages from the PDF file. Steps to...

    kb.aspose.com/pdf/python/create-table-of-conten...
  7. Seiteneinstellungen in PHP festlegen|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....anzuwenden, rufen Sie die Methode page_orientation des Moduls pagesetup...PHP-Code public static function page_orientation ( $dataDir = null...

    docs.aspose.com/cells/de/java/setting-page-opti...
  8. Impostazione delle opzioni di pagina in Php|Doc...

    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....Java per PHP , chiama il metodo page_orientation del modulo pagesetup...Codice PHP public static function page_orientation ( $dataDir = null...

    docs.aspose.com/cells/it/java/setting-page-opti...
  9. Ställ in sidalternativ i 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....Cells Java for PHP , anropa page_orientation -metoden i pagesetup...PHP-kod public static function page_orientation ( $dataDir = null...

    docs.aspose.com/cells/sv/java/setting-page-opti...
  10. PageSetup.borders property | Aspose.Words for P...

    PageSetup.borders property. Gets a collection of the page borders....property Gets a collection of the page borders. @property def borders...wavy page border with a shadow. doc = aw . Document () page_setup...

    reference.aspose.com/words/python-net/aspose.wo...