Sort Score
Result 10 results
Languages All
Labels All
Results 3,661 - 3,670 of 70,201 for

path

(0.18 sec)
  1. Converting a HTML file to GIF using Python | As...

    Sample code on Python for HTML to GIF conversion. Use example code for batch HTML to GIF conversion with Python and .NET... Specify the path to the input PDF file by joining...import path from io import FileIO path_infile = path . join (...

    products.aspose.com/pdf/python-net/conversion/h...
  2. 在 C# 中编辑 SVG 文件 – 元素、形状和路径

    使用 Aspose.SVG for .NET 在 C# 中编辑 SVG 文件:加载 SVGDocument,修改元素、属性和路径,并保存编辑后的矢量图形。了解如何添加圆形和折线、更新路径数据,以及在位图背景上叠加可编辑的 SVG 文本和形状。...Svg ; 3 4 string inputPath = Path. Combine (DataDir, "shapes.svg"...svg" ); 5 string outputPath = Path. Combine (OutputDir, "shapes-with-circle...

    docs.aspose.com/svg/zh/net/edit-svg-file/
  3. 将各种图像格式转换为PDF在.NET中|Aspose.PDF for .NET

    使用C# .NET将各种图像格式(如CDR、DJVU、BMP、CGM、JPEG、DICOM、PNG、TIFF、EMF和SVG)转换为PDF。...ConvertBMPtoPDF () { // The path to the documents directory var...ConvertCGMtoPDF () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/convert-images-forma...
  4. Working with Themes|Documentation

    This section explains how to apply a preset theme to a page or a shape with Aspose.Diagram....NET // The path to the documents directory....ose.Diagram-for-.NET // The path to the documents directory....

    docs.aspose.com/diagram/net/working-with-themes/
  5. Working with Themes|Documentation

    This section explains how to apply a preset theme to a page or a shape with Aspose.Diagram....Diagram-for-Java // The path to the documents directory....ose.Diagram-for-Java // The path to the documents directory....

    docs.aspose.com/diagram/java/working-with-themes/
  6. Manipulating CorelDRAW Files|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....is loaded by passing the file path to the Image class static Load...

    docs.aspose.com/imaging/net/manipulating-coreld...
  7. Convert PDF to OneNote in C# | Import PDF to On...

    Programmatically Convert PDF to OneNote in C# with Aspose.Note for .NET API. Import content of PDF documents and Save as a OneNote (.one) using C#....Import() method with the PDF file path. Finally, save as OneNote using...Import() method with the PDF file path. Repeat the above step to import...

    blog.aspose.com/convert-pdf-to-onenote-in-csharp/
  8. Save PDF document programmatically|Aspose.PDF f...

    Learn how to save PDF file in C# Aspose.PDF for .NET PDF library. Save PDF document to file system, to stream, and in Web applications....void SaveDocument () { // The path to the documents directory var...SaveDocumentStream () { // The path to the documents directory var...

    docs.aspose.com/pdf/net/save-pdf-document/
  9. 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...
  10. List Stamps|Aspose.PDF for Java

    Learn how to list rubber stamps on a page in Java using the PdfContentEditor facade in Aspose.PDF....public static void listStamps ( Path inputFile ) { PdfContentEditor...

    docs.aspose.com/pdf/java/list-stamps/