Sort Score
Result 10 results
Languages All
Labels All
Results 7,681 - 7,690 of 61,574 for

path

(0.13 sec)
  1. DICOM 图像支持|Aspose.PDF for .NET

    本节描述如何使用 C# 库在 PDF 文件中支持 DICOM 图像。...AddDicomImageToPDF () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/support-for-dicom-im...
  2. 公共 API Aspose.Diagram 17.01 的变化|Documentation

    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....请检查代码示例: C# // the path to the documents directory....

    docs.aspose.com/diagram/zh/net/public-api-chang...
  3. 将 EPUB 转换为 PDF – C# 代码和在线转换器

    使用 Aspose.HTML for .NET API 将 EPUB 转换为 PDF。在C#示例中考虑各种EPUB到PDF的转换方案。尝试在线EPUB转换器。...(stream, new PdfSaveOptions(), Path. Combine (OutputDir, "convert-by-two-lines..."input.epub" ); 5 6 // Prepare a path to save the converted file 7...

    docs.aspose.com/html/zh/net/convert-epub-to-pdf/
  4. Extract Images From Website in Python – Aspose....

    Learn how to download images from website. Consider Python examples to automate extracting images from website using Aspose.HTML.... path . basename (url. pathname )...image locally 35 with open (os. path . join (output_dir, file_name)...

    docs.aspose.com/html/python-net/extract-images-...
  5. 使用 С++ 管理演示文稿中的图表工作簿|Aspose.Slides 文档

    发现 Aspose.Slides for С++:轻松在 PowerPoint 和 OpenDocument 格式中管理图表工作簿,以简化您的演示文稿数据。...SetExternalWorkbook ( System :: IO :: Path :: GetFullPath ( workbookPath...SetExternalWorkbook ( System :: IO :: Path :: GetFullPath ( u "externalWorkbook...

    docs.aspose.com/slides/zh/cpp/chart-workbook/
  6. HtmlSaveOptions.resource_folder_alias property ...

    HtmlSaveOptions.resource_folder_alias property. Specifies the name of the folder used to construct URIs of all resources written into an HTML document...file names only, without any path. Examples Shows how to set folders...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Converting a JPEG file to DOCX using Java | Asp...

    JPEG to DOCX conversion via Java sample code. Programmers can use this example code to export JPEG to DOCX within any Web or Desktop Java based application....with page index & output file path as parameters DOCX file will...will be saved at the specified path Here is an example that demonstrates...

    products.aspose.com/pdf/java/conversion/jpeg-to...
  8. Aspose::Words::Drawing::Stroke::get_Weight meth...

    Aspose::Words::Drawing::Stroke::get_Weight method. Defines the brush thickness that strokes the Path of a shape in points in C++....brush thickness that strokes the path of a shape in points. double...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Edit HTML5 Canvas – Aspose.HTML for .NET

    Learn about HTML Canvas and how to work with a document that contains HTML5 Canvas element using Aspose.HTML for .NET API....graphic elements such as lines, paths, shapes, images, and text. The...Prepare an output path 4 string outputPath = Path. Combine (OutputDir...

    docs.aspose.com/html/net/edit-html5-canvas/
  10. Convert VCF to HTML via C# | products.aspose.com

    Sample code for VCF to HTML C# conversion. Use API example code for batch VCF files to HTML conversion within VB.NET, Asp.NET or any .NET based application....html” to the specified path using the specified htmlSaveOptions...WriteHeader }; vmsg.Save(Path.Combine(path, "contact.html" ), htmlSaveOptions);...

    products.aspose.com/email/net/conversion/vcf-to...