Sort Score
Result 10 results
Languages All
Labels All
Results 3,531 - 3,540 of 188,097 for

paged

(0.19 sec)
  1. C#でPDFページサイズを変更する|Aspose.PDF for .NET

    Aspose.PDF for .NETライブラリを使用してPDFドキュメントのページサイズを変更します。... Page クラスには、ページサイズを設定するSetPageSiz...RunExamples . GetDataDir_AsposePdf_Pages (); // Open PDF document using...

    docs.aspose.com/pdf/ja/net/change-page-size/
  2. Extract Links from the PDF File|Aspose.PDF for C++

    Learn how to extract links from a PDF document in C++ using Aspose.PDF to analyze and manage hyperlinks within PDF files.... Get the Page you want to extract links from...specified page. Pass the AnnotationSelector object to the Page object’s...

    docs.aspose.com/pdf/cpp/extract-links/
  3. Ajouter un arrière-plan au PDF avec C++|Aspose....

    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....est une collection de pages et chaque page contient une collection...image d’arrière-plan à un objet page. Le fragment de code suivant...

    docs.aspose.com/pdf/fr/cpp/add-backgrounds/
  4. Impostazione delle opzioni di pagina in Python|...

    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....per Ruby , chiama il metodo page_orientation del modulo pagesetup...pagesetup . Codice Python def page_orientation ( self ): \# Instantiating...

    docs.aspose.com/cells/it/java/setting-page-opti...
  5. Установка параметров страницы в Python|Document...

    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....метод page_orientation модуля pagesetup. Код Python def page_orientation...Portrait page_setup = sheet . getPageSetup () page_orientation_type...

    docs.aspose.com/cells/ru/java/setting-page-opti...
  6. Converting a EMF file to PDF using C# | Aspose.PDF

    Sample code for EMF‑to‑PDF conversion in .NET. Use the API example code for batch EMF‑to‑PDF conversion within VB.NET, ASP.NET, or any .NET‑based application....formats, see the Documentation pages. Also, you can check the other...Library on the Documentation pages. To verify the benefits of the...

    products.aspose.com/pdf/net/conversion/emf-to-pdf/
  7. Mettre à jour, supprimer des champs|Documentation

    Cette section explique comment mettre à jour ou supprimer des champs....Visio page Aspose . Diagram . Page page = diagram . Pages . GetPage...GetPage ( "Page-1" ); //Get Visio Shape Shape shape = page . Shapes...

    docs.aspose.com/diagram/fr/net/update-remove-fi...
  8. Создание ссылок в PDF файле с C++|Aspose.PDF fo...

    Этот раздел объясняет, как создавать ссылки в вашем PDF документе с помощью C++.... Получите Page , к которой вы хотите добавить...LinkAnnotation , используя объекты Page и Rectangle . Установите атрибуты...

    docs.aspose.com/pdf/ru/cpp/create-links/
  9. Aspose::Words::Fields::FieldIndex::get_PageRang...

    Aspose::Words::Fields::FieldIndex::get_PageRangeSeparator method. Gets or sets the character sequence that is used to separate the start and end of a page range in C++....separate the start and end of a page range. System :: String Aspose...specify a bookmark’s spanned pages as a page range for an INDEX field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Ajouter un objet Ellipse au fichier PDF|Aspose....

    Cet article explique comment créer un objet Ellipse dans votre PDF en utilisant Aspose.PDF pour Java....une page à la collection de pages du fichier PDF Page page = pdfDocument...collection de paragraphes de la page page . getParagraphs (). add (...

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