Sort Score
Result 10 results
Languages All
Labels All
Results 6,601 - 6,610 of 190,016 for

paged

(0.28 sec)
  1. Definir Tamanho da Imagem|Aspose.PDF for .NET

    Esta seção descreve como definir o tamanho da imagem em um arquivo PDF usando a biblioteca C#....Document ()) { // Add page var page = document . Pages . Add (); // Create...to the page page . Paragraphs . Add ( img ); // Set page properties...

    docs.aspose.com/pdf/pt/net/set-image-size/
  2. FixedPageSaveOptions | Aspose.Words for Java

    Contains common options that can be specified when saving a document into fixed page formats PDF XPS images etc in Java....saving a document into fixed page formats (PDF, XPS, images etc)...Examples: Shows how to render one page from a document to a JPEG image...

    reference.aspose.com/words/java/com.aspose.word...
  3. Visio Şeklini Svg'ye Dönüştür|Documentation

    Bu bölümde, visio şeklinin Aspose.Diagram ile svg'ye nasıl dönüştürüleceği açıklanmaktadır....Get a particular page Page page = diagram . Pages [ 0 ]; // Get...particular shape Shape shape = page . Shapes [ 0 ]; SVGSaveOptions...

    docs.aspose.com/diagram/tr/net/convert-a-visio-...
  4. Convert a Visio Shape To Image|Documentation

    This section explains how to convert a visio shape to image with Aspose.Diagram.... get a particular page. get a particular shape. convert...); // Get a particular page Page page = diagram . getPages ()...

    docs.aspose.com/diagram/java/convert-a-visio-sh...
  5. Recupera le informazioni sulla pagina Visio in ...

    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....vsd" ) # page = diagram.getPages().getPage(page_id) page = diagram... getPage ( 0 ) puts "Page ID : " + page . getName () . to_s Scarica...

    docs.aspose.com/diagram/it/java/retrieve-visio-...
  6. Поворот страниц PDF программным способом|Aspose...

    Изменение ориентации страницы и подгонка содержимого страницы под новую ориентацию с использованием Java....new Document ( $inputFile ); $pages = $document -> getPages ();...$pagesSize = java_values ( $pages -> size ()); // Перебор всех...

    docs.aspose.com/pdf/ru/php-java/rotate-pages/
  7. Convert CDR to PDF using Python

    This article guides on how to convert CDR to PDF using Python. It has details to set the IDE, a list of steps, and a sample code for developing a CDR to PDF converter software using Python....Page Product Family Aspose.PSD Product...evaluation limitations Open the multi-page CorelDRAW file and treat it...

    kb.aspose.com/imaging/python/convert-cdr-to-pdf...
  8. How to Split Word Document using Java

    This tutorial provides information on how to split Word document using Java. It contains configuration details, detailed steps to accomplish the task and a runnable sample code to split Word document into multiple documents using Java....Page Product Family Aspose.PSD Product...demonstrates the process to split pages in Word using Java . It describes...

    kb.aspose.com/words/java/how-to-split-word-docu...
  9. Convertir divers formats d'images en PDF dans ....

    Convertir divers formats d'images tels que CDR, DJVU, BMP, CGM, JPEG, DICOM, PNG, TIFF, EMF et SVG en PDF en utilisant C# .NET....Document ()) { // Add page var page = document . Pages . Add (); var...= dataDir + "BMPtoPDF.bmp" ; page . Paragraphs . Add ( image );...

    docs.aspose.com/pdf/fr/net/convert-images-forma...
  10. Output Streams – C# MemoryStream – Aspose.HTML ...

    Learn about the ICreateStreamProvider interface, which is used when storing a conversion result in memory or sending it to remote storage....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/html/net/output-streams/