Sort Score
Result 10 results
Languages All
Labels All
Results 2,991 - 3,000 of 4,404 for

box

(0.05 sec)
  1. إنشاء AcroForm - إنشاء PDF قابل للتعبئة في بايث...

    باستخدام Aspose.PDF لبايثون يمكنك إنشاء نموذج من البداية في ملف PDF الخاص بك... value = "Text Box" border = ap . annotations ....

    docs.aspose.com/pdf/ar/python-net/create-form/
  2. Crear AcroForm - Crear PDF Rellenable en Python...

    Con Aspose.PDF para Python puedes crear un formulario desde cero en tu archivo PDF... value = "Text Box" border = ap . annotations ....

    docs.aspose.com/pdf/es/python-net/create-form/
  3. Stroke.fore_tint_and_shade property | Aspose.Wo...

    Stroke.fore_tint_and_shade property. Gets or sets a double value that lightens or darkens the stroke foreground color.... TEXT_BOX , width = 100 , height = 40 )...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 演示属性|Aspose.Slides 文档

    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...."New Custom" , ObjectExt :: Box < int32_t > ( 12 )); documentProperties...( u "My Name" , ObjectExt :: Box < String > ( u "Mudassir" ));...

    docs.aspose.com/slides/zh/cpp/presentation-prop...
  5. 使用 C++ 裁剪 PDF | Aspose.PDF

    在 C++ 中裁剪 PDF 而不降低质量。本页介绍使用 Aspose.PDF for C++ 库裁剪 PDF 文件的功能。... 选择盒子类型并创建新的 Box Rectagle 使用 Save () 方法将更新后的文档保存到新路径。...get_MediaBox ()); // Create new Box Rectagle auto newBox = MakeObject...

    products.aspose.com/pdf/zh-hant/cpp/crop/
  6. Membuat AcroForm - Membuat PDF yang Dapat Diisi...

    Dengan Aspose.PDF untuk Python Anda dapat membuat formulir dari awal di file PDF Anda... value = "Text Box" border = ap . annotations ....

    docs.aspose.com/pdf/id/python-net/create-form/
  7. NodeCollection | Aspose.Words for Java

    Represents a collection of nodes of a specific type in Java....TEXT_BOX)); Assert.assertEquals(1, IterableUtils...getShapeType()) == (ShapeType.TEXT_BOX))) { Shape replacementShape =...

    reference.aspose.com/words/java/com.aspose.word...
  8. Steuerelemente verwalten|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....AddComboBox , mit der ein Combo-Box-Steuerlement einem Arbeitsblatt...ComboBox repräsentiert eine Combo-Box. Sie hat einige wichtige Elemente:...

    docs.aspose.com/cells/de/net/managing-controls/
  9. Criando um PDF complexo|Aspose.PDF for .NET

    Aspose.PDF para NET permite que você crie documentos mais complexos que contêm imagens, fragmentos de texto e tabelas em um único documento.... Box , 1f , Aspose . Pdf . Color ...Aspose . Pdf . BorderSide . Box , 0.5f , Aspose . Pdf . Color...

    docs.aspose.com/pdf/pt/net/complex-pdf-example/
  10. 使用 Java 裁剪 PDF | Aspose.PDF

    在 Java 中裁剪 PDF 而不降低质量。用于在任何平台上裁剪 PDF 文档的 Java 源代码。... 选择盒子类型并创建新的 Box Rectagle 使用 Save () 方法将更新后的文档保存到新路径。...getMediaBox ()); // Create new Box Rectagle Rectangle newBox = new...

    products.aspose.com/pdf/zh-hans/java/crop/