Sort Score
Result 10 results
Languages All
Labels All
Results 4,191 - 4,200 of 190,005 for

paged

(0.26 sec)
  1. Espaciar automáticamente una colección de forma...

    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.... Para lograr esto, la clase Page ofrece el miembro autoSpaceShapes...vsdx" ); // get page of the Visio drawing Page page = diagram . getPages...

    docs.aspose.com/diagram/es/java/auto-space-a-co...
  2. Update Links in PDF|Aspose.PDF for .NET

    Update links in PDF programmatically. This guide is about how to update links in PDF in C# language.... Go to a specific page in the PDF file. Specify the...Destination property. The destination page is specified using the XYZExplicitDestinati...

    docs.aspose.com/pdf/net/update-links/
  3. Ubah Ukuran Halaman PDF dengan Python|Aspose.PD...

    Ubah Ukuran Halaman dari dokumen PDF Anda menggunakan Aspose.PDF untuk Python melalui pustaka .NET.... Kelas Page berisi metode set_page_size() yang memungkinkan...tertentu. Panggil metode set_page_size() untuk memperbarui dimensinya...

    docs.aspose.com/pdf/id/python-net/change-page-s...
  4. 파이썬에서 프로그래밍 방식으로 PDF 분할|Aspose.PDF for Python v...

    이 주제는 파이썬 애플리케이션에서 PDF 페이지를 개별 PDF 파일로 분할하는 방법을 보여줍니다....반복마다 새로운 Document 객체를 생성하고 개별 Page 객체를 빈 문서에 추가합니다. save() 메서드를...ap . Document ( input_pdf ) page_count = 1 # 모든 페이지를 순회합니다 for...

    docs.aspose.com/pdf/ko/python-net/split-pdf-doc...
  5. Convert Text to Image in Java

    You can convert text to image in Java by following this quick guide. It covers the step-by-step process and a runnable code snippet to export TXT to JPG in Java....Page Product Family Aspose.PSD Product...Document class Loop through the pages using the for-loop Export text...

    kb.aspose.com/words/java/convert-text-to-image-...
  6. ParagraphFormat.suppress_line_numbers property ...

    ParagraphFormat.suppress_line_numbers property. Specifies whether the current paragraph's lines should be exempted from line numbering which is applied in the parent section....restart the numbering on each new page from 1 and display the number...of the line. page_setup = builder . page_setup page_setup . line_starting_number...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PageSetup.line_number_count_by property | Aspos...

    PageSetup.line_number_count_by property. Returns or sets the numeric increment for line numbers....restart the numbering on each new page from 1 and display the number...of the line. page_setup = builder . page_setup page_setup . line_starting_number...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Add Curve Object to PDF file|Aspose.PDF for C++

    This article explains how to create a curve object to your PDF using Aspose.PDF for C++....to paragraphs collection of page Save our PDF file void ExampleCurve...// Add page to pages collection of PDF file auto page = document...

    docs.aspose.com/pdf/cpp/add-curve/
  9. PDF to PNG Merge using Python | Aspose.PDF

    Combine two or more PDF documents into one PNG single file programmatically with Python sample code using Aspose.PDF for Python for .NET...Library on the Documentation pages. To verify the benefits of the...Iterate over each page in the document. For each page, create an intermediate...

    products.aspose.com/pdf/python-net/merger/pdf-t...
  10. Buat Tautan di file PDF|Aspose.PDF untuk Java

    Bagian ini menjelaskan cara membuat tautan dalam dokumen PDF Anda dengan Java....LinkAnnotation menggunakan objek Page dan Rectangle . Atur atribut...ke koleksi Annotations objek Page. Terakhir, simpan PDF yang diperbarui...

    docs.aspose.com/pdf/id/java/create-links/