Sort Score
Result 10 results
Languages All
Labels All
Results 5,721 - 5,730 of 140,592 for

paged

(0.06 sec)
  1. Convert Visio to PDF format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to PDF formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PDF with a few lines of code....Programming Sample Split Multiple Pages Aspose.Diagram for Java allows...allows splitting multiple pages while converting the Microsoft Visio...

    docs.aspose.com/diagram/java/convert-visio-to-pdf/
  2. Público API Cambios en Aspose.Diagram 4.3.0|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....GlueShapesInContaine a Page Se agregaron los métodos Page.GlueShapesInContaine...GlueShapesInContaine y Page.GlueShapesInContaine. Estos métodos toman ID...

    docs.aspose.com/diagram/es/net/public-api-chang...
  3. 파이썬에서 페이지 크기 업데이트|Aspose.PDF for Java

    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....pdf' # 페이지 컬렉션 가져오기 page_collection = pdf . getPages...getPages () # 특정 페이지 가져오기 pdf_page = page_collection . get_Item ( 1 )...

    docs.aspose.com/pdf/ko/java/update-page-dimensi...
  4. Autofit Setting to Tables|Aspose.Words for Java

    Autofit settings to tables. Apache POI does not provide an opportunity to autofit settings to tables....the table to the width of the page and AutoFit to Contents option...to the available width on the page. To change the sizing behavior...

    docs.aspose.com/words/java/autofit-setting-to-t...
  5. Работа с клипами в PostScript | .NET

    Добавление клипов в файлы PS — это функция, поддерживаемая решением Aspose.Page API. Узнайте, как использовать эту функциональность в .NET....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/ru/net/ps/working-with-clips/
  6. Пример Hello World с использованием языка C#|As...

    Этот пример демонстрирует, как создать простой PDF-документ с текстом Hello World с помощью Aspose.PDF... Добавить Page к объекту документа. Создать...Document ()) { // Add page var page = document . Pages . Add (); // Add...

    docs.aspose.com/pdf/ru/net/hello-world-example/
  7. ایجاد PDF با استفاده از Python for .NET | Aspos...

    این موضوع به شما نشان می دهد که چگونه از Aspose.PDF برای Python API برای تولید و خواندن فایل های PDF در برنامه های پایتون استفاده کنید....کردن یک صفحه با استفاده از روش Pages.Add (). ۱. یک شیء TextFragment...Document () # Add page page = document . pages . add () # Add text...

    products.aspose.com/pdf/fa/python-net/create/
  8. Convert Text to Image in C#

    You can convert text to image in C# with this brief tutorial. It explains the step-by-step algorithm and code snippet to export TXT to JPG in C#....Page Product Family Aspose.PSD Product...Document class Iterate through each page with the for-loop Convert text...

    kb.aspose.com/words/net/convert-text-to-image-i...
  9. Dividir PDF programáticamente en Python|Aspose....

    Este tema muestra cómo dividir páginas de PDF en archivos PDF individuales en sus aplicaciones de Python a través de C++.... pages . count ()): page = document . pages [ pageCount...Document () newDocument . pages . copy_page ( page ) newDocument . save...

    docs.aspose.com/pdf/es/python-cpp/split-pdf-doc...
  10. XpsSaveOptions.use_book_fold_printing_settings ...

    XpsSaveOptions.use_book_fold_printing_settings property. Gets or sets a boolean value indicating whether the document should be saved using a booklet printing layout, if it is specified via [PageSetup.multiple_pages](../../../aspose.words/pagesetup/multiple_pages/)....multiple_pages . @property def use_book_fo...specified, FixedPageSaveOptions.page_set is ignored when saving....

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