Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 15,950 for

ape

(0.15 sec)
  1. افزودن واترمارک به سند پی دی اف از طریق Python ...

    کد منبع پایتون برای افزودن واترمارک به فایل PDF در دات نت فریم ورک، دات نت هسته و PHP، VBScript، دلفی، سی پلاس پلاس از طریق COM Interop....pdf as ap doc = ap . Document ( "1.pdf" ) artifact = ap . WatermarkArtifact...artifact_horizontal_alignment = ap . HorizontalAlignment . CENTER...

    products.aspose.com/pdf/fa/python-net/watermark...
  2. Usuń znak wodny z dokumentu PDF za pośrednictwe...

    Kod źródłowy Pythona do usuwania znaku wodnego z pliku PDF na platformie.NET Framework, .NET Core i PHP, VBScript, C++ poprzez COM Interop....pdf as ap doc = ap . Document ( "1.pdf" ) if...artifacts [ 1 ] . subtype == ap . Artifact . ArtifactSubtype...

    products.aspose.com/pdf/pl/python-net/watermark...
  3. 新增與驗證 PDF 數位簽署 Python | Aspose.PDF

    用於在 .NET 框架、.NET Core 和 PHP、VBScript、德爾福C++上的 PDF 文檔中創建電子簽名的 Python 原始程式碼。...pdf as ap inFile = "DigitallySign.pdf"...document = ap . Document ( inFile ) signature = ap . facades ...

    products.aspose.com/pdf/zh-hant/python-net/sign...
  4. Convert PDF to PowerPoint in Python|Aspose.PDF ...

    Aspose.PDF allows you to convert PDF to PPT (PowerPoint) format using Python. One way there is a possibility to convert PDF to PPTX with Slides as Images....pdf as ap input_pdf = DIR_INPUT + "sample...Open PDF document document = ap . Document ( input_pdf ) # Instantiate...

    docs.aspose.com/pdf/python-net/convert-pdf-to-p...
  5. Chroń plik PDF za pomocą Python | Aspose.PDF

    Kod źródłowy Pythona do blokowania pliku PDF za pomocą hasła w .NET Framework, .NET Core....pdf as ap # Open document dataDir = "..." document = ap . Document...privileges documentPrivilege = ap . facades . documentPrivilege...

    products.aspose.com/pdf/pl/python-net/protect/
  6. Split PDF programmatically in Python|Aspose.PDF...

    This topic shows how to split PDF pages into individual PDF files in your Python applications....pdf as ap # Open document document = ap . Document ( input_pdf...document . pages : new_document = ap . Document () new_document ....

    docs.aspose.com/pdf/python-net/split-pdf-document/
  7. 通过 Python 向 PDF 文档添加水印 | Aspose.PDF

    通过 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、C++ 上向 PDF 文件添加水印的 Python 源代码。...pdf as ap doc = ap . Document ( "1.pdf" ) artifact = ap . WatermarkArtifact...artifact_horizontal_alignment = ap . HorizontalAlignment . CENTER...

    products.aspose.com/pdf/zh-hant/python-net/wate...
  8. Rimuovi la filigrana dal documento PDF tramite ...

    Codice sorgente Python per rimuovere la filigrana dal 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...
  9. RuntimeError: Proxy error(ArgumentNullException...

    Hi, I used to convert pdf to html using aspose.words. But to get better performance based on my document I would like to use aspose.pdf. here is my code : import aspose.pdf as ap converted_pdf_load = ap.Document("/ho…...pdf as ap converted_pdf_load = ap.Document("/home/Documents/test...'/home/Documents/testing.html' save_options = ap.HtmlSaveOptions() converted_pdf_load...

    forum.aspose.com/t/runtimeerror-proxy-error-arg...
  10. Convert PDF to PDF/A formats in Python|Aspose.P...

    This topic show you how to Aspose.PDF for Python via Python allows to convert a PDF file to a PDF/A compliant PDF file....pdf as ap input_pdf = DIR_INPUT + "sample...Open PDF document document = ap . Document ( input_pdf ) # Convert...

    docs.aspose.com/pdf/python-net/convert-pdf-to-p...