Sort Score
Result 10 results
Languages All
Labels All
Results 2,511 - 2,520 of 60,930 for

path

(0.08 sec)
  1. Shape.strokeWeight property | Aspose.Words for ...

    Shape.strokeWeight property. Defines the brush thickness that strokes the Path of a shape in points....brush thickness that strokes the path of a shape in points. get strokeWeight...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Convert Markdown to DOCX in Python – Aspose.HTML

    Convert Markdown to DOCX using Aspose.HTML Python library. Consider Markdown to DOCX conversion scenarios in Python examples....DocSaveOptions, and output file path. If your case is to create a...saving as sav 6 7 # Prepare a path to a source Markdown file 8...

    docs.aspose.com/html/python-net/convert-markdow...
  3. 用 Python 创建文档 – 创建或加载 HTML、SVG、MHTML、EPUB

    学习如何从文件、URL 加载 HTML 以及从头开始创建 HTML。考虑使用 Aspose.HTML for Python 通过 .NET 加载基于 HTML 文档的方法。...output directory and prepare a path to save the document 7 output_dir...output_dir = "output" 8 if not os. path . exists (output_dir): 9 os...

    docs.aspose.com/html/zh/python-net/create-a-doc...
  4. HtmlSaveOptions.cssStyleSheetFileName property ...

    HtmlSaveOptions.cssStyleSheetFileName property. Specifies the Path and the name of the Cascading Style Sheet (CSS) file written when a document is exported to HTML...cssStyleSheetFileNam property Specifies the path and the name of the Cascading...the “.css” extension. If only path but no file name is specified...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Shape Layer Manipulation in Aspose.PSD for Pyth...

    Examples of how to manipulate Shape Layers of PSD File...accessing Shape Layer, modifying path shapes, and updating the image... You can define the shape’s path by specifying a series of Bezier...

    docs.aspose.com/psd/python-net/psd-shape-layer-...
  6. Conversion of Microsoft Excel spreadsheets and ...

    Convert Excel Files XLS XLSX XLSM XLSB XLTX XLTM CSV and more as well as Visio Formats VSDX VSX VTX VDX VSSX VSTX VSDM VSSM VSTM etc just few lines of Python code....save method with relevant file path. Save is the overloaded method...call the save method with file path and relevant SaveFileFormat...

    products.aspose.com/total/python-java/conversion/
  7. Document.attachedTemplate property | Aspose.Wor...

    Document.attachedTemplate property. Gets or sets the full Path of the template attached to the document....property Gets or sets the full path of the template attached to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Advanced SVG Builder API for C# – Aspose.SVG

    Explore the capabilities of the Aspose.SVG Builder API in C# to create and modify SVG elements. Learn how to make SVG programming easier and more efficient.... Builders within Builders Path Builder (PathBuilder Class)...SVG <path> elements. It allows for defining intricate paths using...

    docs.aspose.com/svg/net/svg-builder-api/
  9. Open a spreadsheet document for read-only acces...

    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....SpreadsheetDocument based on a file path. using ( SpreadsheetDocument...SpreadsheetDocument based on a file path. Workbook workbook = new Workbook...

    docs.aspose.com/cells/net/open-a-spreadsheet-do...
  10. Compare Presentation Slides in Python|Aspose.Sl...

    Compare PowerPoint and OpenDocument presentations programmatically with Aspose.Slides for Python via .NET. Identify slide differences in code quickly.... Presentation ( path + "AccessSlides.pptx" ) as p1...with slides . Presentation ( path + "HelloWorld.pptx" ) as p2...

    docs.aspose.com/slides/python-net/compare-slides/