Sort Score
Result 10 results
Languages All
Labels All
Results 8,011 - 8,020 of 66,073 for

paths

(3.09 sec)
  1. 使用 Python 将 EPS 文件转换为 BMP | Aspose.PDF

    Python 上用于 EPS 到 BMP 转换的示例代码。使用 Python 和.NET 将 EPS 批量转换为 BMP 使用示例代码... 使用 path.join () 函数定义输入 PDF 文件和输出目录的路径。...import path from io import FileIO path_infile = path . join (...

    products.aspose.com/pdf/zh-hans/python-net/conv...
  2. Hiển thị văn bản bằng glyphs | .NET API Solution

    .NET API Solution để quản lý phông chữ. Tìm hiểu cách trực quan hoá văn bản ở bất kỳ độ phức tạp nào bằng mã C# và glyphs....GraphicsPath _path; private System.Drawing.PointF...Drawing2D.GraphicsPath path) { _path = path; } public void MoveTo(MoveTo...

    products.aspose.com/font/vi/net/render-text/
  3. Mengonversi PDF ke HTML di .NET|Aspose.PDF for ...

    Topik ini menunjukkan kepada Anda cara mengonversi file PDF ke format HTML dengan pustaka Aspose.PDF C#....ConvertPDFtoHTML () { // The path to the documents directory var...ConvertPDFtoMultiPag () { // The path to the documents directory var...

    docs.aspose.com/pdf/id/net/convert-pdf-to-html/
  4. O que há de novo 2021|Aspose.PDF for .NET

    Esta página apresenta os recursos novos mais populares em Aspose.PDF for .NET introduzidos em 2021....EncriptPdfNonlatinPa () { // The path to the documents directory var...DisplayTextInvisibil () { // The path to the documents directory var...

    docs.aspose.com/pdf/pt/net/whatsnew/2021/
  5. Convertir PDF a HTML en .NET|Aspose.PDF for .NET

    Este tema te muestra cómo convertir un archivo PDF a formato HTML con la biblioteca Aspose.PDF C#....ConvertPDFtoHTML () { // The path to the documents directory var...ConvertPDFtoMultiPag () { // The path to the documents directory var...

    docs.aspose.com/pdf/es/net/convert-pdf-to-html/
  6. 用C++保存文件的不同方法|Documentation

    Aspose.Cells for C++可以将文件保存为不同格式。保存为PDF。保存为HTML。保存为DOCX。保存为PPTX。保存为JSON。保存为MHTML。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/different-ways-to-...
  7. Convertir SVG en PDF en Python – Aspose.HTML

    Convertissez SVG en PDF à l'aide de la bibliothèque Aspose.HTML Python. Examinez des exemples de code Python pour la conversion de SVG en PDF....define paths 8 output_dir = "output/" 9 if not os. path . exists...makedirs (output_dir) 11 save_path = os. path . join (output_dir, "circles...

    docs.aspose.com/html/fr/python-net/convert-svg-...
  8. Конвертировать HTML в Markdown – Aspose.HTML fo...

    Конвертируйте HTML в Markdown с помощью библиотеки Aspose.HTML for Python via .NET. Изучите сценарии преобразования HTML в MD на примерах Python....directories and paths 8 output_dir = "output/" 9 if not os. path . exists...(output_dir) 11 12 save_path = os. path . join (output_dir, "options-output...

    docs.aspose.com/html/ru/python-net/convert-html...
  9. Convert pdf to image Chinese garbled - Free Sup...

    Convert pdf to jpeg, Chinese garbled,other normal. image.png (51.7 KB) code: file_name_without_ext = Path(file_name).stem document = ap.Document(str(file_path)) resolution = ap.devices.Resolution(200) …...code: file_name_without_ext = Path(file_name).stem document = ap...ap.Document(str(file_path)) resolution = ap.devices.Resolution(200)...

    forum.aspose.com/t/convert-pdf-to-image-chinese...
  10. Detecting Empty Worksheets with Node.js via C++...

    This article shows you code explaining how to detect empty worksheets of Excel workbooks programmatically using the Node.js API with the C++ library....Programming Sample const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/nodejs-cpp/detecting-empt...