Sort Score
Result 10 results
Languages All
Labels All
Results 6,601 - 6,610 of 25,056 for

form

(0.17 sec)
  1. Создать AcroForm — создать заполняемый PDF в Py...

    Создайте поля AcroForm с нуля в PDF‑документах, используя Aspose.PDF for Python via .NET....предоставляет коллекцию с именем Form что помогает управлять полями...вы хотите добавить. Вызовите Form collection’s add метод. Добавление...

    docs.aspose.com/pdf/ru/python-net/create-form/
  2. Arbeiten mit Formen in Python|Aspose.Words für ...

    Erstellen und verwalten Sie Formen und andere Objekte in einem Dokument mit Python....ermöglicht das Einfügen einer DML-Form in das Dokumentmodell. Das Dokument...ob das Seitenverhältnis der Form gesperrt ist. Das folgende Codebeispiel...

    docs.aspose.com/words/de/python-net/working-wit...
  3. PDF 스티키 주석 사용하기 C#|Aspose.PDF for .NET

    Aspose.PDF를 사용하여 .NET에서 PDF에 메모 및 강조와 같은 스티키 주석을 만드는 방법을 배웁니다....); XForm form = annotation . Appearance [ "N" ]; form . BBox =...name ; // Add the image to the form resources if it hasn't been...

    docs.aspose.com/pdf/ko/net/sticky-annotations/
  4. تعديل AcroForm|Aspose.PDF for .NET

    تعديل النموذج في ملف PDF الخاص بك باستخدام مكتبة Aspose.PDF for .NET. يمكنك إضافة أو إزالة حقول في النموذج الحالي، والحصول على وتعيين حد الحقل وما إلى ذلك.... GetDataDir_AsposePdf_Forms (); // Create FormEditor instance...instance using ( var form = new Aspose . Pdf . Facades . FormEditor...

    docs.aspose.com/pdf/ar/net/modifing-form/
  5. Arbeiten mit dem Leuchteffekt von Shape oder Di...

    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....um mit dem Leuchteffekt einer Form oder eines Diagramms zu arbeiten...Arbeiten mit dem Leuchteffekt von Form oder Diagramm Der folgende Beispielcode...

    docs.aspose.com/cells/de/net/working-with-the-g...
  6. Поля кнопок и изображения|Aspose.PDF for Python...

    В этом примере демонстрируется, как управлять полями кнопок в PDF‑форме с использованием API Aspose.PDF Facades....Создайте объект Form. Привяжите PDF‑файл к объекту Form. Добавьте изображение...# Create Form object pdf_form = pdf_facades . Form () # Bind...

    docs.aspose.com/pdf/ru/python-net/button-fields...
  7. Modification d'AcroForm|Aspose.PDF pour C++

    Modification du Formulaire dans votre fichier PDF avec la bibliothèque Aspose.PDF pour C++. Vous pouvez ajouter ou supprimer des champs dans un Formulaire existant, obtenir et définir la limite de champ, etc....TextBoxField > ( document -> get_Form () -> idx_get ( u "textbox1"...TextBoxField > ( document -> get_Form () -> idx_get ( u "textbox1"...

    docs.aspose.com/pdf/fr/cpp/modifing-form/
  8. 2023年の新機能|Aspose.PDF for .NET

    このページでは、2023年に導入されたAspose.PDF for .NETの最も人気のある新機能を紹介します。... GetDataDir_AsposePdf_Forms (); // Open PDF document using...{ // Get the forms from the first page var forms = document ....

    docs.aspose.com/pdf/ja/net/whatsnew/2023/
  9. Supprimer le filigrane dans PowerPoint à l'aide...

    Supprimez le filigrane dans PowerPoint à l’aide de C#. Suivez cet article pour connaître les étapes, les paramètres IDE et un code montrant comment supprimer le filigrane de PowerPoint à l'aide de C#....collection de formes Enregistrez chaque forme dans l’objet de...vérifiez son nom Si le nom de la forme est spécifique à un filigrane...

    kb.aspose.com/fr/slides/net/remove-watermark-in...
  10. Justifier le texte dans un champ de zone de tex...

    Cet article vous montre comment justifier le texte dans un champ de zone de texte en utilisant la classe Form....méthode FillField de la classe Form . Après cela, nous utiliserons...MemoryStream ()) { // Create Form Object var form = new Aspose . Pdf ...

    docs.aspose.com/pdf/fr/net/justify-text-in-a-te...