Sort Score
Result 10 results
Languages All
Labels All
Results 8,991 - 9,000 of 156,218 for

paged

(0.17 sec)
  1. Extract Links from the PDF File|Aspose.PDF for ...

    Discover how to extract hyperlinks from PDF documents in .NET using Aspose.PDF for content management and link analysis.... Get the Page you want to extract links from...specified page. Pass the AnnotationSelector object to the Page object’s...

    docs.aspose.com/pdf/net/extract-links/
  2. Aspose::Words::Saving::IPageSavingCallback inte...

    Aspose::Words::Saving::IPageSavingCallback interface. Implement this interface if you want to control how Aspose.Words saves separate pages when saving a document to fixed page formats in C++....separate pages when saving a document to fixed page formats....Words saves a separate page to fixed page formats. static Type...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Quoi de neuf 2023|Aspose.PDF for .NET

    Cette page présente les nouvelles fonctionnalités les plus populaires dans Aspose.PDF for .NET introduites en 2023....from the first page var forms = document . Pages [ 1 ]. Resources...from the first page var forms = document . Pages [ 1 ]. Resources...

    docs.aspose.com/pdf/fr/net/whatsnew/2023/
  4. Anotasi PDF sticky menggunakan Python|Aspose.PD...

    Topik ini tentang anotasi sticky, sebagai contoh kami menunjukkan Anotasi Watermark dalam teks....menambahkan Anotasi page = document . pages [ 1 ] # Buat Anotasi...annotations . WatermarkAnnotation ( page , ap . Rectangle ( 100 , 0 ...

    docs.aspose.com/pdf/id/python-net/sticky-annota...
  5. 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/de/net/convert-visio-to...
  6. How to Add Hyperlink in PDF using Python

    This article covers the details on how to add hyperlink in PDF using Python. You will get details to establish the IDE, information about different API calls and a runnable sample code to add link to PDF using Python....Page Product Family Aspose.PSD Product...any desired location on the page. Steps to Add Hyperlink to PDF...

    kb.aspose.com/pdf/python/how-to-add-hyperlink-i...
  7. How to Crop a PDF using Python

    This quick topic describes how to crop a PDF using Python. It covers the environment configuration settings, a program flow, and a working sample code to crop one page from PDF using Python....Page Product Family Aspose.PSD Product...demonstrating an application to crop a page in PDF using Python . This sample...

    kb.aspose.com/pdf/python/how-to-crop-a-pdf-usin...
  8. Convertir varios formatos de imágenes a PDF|Asp...

    Este tema muestra cómo la biblioteca Aspose.PDF para Java permite convertir varios formatos de imágenes a PDF....document = new Document (); Page page = document . getPages ()...."Sample.bmp" ). toString ()); page . getParagraphs (). add ( image...

    docs.aspose.com/pdf/es/java/convert-images-form...
  9. Public API Changements dans Aspose.Diagram 4.3....

    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....à la page Les méthodes Page.GlueShapesInContaine et Page.GlueShapesInContaine...surchargée AddShape to Page La méthode Page.AddShape a été ajoutée...

    docs.aspose.com/diagram/fr/net/public-api-chang...
  10. Przenoszenie stron do pliku PDF przy użyciu .NE...

    Przykładowy kod C# do programowego przenoszenia stron PDF dokumentu na .NET Framework, .NET Core i PHP, VBScript, Delphi, C++ za pośrednictwem COM Interop....var page = srcDocument . Pages [ 2 ]; dstDocument . Pages . Add...Add ( page ); // Save output file dstDocument . Save ( inputFile...

    products.aspose.com/pdf/pl/net/pages/move/