Sort Score
Result 10 results
Languages All
Labels All
Results 5,831 - 5,840 of 140,592 for

paged

(0.12 sec)
  1. Faire pivoter le texte dans Word à l'aide de Py...

    Faites pivoter le texte dans Word à l'aide de Python. Obtenez des détails pour configurer l'EDI, une liste d'étapes et un exemple de code pour retourner le texte dans Word à l'aide de Python....Page Product Family Aspose.PSD Product...Définissez la propriété Section.page_setup.text_orientation à l’aide...

    kb.aspose.com/fr/words/python/rotate-text-in-wo...
  2. How to remove Freetext Annotation using Java | ...

    Java sample code to remove Freetext annotations in PDF file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Document class Create a new page or get a reference to an existing...for Freetext annotation from Page.Annotations collections Save...

    products.aspose.com/pdf/java/annotation/freetex...
  3. Change Background of VSSX File via Python | pro...

    Python source code to change background of VSSX documents within any Python based application....class Add a new page to diagram as background page Insert an image...background page Set background page to the first page of diagram...

    products.aspose.com/diagram/python-java/changeb...
  4. Change Background of VSS File via Python | prod...

    Python source code to change background of VSS documents within any Python based application....class Add a new page to diagram as background page Insert an image...background page Set background page to the first page of diagram...

    products.aspose.com/diagram/python-net/changeba...
  5. Formats de Document Pris En Charge|Aspose.Words...

    Modifiez des documents sources dans de nombreux formats populaires, ainsi que convertissez librement des fichiers d'un format à un autre à l'aide de Java....TIFF Affiche une ou plusieurs pages du document et les enregistre...d’une ou plusieurs pages PNG Rend une page du document et l’enregistre...

    docs.aspose.com/words/fr/java/supported-documen...
  6. Ouvrir un document PDF par programmation|Aspose...

    Apprenez à ouvrir un fichier PDF dans la bibliothèque PDF Aspose.PDF for .NET en C#. Vous pouvez ouvrir un PDF existant, un document à partir d'un flux et un document PDF chiffré.... WriteLine ( "Pages " + document . Pages . Count ); } } Ouvrir...Console . WriteLine ( "Pages " + document . Pages . Count ); } } Ouvrir...

    docs.aspose.com/pdf/fr/net/open-pdf-document/
  7. Rubyでページ寸法を更新|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/ja/java/update-page-dimensi...
  8. Pourquoi choisir Aspose.Pdf pour les services d...

    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.... ## Angle de Rotation de la Page Lorsque vous utilisez Aspose...nombre de degrés par lequel la page doit être tournée dans le sens...

    docs.aspose.com/pdf/fr/reportingservices/why-ch...
  9. نسخ الحقل الداخلي والخارجي|Aspose.PDF for .NET

    يشرح هذا القسم كيفية نسخ الحقل الداخلي والخارجي باستخدام Aspose.PDF Facades من خلال فئة FormEditor....pdf" )) { // Add page document . Pages . Add (); // Bind PDF...the first page to "Last Name 2" on the second page formEditor...

    docs.aspose.com/pdf/ar/net/copy-inner-and-outer...
  10. 删除 PDF 页面|Aspose.PDF for .NET

    本节解释如何使用 PdfFileEditor 类通过 Aspose.PDF Facades 删除 PDF 页面。...GetDataDir_AsposePdfFacades_Pages (); // Create PdfFileEditor...PdfFileEditor (); // Array of pages to delete var pagesToDelete...

    docs.aspose.com/pdf/zh/net/delete-pdf-pages/