Sort Score
Result 10 results
Languages All
Labels All
Results 6,491 - 6,500 of 143,566 for

paged

(0.09 sec)
  1. انتقال صفحات به PDF با استفاده از Python for .N...

    کد نمونه پایتون برای انتقال صفحات پی دی اف سند شما به صورت برنامه نویسی بر روی دات نت فریم ورک، دات نت هسته و PHP، VBScript، دلفی، C++ از طریق COM Interop....dst_File_name ) page = srcDocument . pages [ 2 ] dstDocument . pages . add...add ( page ) # Save output file dstDocument . save ( dst_File_name_new...

    products.aspose.com/pdf/fa/python-net/pages/move/
  2. Retrieving Connector Information|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.... Pages [ 1 ]. Connects ) { MessageBox...information - ID and name - about pages and master . It also lets you...

    docs.aspose.com/diagram/net/retrieving-connecto...
  3. فشرده سازی DOC در Python

    بدون از دست دادن کیفیت، DOC را در Python فشرده کنید. محتوای DOC را بهینه کنید، اندازه فایل را به راحتی کاهش دهید....doc", 'rb') as pdf_stream: pages_stream = renderer.save_pdf_...DocumentBuilder() for i in range(0, len(pages_stream)): # حداکثر اندازه صفحه...

    products.aspose.com/words/fa/python-net/compres...
  4. บีบอัด DOC ใน Python

    บีบอัด DOC ใน Python โดยไม่สูญเสียคุณภาพ เพิ่มประสิทธิภาพเนื้อหา DOC ลดขนาดไฟล์ได้อย่างง่ายดาย...doc", 'rb') as pdf_stream: pages_stream = renderer.save_pdf_...DocumentBuilder() for i in range(0, len(pages_stream)): # กำหนดขนาดหน้าสู...

    products.aspose.com/words/th/python-net/compres...
  5. Working with Table of Contents|Aspose.Words for...

    Insert and manage 'Table of Contents' in a document using Python....TOC by updating the fields and page layout of the document. Without...update_fields Document.update_page_layout Please note that these...

    docs.aspose.com/words/python-net/working-with-t...
  6. EOT Fonts Knowledge Base | Aspose.Font

    EOT fonts. Once crucial for web typography, now less relevant due to browser evolution. Explore their history and changing role in web design....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/font/net/what-is-font/eot-font/
  7. AcroFormの作成 - C#で入力可能なPDFを作成|Aspose.PDF for .NET

    Aspose.PDF for .NETを使用して、PDFファイルにフォームをゼロから作成できます...{ // Add page to PDF file var page = document . Pages . Add ();...Pdf . Forms . TextBoxField ( page , rects ); // Setting the appearances...

    docs.aspose.com/pdf/ja/net/create-form/
  8. Formatação de Texto dentro do PDF|Aspose.PDF pa...

    Esta página explica como formatar texto dentro do seu arquivo PDF. Há adição de recuo de linha, adição de borda de texto, adição de sublinhado, adição de uma borda ao redor do texto adicionado, alinhamento de texto para conteúdos de caixa flutuante, etc....document = new Document (); Page page = document . getPages ()....setFormattingOptions ( textOptions ); page . getParagraphs (). add ( text...

    docs.aspose.com/pdf/pt/java/text-formatting-ins...
  9. Crear o Agregar Tabla en PDF usando C#|Aspose.P...

    Aspose.PDF for .NET es una biblioteca utilizada para crear, leer y editar Tablas PDF. Consulta otras funciones avanzadas en este tema....object to first page of input document document . Pages [ 1 ]. Paragraphs...Document ()) { // Add page var page = document . Pages . Add (); // Initializes...

    docs.aspose.com/pdf/es/net/add-table-in-existin...
  10. PDF to EMF Converter using Python | Aspose.PDF

    Sample code on Python for PDF to EMF conversion. Use example code for batch PDF to EMF conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...to keep track of the current page number being processed, starting...

    products.aspose.com/pdf/python-net/conversion/p...