Sort Score
Result 10 results
Languages All
Labels All
Results 5,481 - 5,490 of 185,611 for

paged

(0.41 sec)
  1. Obróć interfejs API PDF | Aspose.PDF

    Obróć strony PDF za pomocą .NET, .NET Core, Java, C++ i Android.... GetDataDir_AsposePdf_Pages (); Document doc = new Document...pdf" ); foreach ( Page page in doc . Pages ) { Aspose . Pdf ...

    products.aspose.com/pdf/pl/rotate/
  2. Aspose.Diagram Features Tutorial | products.asp...

    Learn how to edit and export Visio file by code....Diagram lessons page! Here, you'll find a variety...how to draw shapes in a visio page Learn how to connect shapes...

    products.aspose.com/diagram/tutorial/
  3. Hämta Visio Sidinformation i 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....vsd" ) # page = diagram.getPages().getPage(page_id) page = diagram... getPage ( 0 ) puts "Page ID : " + page . getName () . to_s Ladda...

    docs.aspose.com/diagram/sv/java/retrieve-visio-...
  4. Rufen Sie Visio-Seiteninformationen in Ruby ab|...

    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....vsd" ) # page = diagram.getPages().getPage(page_id) page = diagram... getPage ( 0 ) puts "Page ID : " + page . getName () . to_s Laufcode...

    docs.aspose.com/diagram/de/java/retrieve-visio-...
  5. تحويل شكل Visio إلى Svg|Documentation

    يشرح هذا القسم كيفية تحويل شكل visio إلى svg باستخدام Aspose.Diagram....Get a particular page Page page = diagram . Pages [ 0 ]; // Get...particular shape Shape shape = page . Shapes [ 0 ]; SVGSaveOptions...

    docs.aspose.com/diagram/ar/net/convert-a-visio-...
  6. FAQ|Aspose.Words pour .NET

    Aspose.Words pour .NET répond aux questions les plus fréquemment posées. Apprenez cette page pour résoudre rapidement votre problème sur des questions générales ou des sujets spécifiques....FAQ Contents [ Hide ] Cette page contient les réponses aux questions...fréquemment posées. Veuillez lire la page actuelle – cela vous permettra...

    docs.aspose.com/words/fr/net/faq/
  7. Trabajando con Acciones en PDF|Aspose.PDF para C++

    Esta sección explica cómo agregar acciones al documento y campos de formulario programáticamente con C++.... Obtén la clase Page a la que deseas añadir el enlace...LinkAnnotation usando los objetos Page y Rectangle . El objeto rectangle...

    docs.aspose.com/pdf/es/cpp/actions/
  8. Installazione | Python tramite .NET

    Biblioteca Python per gli sviluppatori per elaborare i file PS, EPS e XPS. Scopri come installare ASPUTE.PIGE SOLUZIONE API per Python....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/it/python-net/installation/
  9. IPageLayoutCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called during build and rendering of page layout model in Java....during build and rendering of page layout model. Remarks: The primary...possible to build page layout model for only a few pages at start of...

    reference.aspose.com/words/java/com.aspose.word...
  10. Anotasi Lengket PDF menggunakan C#|Aspose.PDF f...

    Pelajari cara membuat anotasi lengket, seperti catatan dan sorotan, dalam PDF menggunakan Aspose.PDF di .NET....)) { // Load Page object to add Annotation var page = document...document . Pages [ 1 ]; // Create Watermark Annotation var wa = new Aspose...

    docs.aspose.com/pdf/id/net/sticky-annotations/