Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 15,947 for

ape

(0.22 sec)
  1. Gerar arquivo PDF programaticamente via Python ...

    Este tópico mostra como usar a API Aspose.PDF for Python para gerar e ler facilmente arquivos PDF em aplicativos Python....pdf as ap # Initialize document object document = ap . Document...textfragment object text_fragment = ap . text . TextFragment ( "Hello...

    products.aspose.com/pdf/pt/python-net/create/
  2. สร้างไฟล์ PDF ทางโปรแกรมผ่าน Python for .NET | ...

    หัวข้อนี้จะแสดงวิธีการใช้ Aspose.PDF สำหรับหลาม API ได้อย่างง่ายดายสร้างและอ่านไฟล์ PDF ในการใช้งานหลาม...pdf as ap # Initialize document object document = ap . Document...textfragment object text_fragment = ap . text . TextFragment ( "Hello...

    products.aspose.com/pdf/th/python-net/create/
  3. Add, Extract or Remove Images in PDF using Pyth...

    Manipulate images in PDF programmatically with Python sample code using Aspose.PDF for Python for .NET...pdf as ap input_file = DIR_INPUT + "sample...jpg" # Open document document = ap . Document ( input_file ) document...

    products.aspose.com/pdf/python-net/images/
  4. Ottieni filigrana da un documento PDF tramite P...

    Codice sorgente Python per ottenere la filigrana da un file PDF su .NET Framework, .NET Core e PHP, VBScript, C++ tramite COM Interop....pdf as ap doc = ap . Document ( "1.pdf" ) if...artifacts [ 1 ] . subtype == ap . Artifact . ArtifactSubtype...

    products.aspose.com/pdf/it/python-net/watermark...
  5. 旋转 PDF 页面 | Aspose.PDF

    本页介绍如何使用 Aspose.PDF for Python 库旋转 PDF 文件的功能。...======= >>>>>>> develop doc = ap . Document ( input_pdf ) for...newHeight ) page . media_box = ap . Rectangle ( newLLX , newLLY...

    products.aspose.com/pdf/zh-hant/python-net/rotate/
  6. EpubSaveOptions.RecognitionMode | Aspose.PDF дл...

    Когда файл PDF который обычно имеет фиксированный макет преобразуется механизм преобразования пытается выполнить группировку и многоуровневый анализ для восстановления замысел автора исходного документа и результат в виде потока. Это свойство настраивает это преобразование на тот или иной желаемый метод распознавания контента....будет преобразовывать элементы Aps с позициями (фиксированный макет)...полезен для преобразования из PDF(APS) в EPUB, поскольку формат EPUB...

    reference.aspose.com/pdf/ru/net/aspose.pdf/epub...
  7. Atlassian Jira plugin using Aspose.PDF Java won...

    Hello, I wrote a small plugin for Atlassian Jira which utilizes Aspose PDF for Java, however I’m having trouble starting it. I get this error when I’m trying to start the plugin: [INFO] [talledLocalContainer] …...ap) Unresolved requirements: [[com...aspose.pdf.internal.ms.core._net.ap)] Attached are my pom.xml file...

    forum.aspose.com/t/atlassian-jira-plugin-using-...
  8. Extract Text From Stamps|Aspose.PDF for C++

    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....MakeObject < TextAbsorber > (); auto ap = annot -> get_Appearance ()...idx_get ( u "N" ); ta -> Visit ( ap ); Console :: WriteLine ( ta...

    docs.aspose.com/pdf/cpp/extract-text-from-stamps/
  9. Extract Text From Stamps using C#|Aspose.PDF fo...

    Learn how to use special feature of Aspose.PDF for .NET - text exstraction from stamp annotations...XForm ap = annot . Appearance [ "N" ]; ta . Visit ( ap ); Console...

    docs.aspose.com/pdf/net/extract-text-from-stamps/
  10. Pangkas PDF melalui Python | Aspose.PDF

    Pangkas PDF dengan Python untuk.NET tanpa kehilangan kualitas. Halaman ini menjelaskan fitur memotong file PDF menggunakan Aspose.PDF untuk pustaka Python....pdf as ap document = ap . Document ( input_pdf...Create new Box Rectagle new_box = ap . Rectangle ( 200 , 220 , 2170...

    products.aspose.com/pdf/id/python-net/crop/