Sort Score
Result 10 results
Languages All
Labels All
Results 3,881 - 3,890 of 184,616 for

paged

(0.31 sec)
  1. PDF sticky Annotations using C#|Aspose.PDF for ...

    Learn how to create sticky annotations, such as notes and highlights, in PDFs using Aspose.PDF in .NET....on a page, regardless of the dimensions of the printed page. You...specific position of the PDF page. The opacity of Watermark can...

    docs.aspose.com/pdf/net/sticky-annotations/
  2. Add TOC to Existing PDF in PHP|Aspose.PDF for Java

    Explore how to add a table of contents (TOC) to an existing PDF document in PHP with Aspose.PDF for improved navigation....Get access to first page of PDF file $toc_page = $doc -> getPages...-> setTitle ( $title ); $toc_page -> setTocInfo ( $toc_info );...

    docs.aspose.com/pdf/java/add-toc-to-existing-pd...
  3. Extract Images from PDF and recognize BarCodes|...

    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....to extract images from PDF pages and identify the Barcodes inside...contains one or more pages where each page contains collection...

    docs.aspose.com/pdf/net/extract-images-from-pdf...
  4. 在Ruby中设置页面选项|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....pagesetup 模块的 page_orientation 方法。 Ruby 代码 def page_orientation...Portrait page_setup = sheet . getPageSetup () page_orientation_type...

    docs.aspose.com/cells/zh/java/setting-page-opti...
  5. Arşiv

    Arşiv...Page for .NET birçok sektörde önemli...dönüştürmelerini sağlar. Bu arada, Aspose.Page for .NET entegrasyon kolaylığı...

    blog.aspose.com/tr/page/convert-xps-to-bmp-in-c...
  6. ארכיון

    ארכיון...Page עבור .NET משחקת תפקיד משמעותי...באופן פרוגרמטי. בינתיים, Aspose.Page עבור .NET מפשטת את התהליך עם...

    blog.aspose.com/he/page/convert-xps-to-bmp-in-c...
  7. Replace Fields C++|Aspose.Words for C++

    Learn how to replace fields with text in C++. Replace fields with static data using the C++ API....example, trying to convert the PAGE field in a header or footer...value being displayed on all pages. This is because headers and...

    docs.aspose.com/words/cpp/replace-fields/
  8. Comment redimensionner un document lors de la c...

    Apprenez à utiliser les options de rendu pour redimensionner les pages de documents à la taille du contenu SVG et vice versa....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/svg/fr/net/resize-document/
  9. Adicionar Páginas ao Documento PDF|Aspose.PDF f...

    Explore como adicionar páginas a um PDF existente em .NET com Aspose.PDF para aprimorar e expandir seus documentos.... GetDataDir_AsposePdf_Pages (); // Open PDF document using...Insert an empty page in a PDF document . Pages . Insert ( 2 );...

    docs.aspose.com/pdf/pt/net/add-pages/
  10. Add Ellipse Object to PDF file|Aspose.PDF for Java

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for Java....// Add page to pages collection of PDF file Page page = pdfDocument...paragraphs collection of page page . getParagraphs (). add (...

    docs.aspose.com/pdf/java/add-ellipse/