Sort Score
Result 10 results
Languages All
Labels All
Results 6,841 - 6,850 of 140,759 for

paged

(0.23 sec)
  1. Comment ajouter des commentaires à un PDF en ut...

    Ce didacticiel vous explique comment ajouter des commentaires à un PDF à l'aide de C#. Il fournit des détails sur la configuration de l'IDE, une liste d'étapes et un exemple de code exécutable pour insérer un commentaire dans un PDF à l'aide de C#....Page Product Family Aspose.PSD Product...collection d’annotations d’une page particulière. Étapes pour insérer...

    kb.aspose.com/fr/pdf/net/how-to-add-comments-to...
  2. Comment recadrer un PDF en utilisant Python

    Cette rubrique rapide décrit comment recadrer un PDF à l'aide de Python. Il couvre les paramètres de configuration de l'environnement, un flux de programme et un exemple de code fonctionnel pour recadrer une page d'un PDF à l'aide de Python....Page Product Family Aspose.PSD Product...application pour ** recadrer une page au format PDF à l’aide de Python...

    kb.aspose.com/fr/pdf/python/how-to-crop-a-pdf-u...
  3. XPS to TXT Converter using Python | Aspose.PDF

    Sample code on Python for XPS to TXT conversion. Use example code for batch XPS to TXT conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...format. Choose the specific page of the document to be processed...

    products.aspose.com/pdf/python-net/conversion/x...
  4. Apply preset theme to VDW document via Python |...

    Python source code to apply preset theme to vdw file within any Python based application....a new Diagram object Select Page via its id Assign a Preset value...PresetTheme property of the Page instance Call the save() method...

    products.aspose.com/diagram/python-net/theme/vdw/
  5. Change Background of VSDX File via Python | pro...

    Python source code to change background of VSDX 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...
  6. Create VDX Files via C# | products.aspose.com

    C# Sample code for generating VDX documents. Use this code for creating VDX files within VB.NET, Asp.NET or any .NET based application....the first page of the diagram. Add text in the page. Use Save...the first page of the diagram. Page page = diagram.Pages[ 0 ]; //...

    products.aspose.com/diagram/net/create/vdx/
  7. RelativeVerticalPosition Enum | Aspose.Words لـ...

    Aspose.Words.Drawing.RelativeVerticalPosition تعداد. يحدد الموضع الرأسي للشكل أو إطار النص النسبي في C#.... Page 1 تم وضع الكائن بالنسبة إلى...RelativeHorizontalPo = RelativeHorizontalPo . Page ; shape . RelativeVerticalPosi...

    reference.aspose.com/words/ar/net/aspose.words....
  8. Update Fields in Ruby|Aspose.Words for Java

    Update fields of MS Word Document using Ruby.... write ( "Page: " ) builder . insertField ( "PAGE" ) builder...document content on the second page. break_type = Rjb :: import...

    docs.aspose.com/words/java/update-fields-in-ruby/
  9. 내부 및 외부 필드 복사|Aspose.PDF for .NET

    이 섹션에서는 FormEditor 클래스를 사용하여 Aspose.PDF Facades로 내부 및 외부 필드를 복사하는 방법을 설명합니다....pdf" )) { // Add page document . Pages . Add (); // Bind PDF...the first page to "Last Name 2" on the second page formEditor...

    docs.aspose.com/pdf/ko/net/copy-inner-and-outer...
  10. PythonでPDFをプログラムで分割|Aspose.PDF for Python via C++

    このトピックでは、C++アプリケーション経由でPythonにおいてPDFページを個々のPDFファイルに分割する方法を示します。... pages . count ()): page = document . pages [ pageCount...Document () newDocument . pages . copy_page ( page ) newDocument . save...

    docs.aspose.com/pdf/ja/python-cpp/split-pdf-doc...