Sort Score
Result 10 results
Languages All
Labels All
Results 1,281 - 1,290 of 4,431 for

ape

(0.11 sec)
  1. How to create PDF | Aspose.PDF

    Do you know how easily create PDF documents using Python via .NET? Print PDF files with high quality using Python via .NET PDF library....pdf as ap # Initialize document object document = ap . Document...textfragment object text_fragment = ap . text . TextFragment ( "Hello...

    products.aspose.com/pdf/tutorial/create-pdf/
  2. Updated Embedded Excel Data Not Updating, Requi...

    In a C# environment using these packages <PackageReference Include="Aspose.Cells" Version="24.10.0" /> <PackageReference Include="Aspose.Slides.NET" Version="24.10.0" /> I have this powerpoint file with 1 slide slide …...Presentation ap = new(ReportStream); foreach (ISlide slide in ap.Slides)...wb.CalculateFormula(opts); } ap.Save(@"[directory omitted]\abc...

    forum.aspose.com/t/updated-embedded-excel-data-...
  3. Lưu trữ

    Lưu trữ...pdf as ap # Bước 2: Tải tài liệu PDF document = ap.Document("input...in document.pages: page.resize(ap.PageSize.A3) # Bước 4: Lưu PDF...

    blog.aspose.com/vi/pdf/resize-pdf-document-in-p...
  4. Extraire des Images depuis un Fichier PDF en ut...

    Cette section montre comment extraire des images d'un fichier PDF en utilisant la bibliothèque Python....pdf as ap # Ouvrir le document document = ap . Document (...

    docs.aspose.com/pdf/fr/python-net/extract-image...
  5. 搜索

    搜索...pdf as ap # 加載PDF文件 document = ap.Document("watermarked...檢查神器是否是水印 if item.sub_type == ap.Artifact.artifact_subtype.WATERMARK:...

    blog.aspose.com/zh-hant/pdf/remove-watermark-fr...
  6. PDF 병합 | Aspose.PDF

    PDF 문서를 모든 플랫폼에서 사용할 수 있는 무료 크로스 플랫폼 앱 및 High Code API와 병합합니다....pdf as ap # Open first document document1 = ap . Document...Open second document document2 = ap . Document ( input_pdf_2 ) #...

    products.aspose.com/pdf/ko/merger/
  7. Cifrar archivo PDF|Aspose.PDF for Python via .NET

    Cifre un documento PDF y configure los permisos para controlar lo que los usuarios pueden hacer con el archivo....pdf as ap import aspose.pdf.facades as...import path import aspose.pdf as ap import aspose.pdf.facades as...

    docs.aspose.com/pdf/es/python-net/encrypt-pdf-f...
  8. 아카이브

    아카이브...pdf as ap # Step 2: PDF 문서 로드하기 document = ap.Document("input...in document.pages: page.resize(ap.PageSize.A3) # 4단계: 업데이트된 PDF...

    blog.aspose.com/ko/pdf/resize-pdf-document-in-p...
  9. Архивы

    Архивы...pdf as ap # Загрузить PDF-файл document = ap.Document("watermarked...водяным знаком if item.sub_type == ap.Artifact.artifact_subtype.WATERMARK:...

    blog.aspose.com/ru/pdf/remove-watermark-from-pd...
  10. آرشیوها

    آرشیوها...pdf as ap # فایل PDF را بارگیری کنید document = ap.Document("input...مستطیل جدید ایجاد کنید newBox = ap.Rectangle(200, 220, 2170, 1520...

    blog.aspose.com/fa/pdf/crop-pdf-pages-in-python/