Sort Score
Result 10 results
Languages All
Labels All
Results 9,791 - 9,800 of 69,975 for

path

(0.76 sec)
  1. vCardContact.Security.Key - Free Support Forum ...

    Hello VCardSecurity has SaveToPEM but not LoadFromPEM, instead it has vCardContact.Security.Key which is a string property, means we need to convert the public key to string and encode as Base64, shouldn’t be a X509Cert…...certificate = new X509Certificate2("path_to_your_certificate.pfx", "your_password");...} Next Steps Ensure that the path to your certificate and the...

    forum.aspose.com/t/vcardcontact-security-key/31...
  2. 使用 C# 在 PDF 中创建或添加表格|Aspose.PDF for .NET

    Aspose.PDF for .NET 是一个用于创建、读取和编辑 PDF 表格的库。请查看本主题中的其他高级功能。...static void AddTable () { // The path to the documents directory var...AddTableRowColSpan () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/add-table-in-existin...
  3. TextPath.x_scale property | Aspose.Words for Py...

    TextPath.x_scale property. Determines whether a straight textPath will be used instead of the shape Path....be used instead of the shape path. @property def x_scale ( self...True , the text runs along a path from left to right along the...

    reference.aspose.com/words/python-net/aspose.wo...
  4. External LaTeX packages | Aspose.TeX for Java

    Aspose.TeX API for Java allows the use of external packages, i.e. the ones that aren't included in the library itself like fancybox or pgfplots packages....system and specify the directory path as simply as follows: Copy 1...( new InputFileSystemDirec( "path-to-directory-where-fancybox...

    docs.aspose.com/tex/java/external-latex-packages/
  5. Jpeg2000 (jp2) files take very long time to to ...

    Using Aspose sample file (input.jp2) and Aspose sample code (.NET), the following is taking a very long time to process (over 8 minutes): Input file: https://github.com/aspose-imaging/Aspose.Imaging-for-.NET/blob/master…...templatesFolder variable path with your path to unpacked archive folder...= Aspose.Imaging.Image.Load(Path.Combine(templatesFolder, @"Input...

    forum.aspose.com/t/jpeg2000-jp2-files-take-very...
  6. GPX to CSV Conversion Guide using Python

    Learn to convert GPX tracks to CSV with Aspose.GIS for Python via .NET. This guide covers installation, code, timestamp preservation, and troubleshooting....source GPX file path. Specify the output CSV file path. Use the VectorLayer...make sure to update the file paths ( sample.gpx , output.csv )...

    blog.aspose.com/gis/gpx-to-csv-conversion-guide...
  7. Aspose.SVG misaligned text with shadows - Free ...

    Hello, I’m trying to convert an svg to png and some of the text lines seem to be misaligned from their “shadow”: b.png (93.1 KB) Aspose.SVG version: 25.6.0 C# target framework: .NET 8 C# code used to generate the sv…...document3 = new SVGDocument(@"path to the svg file"); var options3...ConvertSVG(document3, options3, @"path to the output png file"); SVG...

    forum.aspose.com/t/aspose-svg-misaligned-text-w...
  8. Convert VDX to PNG via C# | products.aspose.com

    Sample code for VDX to PNG C# conversion. Use API example code for batch VDX files to PNG conversion within VB.NET, Asp.NET or any .NET based application....Save method with output file path and SaveFileFormat.PNG as parameters...will be saved at the specified path System Requirements Before running...

    products.aspose.com/diagram/net/conversion/vdx-...
  9. Convert VSSM to VSSX via C# | products.aspose.com

    Sample code for VSSM to VSSX C# conversion. Use API example code for batch VSSM files to VSSX conversion within VB.NET, Asp.NET or any .NET based application....Save method with output file path and SaveFileFormat.VSSX as parameters...will be saved at the specified path System Requirements Before running...

    products.aspose.com/diagram/net/conversion/vssm...
  10. Convert VSSX to VSSM via C# | products.aspose.com

    Sample code for VSSX to VSSM C# conversion. Use API example code for batch VSSX files to VSSM conversion within VB.NET, Asp.NET or any .NET based application....Save method with output file path and SaveFileFormat.VSSM as parameters...will be saved at the specified path System Requirements Before running...

    products.aspose.com/diagram/net/conversion/vssx...