Sort Score
Result 10 results
Languages All
Labels All
Results 4,131 - 4,140 of 185,500 for

paged

(0.38 sec)
  1. 在Php中设置页面选项|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....PHP 应用页面定向设置,请调用 pagesetup 模块的 page_orientation 方法。 PHP 代码 public...public static function page_orientation ( $dataDir = null ) { # Instantiating...

    docs.aspose.com/cells/zh/java/setting-page-opti...
  2. Create Bookmarks in PDF using C#

    This article guides on how to create bookmarks in PDF using C#. It has all the details to set the IDE, a list of steps, and a sample code to bookmark a PDF with C#....Page Product Family Aspose.PSD Product...bookmark to a single page or all the pages in the PDF or format...

    kb.aspose.com/pdf/net/create-bookmarks-in-pdf-u...
  3. Convert CDR to PDF using C#

    Follow this article to convert CDR to PDF using C#. It has all the details to set the IDE, a list of steps, and a sample code for developing a CDR to PDF converter software using C#....Page Product Family Aspose.PSD Product...contain multiple pages Loop through all pages in the CDR file...

    kb.aspose.com/imaging/net/convert-cdr-to-pdf-us...
  4. Memotong Halaman PDF secara Pemrograman C++|Asp...

    Anda dapat mendapatkan properti halaman, seperti lebar, tinggi, bleed-, crop-, dan trimbox menggunakan Aspose.PDF untuk C++....1 Page Boundaries. Page.Rect : perpotongan (umumnya..."crop_page.pdf" ); String outputFileName ( "crop_page_out.pdf"...

    docs.aspose.com/pdf/id/cpp/crop-pages/
  5. Criar Links em Arquivo PDF|Aspose.PDF para Java

    Esta seção explica como criar links em seu documento PDF com Java....LinkAnnotation usando os objetos Page e Rectangle . Defina os atributos...coleção Annotations do objeto Page. Finalmente, salve o PDF atualizado...

    docs.aspose.com/pdf/pt/java/create-links/
  6. arkiv

    arkiv...pdf/page/#setArtBox-com.aspose.pdf.Rectangle-)...com/pdf/java/com.aspose.pdf/ page/#setBleedBox-com.aspose.pdf...

    blog.aspose.com/sv/pdf/crop-pdf-pages-in-java/
  7. ארכיון

    ארכיון...as image: document_page_count = image.pages.length # החל אפקטים...עבור לולאה for page in image.djvu_pages: page.rotate(-0.5 + random...

    blog.aspose.com/he/imaging/convert-image-to-pdf...
  8. Kentico Content Exporter Module|Aspose.Words fo...

    Export online content into Word Processing or PDF document using Aspose.Words Kentico Content Exporter Module in C#....Hide ] What is this page about? This page explains how the Kentico...any desired location on the page. Clicking a button dynamically...

    docs.aspose.com/words/net/kentico-content-expor...
  9. FAQ|Aspose.Words for Java

    Aspose.Words for Java answers the most frequently asked questions. Learn this page to quickly solve your problem on general questions or specific topics....AI FAQ Contents [ Hide ] This page contains answers to the most...questions. Please learn the current page – perhaps this will allow you...

    docs.aspose.com/words/java/faq/
  10. Agregar texto a PDF usando C#|Aspose.PDF for .NET

    Aprenda cómo agregar texto a un documento PDF en .NET usando Aspose.PDF para mejorar el contenido y editar documentos....Get particular page var page = document . Pages . Add (); // Create...TextBuilder ( page ); // Append the text fragment to the PDF page textBuilder...

    docs.aspose.com/pdf/es/net/add-text-to-pdf-file/