Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 60,876 for

paths

(0.13 sec)
  1. 使用 C# 添加图形注释|Aspose.PDF for .NET

    本文描述了如何从 PDF 文档中添加、获取和删除图形注释 Aspose.PDF for .NET...AddLineAnnotation () { // The path to the documents directory var...AddCircleAndSquareAn () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/figures-annotation/
  2. .IFC to .STEP Conversion using ASPOSE.CAD - Fre...

    Hi, I want to convert .IFC file to .STEP file using c# .Net with the use of Aspose.CAD, converted step file not open in solid works application, as well, are there any options in the ASPOSE library to stitch the faces us…...outputStepPath with the actual paths of your files. Next Steps Check...

    forum.aspose.com/t/ifc-to-step-conversion-using...
  3. 编辑 SVG 文件 – C# 示例

    了解如何在 C# 中编辑 SVG。使用 Aspose.SVG for .NET 库添加和编辑 SVG 元素、编辑 SVG 路径、在位图上绘图等。...ent class, qualifiedName = “path”)。 SVG 圆 每个图形元素都有自己特定的属性(pr...Dom ; 4 using Aspose. Svg . Paths ; 5 ... 6 7 // Set SVG Namespace...

    docs.aspose.com/svg/zh/net/edit-svg-file/
  4. 将 MHTML 转换为 DOCX – Aspose.HTML for Python via .NET

    使用 Aspose.HTML Python 库将 MHTML 转换为 DOCX。在即用型 Python 示例中考虑支持的 MHTML 到 DOCX 的转换方案。...stream 、 options 、输出文件路径 save_path 并执行转换操作。 下面的 Python 代码示例展示了如何使用...Setup directories and define paths 9 output_dir = "output/" 10...

    docs.aspose.com/html/zh/python-net/convert-mhtm...
  5. Using XPS graphic utilities | .NET

    Discover how to easily create images and relatively complex shapes on an XPS page using graphic utilities in Aspose.Page API for .NET... And for these paths, you can specify appearance...120) and radius 100. 13 XpsPath path = doc. CreatePath (doc. Utils...

    docs.aspose.com/page/net/xps/graphic-utilities/
  6. SVGZ to SVG – Single-file and batch conversion ...

    Convert SVGZ to SVG using Aspose.SVG for .NET. Supports single-file and batch conversion in C#....especially if they include complex paths, gradients, or inline styles...SVGDocument document = new SVGDocument(Path. Combine (DataDir, "shapes.svgz"...

    docs.aspose.com/svg/net/convert-svgz-to-svg/
  7. 用 Python 将 Markdown 转换为 DOCX – Aspose.HTML

    使用 Aspose.HTML Python 库将 Markdown 转换为 DOCX。考虑在 Python 示例中将 Markdown 转换为 DOCX 的情况。...saving as sav 6 7 # Prepare a path to a source Markdown file 8...output_dir = "output/" 9 source_path = os. path . join (output_dir, "document...

    docs.aspose.com/html/zh/python-net/convert-mark...
  8. 使用 PHP 的 PDF 转换解决方案 | Aspose.PDF

    使用 PHP via Java 将 PDF 转换为 DOCX、PPTX、XLS、XLSX、EPUB、TEX、MHTML、Markdown 等...Set the input and output file paths $dataDir = getcwd () . DIRECTORY_SEPARATOR...com\aspose\pdf\License ; // Set the path to the Aspose.PDF license file...

    products.aspose.com/pdf/zh-hant/php-java/conver...
  9. 使用 PHP 的 PDF 转换解决方案 | Aspose.PDF

    使用 PHP via Java 将 PDF 转换为 DOCX、PPTX、XLS、XLSX、EPUB、TEX、MHTML、Markdown 等...Set the input and output file paths $dataDir = getcwd () . DIRECTORY_SEPARATOR...com\aspose\pdf\License ; // Set the path to the Aspose.PDF license file...

    products.aspose.com/pdf/zh-hans/php-java/conver...
  10. Time Logging – Convert HTML – Aspose.HTML for .NET

    You will find an Aspose.HTML C# example of custom message handlers to convert HTML from ZIP archive to PDF and log the execution time of this conversion....35 36 Stream GetFile (string path) 37 { 38 ArchiveEntry result...FirstOrDefault (x => x. Name == path); 41 return result ? . Open...

    docs.aspose.com/html/net/message-handlers/time-...