Sort Score
Result 10 results
Languages All
Labels All
Results 4,351 - 4,360 of 185,604 for

paged

(0.36 sec)
  1. 記録

    記録...Page for .NET API を使用して、XPS または OXPS...ドキュメントを作成、編集、操作、変換できる強力な API です。 Aspose.Page for .NET は、使いやすく、.NET アプリケー...

    blog.aspose.com/ja/page/convert-xps-to-pdf-oxps...
  2. Chercher

    chercher... Ajoutez une nouvelle Page au document PDF à l’aide de...définissez les marges de la page. Chargez le fichier image dans...

    blog.aspose.com/fr/pdf/convert-image-to-pdf-java/
  3. Anotação de Texto em PDF|Aspose.PDF para Java

    Aspose.PDF para Java permite que você Adicione, Obtenha e Exclua Anotações de Texto do seu documento PDF....coleção de Anotações do objeto Page . O trecho de código a seguir..._dataDir + "sample.pdf" ); Page page = document . getPages ()....

    docs.aspose.com/pdf/pt/java/text-annotation/
  4. Chercher

    chercher...Obtenez la page souhaitée du PDF dans un objet Page . Créez un...initialisez-le avec l’objet Page. Utilisez la méthode TextBuilder...

    blog.aspose.com/fr/pdf/add-text-to-a-pdf-using-...
  5. How to Add Header and Footer in Word using Python

    This tutorial contains information on how to add header and footer in Word using Python. It provides all the details to configure the development environment, stepwise process, and a runnable sample code to insert header and footer in Word using Python....Page Product Family Aspose.PSD Product...headers and footers on different pages along with the information to...

    kb.aspose.com/words/python/how-to-add-header-an...
  6. Применить тему к фигуре|Documentation

    В этом разделе объясняется, как установить свойства темы в форме visio с Aspose.Diagram....vsdx" ); // Get page by name Page page = diagram . getPages...getPages (). getPage ( "Page-2" ); // Add master with stencil file...

    docs.aspose.com/diagram/ru/java/apply-theme-to-...
  7. Arbeiten mit Seiten in XPS-Dateien | Python

    Wie Seiten zu XPS-Dateien hinzugefügt werden, ist eine Frage, die von der Aspose.Page beantwortet wird. Erfahr, wie die Funktionalität in Python nutzen....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/de/python-net/xps/working-...
  8. Trabajar con páginas en un archivo XPS | Python

    Cómo agregar páginas a un archivo XPS es una pregunta respondida por la solución API Aspose.Page. Vea cómo utilizar la funcionalidad en Python....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/es/python-net/xps/working-...
  9. Lavorare con le pagine in un file XPS | Python

    Come aggiungere pagine a un file XPS è una domanda a cui risponde la soluzione API Aspose.Page. Scopri come utilizzare la funzionalità in Python....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/page/it/python-net/xps/working-...
  10. Ajouter un objet cercle au fichier PDF|Aspose.P...

    Cet article explique comment créer un objet cercle dans votre PDF en utilisant Aspose.PDF for .NET....collection de paragraphes de la page. Enregistrez notre fichier PDF...Document ()) { // Add page var page = document . Pages . Add (); // Create...

    docs.aspose.com/pdf/fr/net/add-circle/