Sort Score
Result 10 results
Languages All
Labels All
Results 7,811 - 7,820 of 190,038 for

paged

(0.4 sec)
  1. 操作现有PDF中的表格|Aspose.PDF for Python via .NET

    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.... pages [ 1 ]) # 获取页面上第一个表格的访问权限,第一个单元格及其中的文本片段...absorber . visit ( pdf_document . pages [ 1 ]) # 获取页面上的第一个表 table =...

    docs.aspose.com/pdf/zh/python-net/manipulate-ta...
  2. Stamp Class|Aspose.PDF for Python via .NET

    Learn how to work with the Stamp class to add image, PDF, and text-based stamps to PDF documents in Python....reusable visual content on PDF pages. A stamp can be based on text...text, an image, or even a page from another PDF, and it can be...

    docs.aspose.com/pdf/python-net/stamp-class/
  3. IPageSavingCallback class | Aspose.Words for Py...

    aspose.words.saving.IPageSavingCallback class. Implement this interface if you want to control how Aspose.Words saves separate pages when saving a document to fixed page formats....separate pages when saving a document to fixed page formats.... Methods Name Description page_saving(args) Called when Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Add background to PDF with C++|Aspose.PDF for C++

    Learn how to add customizable backgrounds to PDF documents with Aspose.PDF for C++. Follow this step-by-step guide....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/cpp/add-backgrounds/
  5. Agregar tablas a PDF en Python|Aspose.PDF for P...

    Aprenda a agregar y configurar tablas en documentos PDF existentes en Python.... Document () page = document . pages . add () # Initializes...object to first page of input document page . paragraphs . add...

    docs.aspose.com/pdf/es/python-net/adding-tables/
  6. Public API Changements dans Aspose.Diagram 3.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....classe Page est ajouté pour transmettre l’ID de page max Les...facilement calculer un ID de page maximum et l’incrémenter. Le...

    docs.aspose.com/diagram/fr/net/public-api-chang...
  7. Ställa in utskriftsalternativ|Documentation

    Det här avsnittet förklarar hur du ställer in utskriftsalternativ med Aspose.Diagram....//Get page Aspose . Diagram . Page page = diagram . Pages . GetPage...); //Set PrintPageOrientation page . PageSheet . PrintProps . ...

    docs.aspose.com/diagram/sv/net/setting-print-op...
  8. Arbeta med former Stycke|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....); // Get page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-2" ); // Add master with stencil file path and master...

    docs.aspose.com/diagram/sv/net/working-with-sha...
  9. PDF sticky Annotations using Python|Aspose.PDF ...

    هذا الموضوع عن التعليقات اللاصقة، كمثال نعرض تعليق العلامة المائية في النص....الصفحة لإضافة تعليق page = document . pages [ 1 ] # إنشاء تعليق...annotations . WatermarkAnnotation ( page , ap . Rectangle ( 100 , 0 ...

    docs.aspose.com/pdf/ar/python-net/sticky-annota...
  10. Obróć plik PDF za pomocą PHP | Aspose.PDF

    Obróć dokumenty PDF programowo za pomocą przykładowego kodu PHP przy użyciu pliku Aspose.PDF dla PHP via Java...new Document ( $inputFile ); $pages = $document -> getPages ();...java_values ( $pages -> size ()); // Loop through all the pages for (...

    products.aspose.com/pdf/pl/php-java/rotate/