Sort Score
Result 10 results
Languages All
Labels All
Results 3,291 - 3,300 of 187,783 for

paged

(0.23 sec)
  1. Extrair Parágrafo de PDF C#|Aspose.PDF for .NET

    Aprenda como extrair parágrafos de documentos PDF em .NET usando Aspose.PDF para recuperação de texto estruturado....pdf" )) { var page = document . Pages [ 2 ]; var absorber...ParagraphAbsorber (); absorber . Visit ( page ); Aspose . Pdf . Text . PageMarkup...

    docs.aspose.com/pdf/pt/net/extract-paragraph-fr...
  2. Робота зі сторінками в файлі PS | Python

    Як додати сторінки до файлу PS – це питання, на яке відповідає рішення Aspose.Page API. Подивіться, як використовувати функції в Python...Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/uk/python-net/ps/working-w...
  3. Track Conversion Progress of Excel to TIFF|Docu...

    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....You may also control which pages are rendered as demonstrated...saving page index 0 of 10 pages </ br > End saving page index...

    docs.aspose.com/cells/java/track-conversion-pro...
  4. Split PDF programmatically|Aspose.PDF for .NET

    This topic shows how to split PDF pages into individual PDF files in your .NET applications with C#....topic shows how to split PDF pages into individual PDF files in...applications. To split PDF pages into single page PDF files using C#...

    docs.aspose.com/pdf/net/split-pdf-document/
  5. Ajouter une Image à un Fichier PDF Existant|Asp...

    Cette section décrit comment ajouter une image à un fichier PDF existant en utilisant PHP....Existant Contents [ Hide ] Chaque page PDF contient des propriétés...document PDF d’entrée. Obtenez la page sur laquelle vous souhaitez...

    docs.aspose.com/pdf/fr/php-java/add-image-to-ex...
  6. Группируйте, конвертируйте и проверяйте фигуры|...

    В этом разделе объясняется, как группировать фигуры с помощью Aspose.Diagram....); // Get page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-3" ); // Initialize an array of shapes Aspose . Diagram...

    docs.aspose.com/diagram/ru/net/group-convert-an...
  7. Group, Convert and Verify Shapes|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....vsdx" ); // get page by name Page page = diagram . getPages...getPages (). getPage ( "Page-3" ); // Initialize an array of shapes...

    docs.aspose.com/diagram/java/group-convert-and-...
  8. Working with Hyperlinks|Documentation

    This section explains how to add or get Hyperlink in a Visio Shape with Aspose.Diagram....another page or shape in the current drawing, a page or shape...a Visio shape. In the multi page Visio drawing, hyperlinks can...

    docs.aspose.com/diagram/net/working-with-hyperl...
  9. Public API Changements dans Aspose.Diagram 6.8....

    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....méthode AddActiveXControl dans le Page classer. Veuillez vérifier cet...an ActiveX control diagram . Pages [ 0 ]. AddActiveXControl ( ControlType...

    docs.aspose.com/diagram/fr/net/public-api-chang...
  10. Working with Backgrounds as Artifacts with Pyth...

    Add background image to the your PDF file with Python. Use the BackgroundArtifact class....document is a collection of pages and each page contains a collection...add a background image to a page object. The following code snippet...

    docs.aspose.com/pdf/python-net/add-backgrounds/