Sort Score
Result 10 results
Languages All
Labels All
Results 5,851 - 5,860 of 190,012 for

paged

(0.16 sec)
  1. Optimize, Compress or Reduce PDF Size in C#|Asp...

    Optimize PDF file, shrink all images, reduce size PDF, Unembed fonts, Remove unused objects with C#....handy for publishing on web pages, sharing on social networks...techniques to optimize PDF: Optimize page content for online browsing...

    docs.aspose.com/pdf/net/optimize-pdf/
  2. PageSetup.vertical_alignment property | Aspose....

    PageSetup.vertical_alignment property. Returns or sets the vertical alignment of text on each page in a document or section....vertical alignment of text on each page in a document or section. @property...Shows how to apply and revert page setup settings to sections in...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 아카이브

    아카이브...pdf"); // 페이지 참조 가져오기 Page page = pdfDocument.getPages().get_Item(1);...println(page.getCropBox()); System.out.println(page.getTrimBox());...

    blog.aspose.com/ko/pdf/crop-pdf-pages-in-java/
  4. Archivio

    Archivio...Pages . In ogni iterazione, crea un...il metodo JpegDevice.Process(Page, Stream) . L’esempio di codice...

    blog.aspose.com/it/pdf/convert-pdf-to-jpg-in-cs...
  5. Архивы

    Архивы...Pages . В каждой итерации создайте...используя метод JpegDevice.Process(Page, Stream) . В следующем примере...

    blog.aspose.com/ru/pdf/convert-pdf-to-jpg-in-cs...
  6. 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....NET allows splitting multiple pages while converting the Microsoft...multiple pages, Aspose.Diagram for .NET allows using page saving...

    docs.aspose.com/diagram/zh/net/convert-visio-to...
  7. العمل مع الطبقات|Documentation

    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.... getPage ( "Page-1" ) . getShapes (): if shape...Visio page page = diagram . getPages () . getPage ( "Page-1" )...

    docs.aspose.com/diagram/ar/python-java/working-...
  8. Tambahkan Objek Arc ke file PDF|Aspose.PDF for ...

    Artikel ini menjelaskan cara membuat objek arc ke PDF Anda menggunakan Aspose.PDF for .NET....Document ()) { // Add page var page = document . Pages . Add (); // Create...paragraphs collection of page page . Paragraphs . Add ( graph...

    docs.aspose.com/pdf/id/net/add-arc/
  9. Agregar objeto Arco a archivo PDF|Aspose.PDF fo...

    Este artículo explica cómo crear un objeto arco en su PDF utilizando Aspose.PDF for .NET....Document ()) { // Add page var page = document . Pages . Add (); // Create...paragraphs collection of page page . Paragraphs . Add ( graph...

    docs.aspose.com/pdf/es/net/add-arc/
  10. 使用 C# 裁剪 PDF | Aspose.PDF

    使用 Aspose.PDF for .NET 使用 C# 示例代码,以编程方式在 C# 中裁剪 PDF 而不会降低质量... Combine ( dataDir , "crop_page.pdf" )); Console . WriteLine...WriteLine ( pdfDocument . Pages [ 1 ]. CropBox ); Console . WriteLine...

    products.aspose.com/pdf/zh-hant/net/crop/