Sort Score
Result 10 results
Languages All
Labels All
Results 4,991 - 5,000 of 140,592 for

paged

(0.15 sec)
  1. Tworzenie pliku PDF przy użyciu Java | Aspose.PDF

    W tym temacie przedstawiono, jak używać Aspose.PDF for Java API do łatwego generowania i odczytywania plików PDF w aplikacjach Java....Dodaj stronę za pomocą metody Pages.add (). Utwórz nowy obiekt TextFragment...new Document (); //Add page Page page = document . getPages ()...

    products.aspose.com/pdf/pl/java/create/
  2. Rotar Páginas de PDF Usando Python|Aspose.PDF p...

    Este tema describe cómo rotar la orientación de la página en un archivo PDF existente programáticamente con Python....input_pdf ) for page in doc . pages : r = page . media_box newHeight...+ ( r . height - newHeight ) page . media_box = ap . Rectangle...

    docs.aspose.com/pdf/es/python-net/rotate-pages/
  3. Öffentlich API Änderungen in Aspose.Diagram 16....

    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 name Aspose . Diagram . Page page = diagram...diagram . Pages . GetPage ( "Page-1" ); // get shape by ID Aspose ....

    docs.aspose.com/diagram/de/net/public-api-chang...
  4. Crea PDF usando Java | Aspose.PDF

    In questo argomento viene illustrato come utilizzare l'API Aspose.PDF for Java per generare e leggere facilmente file PDF nelle applicazioni Java....pagina utilizzando il metodo Pages.Add (). Creare un nuovo oggetto...new Document (); //Add page Page page = document . getPages ()...

    products.aspose.com/pdf/it/java/create/
  5. Support pour les images DICOM|Aspose.PDF for .NET

    Cette section décrit comment prendre en charge les images DICOM dans un fichier PDF en utilisant la bibliothèque C#....Document ()) { // Add page var page = document . Pages . Add (); // Create...// Add image to the first page page . Paragraphs . Add ( image...

    docs.aspose.com/pdf/fr/net/support-for-dicom-ma...
  6. ParagraphFormat.widow_control property | Aspose...

    ParagraphFormat.widow_control property. True if the first and last lines in the paragraph are to remain on the same page as the rest of the paragraph....paragraph are to remain on the same page as the rest of the paragraph...onto one page, one line may spill over onto the next page. # The...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ThumbnailGeneratingOptions.generateFromFirstPag...

    ThumbnailGeneratingOptions.generateFromFirstPage property. Specifies whether to generate thumbnail from first page of the document or first image....generate thumbnail from first page of the document or first image...will be generated from first page of the document. If value is...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Ritaglia il PDF usando C++ | Aspose.PDF

    Ritaglia PDF in C++ senza perdere la qualità. Questa pagina descrive le funzionalità del ritaglio di file PDF utilizzando Aspose.PDF per la libreria C++...."crop_page.pdf" ); String outputFileName ( "crop_page_out.pdf"...WriteLine ( document -> get_Pages () -> idx_get ( 1 ) -> get_CropBox...

    products.aspose.com/pdf/it/cpp/crop/
  9. Java 을 (를) 사용하여 Link 주석을 추가하는 방법 | Aspose.PDF

    JSP/JSF 응용 프로그램 및 데스크톱 응용 프로그램의 Java 런타임 환경에서 PDF 파일에 Link 주석을 추가하기 위한 Java 샘플 코드입니다....기존 페이지에 대한 참조 가져오기 Link 주석 생성 Page.Annotations 컬렉션에서 Link 주석에 대해..._dataDir + "SimpleResume.pdf" ); Page page = document . getPages ()....

    products.aspose.com/pdf/ko/java/annotation/link...
  10. XML to PNG Converter using C# | Aspose.PDF

    Sample code for XML to PNG C# conversion. Use API example code for batch XML files to PNG conversion within VB.NET, ASP.NET, or any .NET-based application...formats, see the Documentation pages. Also, you can check the other...Library on the Documentation pages. To verify the benefits of the...

    products.aspose.com/pdf/net/conversion/xml-to-png/