Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 4,096 for

ape

(0.11 sec)
  1. 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-...
  2. AcroFormを抽出 - PythonでPDFからフォームデータを抽出|Aspose.PDF...

    Aspose.PDF for Pythonライブラリを使用して、PDFドキュメントからフォームを抽出します。PDFファイルの個々のフィールドから値を取得します。...pdf as ap # ドキュメントを開く pdfDocument = ap . Document ( input_file...

    docs.aspose.com/pdf/ja/python-net/extract-form/
  3. 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...
  4. 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...
  5. 記録

    記録...pdf as ap # TeXLoadOptions オブジェクトをインスタンス化する options = ap.TeXLoadOptions()...TEXドキュメントをロードする pdfDocument = ap.Document("sample.tex", options)...

    blog.aspose.com/ja/pdf/convert-latex-to-word-py...
  6. 档案

    档案...pdf as ap # 第 2 步:加载 PDF 文档 document = ap.Document("input...in document.pages: page.resize(ap.PageSize.A3) # 步骤 4: 保存更新后的 PDF...

    blog.aspose.com/zh/pdf/resize-pdf-document-in-p...
  7. 档案

    档案...pdf as ap # 加载PDF文件 compressPdfDocument = ap.Document("input...OptimizationOptions 类的对象 pdfoptimizeOptions = ap.optimization.OptimizationOptions()...

    blog.aspose.com/zh/pdf/compress-pdf-in-python/
  8. ค้นหา

    ค้นหา...pdf as ap # โหลดไฟล์ PDF document = ap.Document("input...สร้างสี่เหลี่ยมผืนผ้าใหม่ newBox = ap.Rectangle(200, 220, 2170, 1520...

    blog.aspose.com/th/pdf/crop-pdf-pages-in-python/
  9. آرشیوها

    آرشیوها...pdf as ap input_html = "input.html" output_pdf...HtmlLoadOptions را ایجاد کنید options = ap.HtmlLoadOptions() # فایل را بارگیری...

    blog.aspose.com/fa/pdf/convert-html-to-pdf-in-p...
  10. آرشیوها

    آرشیوها...pdf as ap input_pdf = DIR_INPUT + "sample...فایل PDF را باز کنید document = ap.Document(input_pdf) # یک شی از...

    blog.aspose.com/fa/pdf/convert-pdf-to-latex-in-...