Sort Score
Result 10 results
Languages All
Labels All
Results 8,231 - 8,240 of 61,005 for

path

(0.15 sec)
  1. Message Handler to Filter Network Requests – As...

    Create a custom message handler to check network requests using Aspose.HTML for .NET. Learn how to filter out undesired network requests in C#....the class, passing to it the path to the HTML file and the configuration...NetworkDisabledMessa()); 11 12 // Prepare path to a source document file 13...

    docs.aspose.com/html/net/message-handlers/netwo...
  2. Convert OFT Files to Various Formats in C#|Docu...

    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....OFT file from the specified path. Save method - Saves the MapiMessage...or MHTML with a target file path where the converted file will...

    docs.aspose.com/email/net/converting-between-fo...
  3. Convert Markdown to OneNote with Aspose.Note an...

    Sample code for convert Markdown to OneNote using C#. Utilize the API example code for batch conversion of .md to .one within VB.NET, Asp.NET, or any .NET-based application...mdFilePath = "path/to/input.md" ; string htmlFilePath = "path/to/temp...html" ; string oneFilePath = "path/to/output.one" ; // Step 1:...

    products.aspose.com/note/net/conversion/markdow...
  4. Convert OneNote to Markdown with Aspose.Note an...

    Sample code for convert OneNote to Markdown using C#. Utilize the API example code for batch conversion of .one to .md within VB.NET, Asp.NET, or any .NET-based application...oneFilePath = "path/to/sample.one" ; string mdFilePath = "path/to/output...md" ; string htmlFilePath = "path/to/temp.html" ; // Step 1: Convert...

    products.aspose.com/note/net/conversion/one-to-...
  5. Convert TIFF to EPS using Python

    TIFF to EPS conversion functionality offered by Aspose.Page API solution for Python is explained and illustrated with the code snippets here....###### 8 ########## 9 10 # The path to the documents directory....Page-for-Python-.NET 2 3 # The path to the documents directory....

    docs.aspose.com/page/python-net/convert/tiff-to...
  6. Convert BMP to EPS using Python

    BMP to EPS conversion functionality offered by Aspose.Page API solution for Python is explained and illustrated with the code snippets here....###### 8 ########## 9 10 # The path to the documents directory....Page-for-Python-.NET 2 3 # The path to the documents directory....

    docs.aspose.com/page/python-net/convert/bmp-to-...
  7. 在 C# 中添加数字签名或数字签名 PDF|Aspose.PDF for .NET

    使用 C# 或 VB.NET 数字签名 PDF 文档。使用 C# 或 VB.NET 验证或验证数字签名的 PDF。...void SignDocument () { // The path to the documents directory var... string password ) { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/digitally-sign-pdf-f...
  8. SmartObjectLayer the size is changed after setC...

    this is my code: LinkDataSource contentsSource = layer.getContentsSource(); contentsSource.setFileType(fileType); layer.setContents(imageBytes); layer.updateModifiedContent(); psd file SmartObjectLayer exists Pupp…...Load("path/to/your/file.psd")) { foreach...smartObjectLayer.ReplaceContents("path/to/new/content.jpg", new ResolutionSetting(300...

    forum.aspose.com/t/smartobjectlayer-the-size-is...
  9. Aspose.PSD for .NET 21.4 - Release Notes|Docume...

    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....resizing shape layers with vector paths in PSD image Feature PSDNET-90...resizing shape layers with vector paths in PSD image // This example...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-4...
  10. Convert DXF to HTML via C# | products.aspose.com

    Sample code for DXF to HTML C# conversion. Use API example code for batch DXF files to HTML conversion within VB.NET, Asp.NET or any .NET based application....Save method Pass the output path with HTML file extension & object...resultant HTML file at specified path System Requirements Before running...

    products.aspose.com/3d/net/conversion/dxf-to-html/