Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 4,093 for

ape

(0.11 sec)
  1. 使用 Python 更改 PDF 页面大小|Aspose.PDF for Python via...

    使用 Aspose.PDF for Python via .NET 库更改 PDF 文档的页面大小。...pdf as ap document = ap . Document ( input_pdf...

    docs.aspose.com/pdf/zh/python-net/change-page-s...
  2. 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...
  3. 档案

    档案...pdf as ap input_html = "input.html" output_pdf...options = ap.HtmlLoadOptions() # 加载文件 document = ap.Document(input_html...

    blog.aspose.com/zh/pdf/convert-html-to-pdf-in-p...
  4. Archivo

    Archivo...pdf as ap # Cargar archivo PDF document = ap.Document("input...un nuevo Rectángulo newBox = ap.Rectangle(200, 220, 2170, 1520...

    blog.aspose.com/es/pdf/crop-pdf-pages-in-python/
  5. Archiv

    Archiv...pdf as ap # Erstellen Sie ein TeXLoadOptions...TeXLoadOptions Klassenobjekt options = ap.TeXLoadOptions() # Erstellen...

    blog.aspose.com/de/pdf/convert-latex-to-pdf-in-...
  6. Procurar

    Procurar...pdf as ap # Criar objeto de classe TeXLoadOptions...TeXLoadOptions options = ap.TeXLoadOptions() # Criar um objeto de...

    blog.aspose.com/pt/pdf/convert-latex-to-pdf-in-...
  7. Архів

    Архів...pdf as ap # Завантажити файл PDF document = ap.Document("input...Створіть новий прямокутник newBox = ap.Rectangle(200, 220, 2170, 1520...

    blog.aspose.com/uk/pdf/crop-pdf-pages-in-python/
  8. Pythonを使用してPDFをマージする方法|Aspose.PDF for Python vi...

    このページでは、Pythonを使用してPDFドキュメントを単一のPDFファイルにマージする方法を説明します。...pdf as ap # 最初のドキュメントを開く document1 = ap . Document ( input_pdf_1...) # 2番目のドキュメントを開く document2 = ap . Document ( input_pdf_2 ) #...

    docs.aspose.com/pdf/ja/python-net/merge-pdf-doc...
  9. Scalanie plików PDF | Aspose.PDF

    Łączenie dokumentów PDF z bezpłatnymi wieloplatformowymi aplikacjami i interfejsami API High Code dla dowolnej platformy....pdf as ap # Open first document document1 = ap . Document...Open second document document2 = ap . Document ( input_pdf_2 ) #...

    products.aspose.com/pdf/pl/merger/
  10. 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-...