Sort Score
Result 10 results
Languages All
Labels All
Results 8,371 - 8,380 of 53,152 for

paths

(0.07 sec)
  1. MHT به TXT تبدیل با استفاده از Python | Aspose.PDF

    کد نمونه در پایتون برای تبدیل MHT به TXT. استفاده از کد نمونه برای دسته MHT به TXT تبدیل با پایتون و .NET... متن استخراج شده در path_outfile در فایل خروجی مشخص شده...import path path_infile = path . join ( indir , infile ) path_outfile...

    products.aspose.com/pdf/fa/python-net/conversio...
  2. XPS 到 PNG 使用 Python 的转换器 | Aspose.PDF

    XPS 到 PNG 轉換的 Python 示例代碼片段。 檢查使用 Python 和 .NET 將 XPS 批量轉換為 PNG 的示例代碼... 在写入模式下,在指定的输出路径(例如 path_outfile + str (page_count) +...import path path_infile = path . join ( indir , infile ) path_outfile...

    products.aspose.com/pdf/zh-hant/python-net/conv...
  3. O que há de novo|Aspose.PDF for .NET

    Nesta página, são apresentadas as funcionalidades novas mais populares no Aspose.PDF for .NET que foram introduzidas em lançamentos recentes....AddingNewExtGState () { // The path to the documents directory string...ConvertPdfToPdfx1Usi () { // The path to the documents directory var...

    docs.aspose.com/pdf/pt/net/whatsnew/
  4. Apa yang baru|Aspose.PDF for .NET

    Di halaman ini memperkenalkan fitur-fitur baru yang paling populer di Aspose.PDF for .NET yang telah diperkenalkan dalam rilis terbaru....AddingNewExtGState () { // The path to the documents directory string...ConvertPdfToPdfx1Usi () { // The path to the documents directory var...

    docs.aspose.com/pdf/id/net/whatsnew/
  5. Quoi de neuf|Aspose.PDF for .NET

    Cette page présente les nouvelles fonctionnalités les plus populaires dans Aspose.PDF for .NET qui ont été introduites dans les versions récentes....AddingNewExtGState () { // The path to the documents directory string...ConvertPdfToPdfx1Usi () { // The path to the documents directory var...

    docs.aspose.com/pdf/fr/net/whatsnew/
  6. Trabajar con degradado en PostScript | C++

    Agregar degradado en un archivo PS es una funcionalidad compatible con la solución API Aspose.Page. Vea cómo utilizar la funcionalidad en C++.... Copy 1 // The path to the documents directory....0f ; 23 24 //Create graphics path from the first rectangle 25...

    docs.aspose.com/page/es/cpp/ps/working-with-gra...
  7. Работа с градиентом в PostScript | С++

    Добавление градиента в файл PS — это функция, поддерживаемая решением API Aspose.Page. Узнайте, как использовать эту функциональность в C++.... Copy 1 // The path to the documents directory....0f ; 23 24 //Create graphics path from the first rectangle 25...

    docs.aspose.com/page/ru/cpp/ps/working-with-gra...
  8. 使用Type1字体|的文本渲染| .NET

    C#API用于开发人员操纵和字体文件。了解有关如何在.NET产品中渲染1型字体的基础知识。... GraphicsPath _path; 5 private System. Drawing ...Drawing2D . GraphicsPath path) 8 { 9 _path = path; 10 } 11 12 public...

    docs.aspose.com/font/zh/net/text-rendering-type...
  9. C++を使った位置、サイズ、デザイナーグラフの操作|Documentation

    Microsoft Excelでレイアウトと可視化のために、Aspose.Cells for C++を使用して位置、サイズ、デザイナーチャートを効果的に操作する方法について学びます。ガイドでは、これらのプロパティを調整する方法を示します。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/ja/cpp/manipulate-positio...
  10. EPS به GIF تبدیل با استفاده از Python | Aspose.PDF

    کد نمونه در پایتون برای تبدیل EPS به GIF. استفاده از کد نمونه برای دسته EPS به GIF تبدیل با پایتون و .NET...import path path_infile = path . join ( indir , infile ) path_outfile...path_outfile = path . join ( outDir , outfile ) load_options = apdf...

    products.aspose.com/pdf/fa/python-net/conversio...