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

paged

(0.16 sec)
  1. C# 를 통해 PDF 자르기 | Aspose.PDF

    .NET 용 Aspose.PDF 파일을 사용하여 C# 샘플 코드를 사용하여 프로그래밍 방식으로 C# 에서 품질 저하 없이 PDF 자르기... Combine ( dataDir , "crop_page.pdf" )); Console . WriteLine...WriteLine ( pdfDocument . Pages [ 1 ]. CropBox ); Console . WriteLine...

    products.aspose.com/pdf/ko/net/crop/
  2. PDF Text Annotation|Aspose.PDF para Java

    Aspose.PDF para Java le permite Agregar, Obtener y Eliminar Anotaciones de Texto de su documento PDF....colección de Anotaciones del objeto Page . El siguiente fragmento de..._dataDir + "sample.pdf" ); Page page = document . getPages ()....

    docs.aspose.com/pdf/es/java/text-annotation/
  3. Aspose::Words::Document::get_PageCount method |...

    Aspose::Words::Document::get_PageCount method. Gets the number of pages in the document as calculated by the most recent page layout operation in C++.... method Gets the number of pages in the document as calculated...calculated by the most recent page layout operation. int32_t Aspose ::...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. PageSetup.left_margin property | Aspose.Words f...

    PageSetup.left_margin property. Returns or sets the distance (in points) between the left edge of the page and the left boundary of the body text....between the left edge of the page and the left boundary of the...DocumentBuilder ( doc = doc ) builder . page_setup . paper_size = aw . PaperSize...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Set Image Size|Aspose.PDF for .NET

    This section describes how to set image size PDF file using C# library....Document ()) { // Add page var page = document . Pages . Add (); // Create...to the page page . Paragraphs . Add ( img ); // Set page properties...

    docs.aspose.com/pdf/net/set-image-size/
  6. Archiwa

    Archiwa...Pobierz referencję strony Page page = pdfDocument.getPages().get_Item(1);...println(page.getCropBox()); System.out.println(page.getTrimBox());...

    blog.aspose.com/pl/pdf/crop-pdf-pages-in-java/
  7. arkiv

    arkiv...Page för Python .NET . Så, att använda...PostScript-biblioteket # Aspose.Page för Python .NET är ett robust...

    blog.aspose.com/sv/page/postscript-library-to-c...
  8. Converting a DICOM file to PDF using PHP | Aspo...

    Sample code on PHP for DICOM to PDF conversion. Use example code for batch DICOM to PDF conversion with Aspose.PDF for PHP via Java...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/php-java/conversion/dic...
  9. Resize PDF using Java | Aspose.PDF

    Resize PDF documents programmatically with Java sample code using Aspose.PDF for Java....Resize PDF Pages with Java Do you need to resize PDF? Programmatic...easily to update or change the page dimensions in an existing PDF...

    products.aspose.com/pdf/java/resize/
  10. Create HTML Files via C# | products.aspose.com

    C# Sample code for generating HTML documents. Use this code for creating HTML files within VB.NET, Asp.NET or any .NET based application....the first page of the diagram. Add text in the page. Use Save...the first page of the diagram. Page page = diagram.Pages[ 0 ]; //...

    products.aspose.com/diagram/net/create/html/