Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 15,951 for

ape

(0.24 sec)
  1. Python 를 통해 PDF 문서에서 테이블을 추출하세요 | Aspose.PDF

    COM Interop을 통해.NET 프레임워크, .NET 코어 및 PHP, VBScript, 델파이, C++에서 PDF 파일에서 테이블을 추출하는 데 사용할 파이썬 소스 코드입니다....pdf as ap input_file = DIR_INPUT_TABLE...source PDF document pdf_document = ap . Document ( input_file ) for...

    products.aspose.com/pdf/ko/python-net/table/ext...
  2. Gireu pàgines PDF | Aspose.PDF

    Aquesta pàgina descriu les característiques de com girar el fitxer PDF utilitzant Aspose.PDF per a la biblioteca Python....girar pàgines PDF - Python doc = ap . Document ( input_pdf ) for...newHeight ) page . media_box = ap . Rectangle ( newLLX , newLLY...

    products.aspose.com/pdf/ca/python-net/rotate/
  3. PDF-Seiten drehen | Aspose.PDF

    Auf dieser Seite werden die Funktionen zum Rotieren von PDF-Dateien mithilfe der Python-Bibliothek Aspose.PDF beschrieben....PDF-Seiten rotiert - Python doc = ap . Document ( input_pdf ) for...newHeight ) page . media_box = ap . Rectangle ( newLLX , newLLY...

    products.aspose.com/pdf/de/python-net/rotate/
  4. Replacing text in pdf - Free Support Forum - as...

    Hi, I am using the below code to replace the text in pdf using aspose.pdf. But it is iterating through only four pages of the pdf . code inputPDFFile = pdf.Document(inputpath) new_file=inputpath.split(’.pdf’) txtAb…...OutputPath, replacedic): document = ap.Document(inputPath) for strings...replacedic[strings] txtAbsorber = ap.text.TextFragmentAbsorber(Oldtext)...

    forum.aspose.com/t/replacing-text-in-pdf/267050
  5. LoadFormat | Aspose.PDF för .NET API Referens

    Anger laddningsformat.... APS 13 betyder att ladda dokument i APS-format. PDFXML...

    reference.aspose.com/pdf/sv/net/aspose.pdf/load...
  6. Usuń obrazy z PDF za pośrednictwem Python | Asp...

    Ta strona opisuje funkcje usuwania obrazów z pliku PDF przy użyciu Aspose.PDF dla biblioteki Pythona....pdf as ap input_file = DIR_INPUT + "sample_with_image...pdf" # Open document document = ap . Document ( input_file ) # Delete...

    products.aspose.com/pdf/pl/python-net/images/re...
  7. Aspose::Page::IInteractiveDevice Class Referenc...

    Public Member Functions | List of all members Aspose::Page::IInteractiveDevice Class Reference abstract The interface......Aspose::Page::XPS::Presentation::Aps::ApsDevice , and Aspose::Pag...Aspose::Page::XPS::Presentation::Aps::ApsDevice , and Aspose::Pag...

    reference.aspose.com/page/cpp/class/aspose.page...
  8. Aspose::Pdf::LaTeXSaveOptions Class Reference -...

    List of all members Aspose::Pdf::LaTeXSaveOptions Class Reference Save options for export to TeX format. More... #inc......handles events of PDF to APS and APS to [Other format] progress...events of conversion Pdf to APS to generate total progress events...

    reference.aspose.com/pdf/cpp/class/aspose.pdf.l...
  9. Dispose | Aspose.Page for .NET API 参考

    释放此设备实例最终确定此设备实例图形状态 即将 APS 组合上下文切换到比此 设备更高级别的ApsCanvas图形状态ApsCanvas...最终确定此设备实例图形状态, 即将 APS 组合上下文切换到比此 设备更高级别的ApsCanvas图形状态ApsCanvas。...

    reference.aspose.com/page/zh/net/aspose.page.xp...
  10. Python 経由で PDF を編集 | Aspose.PDF

    このページでは、Aspose.PDF for Python ライブラリを使用して PDF ファイルを編集する場合の機能について説明します。...pdf as ap # load PDF file pdf = ap . Document ( 'input_file'...text_fragment_absorber_address = ap . text . TextFragmentAbsorber...

    products.aspose.com/pdf/ja/python-net/editor/