Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 60,964 for

paths

(0.08 sec)
  1. How to convert PDF to ByteArray | Aspose.PDF

    Do you know how easily convert PDF to ByteArray in C#? Convert PDF to ByteArray with high quality using .NET Aspose.PDF library....efficient and compact than file paths or URLs. Working with files...

    products.aspose.com/pdf/tutorial/convert-pdf-by...
  2. Web App Security When Loading Resources|Aspose....

    Load remote resources, that can be a reason of security risks. Take a look at common security issues and their solutions in C++....references to resources that use UNC paths such as ‘\example.com\a\b ’...

    docs.aspose.com/words/cpp/web-applications-secu...
  3. Python API for PostScript Processing

    Python library to create, read or update XPS, PS, or EPS documents. Native APIs that are easy to integrate into your own project/solution....and elements like canvases, paths, and glyphs, giving you complete...files to Images Pages Canvas Paths Glyphs Solid Color Brush Image...

    products.aspose.com/page/python-net/
  4. Convert AI to GIF via C# | products.aspose.com

    Sample code for AI to GIF C# conversion. Use API example code for batch AI files to GIF conversion within VB.NET, Asp.NET or any .NET based application.... it uses points to create paths for displaying the image data...

    products.aspose.com/psd/ai-to-gif/
  5. Aspose.PSD for Python via .NET - API Reference ...

    Aspose.PSD for Python via .NET - API Reference Modules Module Description aspose.psd The module is the core for neste......module contains PSD Vector Paths. aspose.psd.fileformats.jpeg...

    reference.aspose.com/psd/python-net/
  6. Working with Actions in PDF document|Aspose.PDF...

    Explore how to extract and manage PDF metadata, such as author and title, in Python using Aspose.PDF....from os import path document = ap . Document ( path_infile ) document...pen');" ) document . save ( path_outfile ) In this example we...

    docs.aspose.com/pdf/python-net/actions/
  7. 使用 Python 更改 HTML 边框颜色

    学习使用 Aspose.HTML for Python via .NET 在 HTML 中更改边框颜色。提供逐步示例、CSS 提示和常见样式问题的解决方案。...Prepare output directory and path for saving 7 output_dir = "output"...exist_ok = True) 9 save_path = os. path . join (output_dir, "change-border-color...

    docs.aspose.com/html/zh/python-net/how-to-chang...
  8. PDF to PNG Merge using Python | Aspose.PDF

    Combine two or more PDF documents into one PNG single file programmatically with Python sample code using Aspose.PDF for Python for .NET... Create a list of paths to input files by joining the...directory path with each input file name using path.join method...

    products.aspose.com/pdf/python-net/merger/pdf-t...
  9. Convert HTML from ZIP archive to PDF – Aspose.H...

    Learn how to convert HTML from a ZIP archive to PDF using C# message handlers in Aspose.HTML for .NET....ZipArchiveMessageHan (string path) 11 { 12 this . filePath = path; 13 Filters...[] GetFile (string path) 41 { 42 path = path. Replace ( @ "\",...

    docs.aspose.com/html/net/message-handlers/conve...
  10. Copying formulas with cell referecing other she...

    Hi, I have a workbook with following formula in cell G3 in Sheet1 which is referencing Sheet2. When I try to copy this formula to cell C3 in Sheet1, the relative cell reference part is the same as source and won’t ajust…...Workbook workbook = new Workbook("path/to/your/workbook.xlsx"); //...the workbook workbook.Save("path/to/your/updated_workbook.xlsx");...

    forum.aspose.com/t/copying-formulas-with-cell-r...