Sort Score
Result 10 results
Languages All
Labels All
Results 8,911 - 8,920 of 184,564 for

paged

(0.12 sec)
  1. Поиск и Извлечение Текста со Страниц PDF|Aspose...

    Эта статья объясняет, как использовать различные инструменты для поиска и извлечения текста из Aspose.PDF для .NET....вызвать метод Accept коллекции Pages. Метод Accept принимает объект...всех страниц pdfDocument . Pages . Accept ( textFragmentAbsorber...

    docs.aspose.com/pdf/ru/python-net/search-and-ge...
  2. Mettre à jour les liens dans le PDF|Aspose.PDF ...

    Mettez à jour les liens dans le PDF par programmation avec Aspose.PDF pour C++. Ce guide explique comment mettre à jour les liens dans un fichier PDF.... Allez à une page spécifique dans le fichier PDF...Destination de l’objet GoToAction . La page de destination est spécifiée...

    docs.aspose.com/pdf/fr/cpp/update-links/
  3. 在 PHP 中更新页面尺寸|Aspose.PDF for Java

    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....pdf' ); # 获取页面集合 $page_collection = $pdf -> getPages...getPages (); # 获取特定页面 $pdf_page = $page_collection -> get_Item ( 1...

    docs.aspose.com/pdf/zh/java/update-page-dimensi...
  4. Eliminar páginas de PDF programáticamente C#|As...

    Puedes eliminar páginas de tu archivo PDF utilizando la biblioteca Aspose.PDF for .NET.... GetDataDir_AsposePdf_Pages (); // Open PDF document using...Delete a particular page document . Pages . Delete ( 2 ); // Save...

    docs.aspose.com/pdf/es/net/delete-pages/
  5. DWF-tekeningen|CAD 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....stel de eigenschappen page_height en page_width in. Maak een object...stel de eigenschappen page_height en page_width in. Maak een object...

    docs.aspose.com/cad/nl/python-net/developer-gui...
  6. 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...
  7. ShapeBase.horizontal_alignment property | Aspos...

    ShapeBase.horizontal_alignment property. Specifies how the shape is positioned horizontally....floating image to the center of a page. doc = aw . Document () builder...overlapping text and align it to the page's center. shape = builder ....

    reference.aspose.com/words/python-net/aspose.wo...
  8. ShapeBase.vertical_alignment property | Aspose....

    ShapeBase.vertical_alignment property. Specifies how the shape is positioned vertically....floating image to the center of a page. doc = aw . Document () builder...overlapping text and align it to the page's center. shape = builder ....

    reference.aspose.com/words/python-net/aspose.wo...
  9. Example of Hello World using Rust language|Aspo...

    This sample demonstrates how to create a simple PDF document with text Hello World using Aspose.PDF for Rust.... Add a new page to the PDF document using page_add function...function. Set the page size using page_set_size . Add “Hello World!”...

    docs.aspose.com/pdf/rust-cpp/hello-world-example/
  10. Setting Print Options with C++|Documentation

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the C++ API and Library. You can set the Print Area, Print Titles, and Page Order....Contents [ Hide ] Microsoft Excel’s page setup settings provide several...users to control how worksheet pages are printed. Setting Print Options...

    docs.aspose.com/cells/cpp/setting-print-options/