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

ape

(0.27 sec)
  1. Arşiv

    Arşiv...pdf as ap input_pdf = DIR_INPUT + "sample...# PDF dosyasını aç document = ap.Document(input_pdf) # LaTeXSaveOptions...

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

    Архів...as ap # Створіть об’єкт класу TeXLoadOptions options = ap.TeXLoadOptions()...об’єкт класу Document document = ap.Document("sample.tex" , options)...

    blog.aspose.com/uk/pdf/convert-latex-to-pdf-in-...
  3. 确定换行符|Aspose.PDF for Python via .NET

    了解更多关于如何使用Python确定多行TextFragment的换行符...pdf as ap def track_line_breaking (): """跟踪多行文本片段的换行"""..."track_line_breaking.txt" # 创建新的文档对象 document = ap . Document () page = document...

    docs.aspose.com/pdf/zh/python-net/determine-lin...
  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. استخراج النص من الأختام|Aspose.PDF لـ C++

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....MakeObject < TextAbsorber > (); auto ap = annot -> get_Appearance ()...idx_get ( u "N" ); ta -> Visit ( ap ); Console :: WriteLine ( ta...

    docs.aspose.com/pdf/ar/cpp/extract-text-from-st...
  6. 記録

    記録...pdf as ap # PDFを読み込む doc = ap.Document("input.pdf")...- newHeight) page.media_box = ap.Rectangle(newLLX, newLLY, newLLX...

    blog.aspose.com/ja/pdf/rotate-pdf-in-python/
  7. Chercher

    chercher...pdf as ap # Charger le fichier PDF document = ap.Document("watermarked...filigrane if item.sub_type == ap.Artifact.artifact_subtype.WATERMARK:...

    blog.aspose.com/fr/pdf/remove-watermark-from-pd...
  8. 档案

    档案...pdf as ap # 创建 TeXLoadOptions 类对象 options = ap.TeXLoadOptions()...TeXLoadOptions() # 创建文档类对象 document = ap.Document("sample.tex" , options)...

    blog.aspose.com/zh/pdf/convert-latex-to-pdf-in-...
  9. 档案

    档案...pdf as ap # 加载PDF文件 document = ap.Document("input.pdf")...pdf") # 创建一个新的矩形 newBox = ap.Rectangle(200, 220, 2170, 1520,...

    blog.aspose.com/zh/pdf/crop-pdf-pages-in-python/
  10. 아카이브

    아카이브...pdf as ap # PDF 파일 로드 document = ap.Document("input...Document("input.pdf") # 새 직사각형 만들기 newBox = ap.Rectangle(200, 220, 2170, 1520...

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