Sort Score
Result 10 results
Languages All
Labels All
Results 2,951 - 2,960 of 65,988 for

path

(0.11 sec)
  1. NotImplementedException in Aspose.Drawing.Graph...

    Hi Support Team, We are experiencing a NotImplementedException when attempting to use the GraphicsPath.IsOutlineVisible method from the Aspose.Drawing library in our application. Problem Description: When calling Grap…...point is near the outline of the path based on the pen’s width. This...distance from the point to the path’s segments. Code Example Here’s...

    forum.aspose.com/t/notimplementedexception-in-a...
  2. How to Enable POP3 Activity Logging in .NET|Doc...

    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....specifies the relative or absolute path to the log file. Pop3DiagnosticLog_UseDate...Create an Pop3Client . Set the path to the log file using the LogFileName...

    docs.aspose.com/email/net/enable-pop3-activity-...
  3. Image Vectorization – C# Examples – Aspose.SVG ...

    Learn how to vectorize images with Aspose.SVG. Consider image vectorization functionalities and the effect of configuration properties on the result....40 } 41 }; 42 43 // Prepare a path for a source image file 44 string...string sourcePath = Path. Combine (DataDir, "formats.png" );...

    docs.aspose.com/svg/net/image-vectorization-exa...
  4. Export Presentations to HTML with Externally Li...

    Export PowerPoint and OpenDocument presentations to HTML in .NET using Aspose.Slides with externally linked images—faster pages, code examples, and setup tips....LinkController class and sets the path where generated resource files...</summary> /// <param name="savePath">Path to the location where generated...

    docs.aspose.com/slides/net/exporting-presentati...
  5. Set Target Barcode Types for Recognition|Docume...

    This Article Describes How to Set Target Barcode Types for Recognition...reader = new BarCodeReader ( $"{path}multiple_codes.png" )) { reader...reader = new BarCodeReader ( $"{path}multiple_codes.png" )) { reader...

    docs.aspose.com/barcode/net/set-target-barcode-...
  6. 将 PDF 转换为 EPUB、LaTeX、文本、XPS 的 C#|Aspose.PDF for...

    本主题向您展示如何使用 C# 或 .NET 将 PDF 文件转换为其他文件格式,如 EPUB、LaTeX、文本、XPS 等。...ConvertPDFtoEPUB () { // The path to the documents directory var...ConvertPDFtoTeX () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/convert-pdf-to-other...
  7. Remove Signature from PDF File|Aspose.PDF for .NET

    This section explains how to remove signature from PDF File using PdfFileSignature class....RemoveSignature () { // The path to the documents directory var...RemoveSignatureButKe () { // The path to the documents directory var...

    docs.aspose.com/pdf/net/remove-signature-from-pdf/
  8. 在 .NET 中从演示文稿形状提取图像|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 从 PowerPoint 和 OpenDocument 演示文稿的形状中提取图像 —— 快速、代码友好的解决方案。...static void Run () { String path = @"D:\Aspose Data\" ; // 访问演示文稿...Presentation pres = new Presentation ( path + "ExtractImages.pptx" ); Aspose...

    docs.aspose.com/slides/zh/net/extracting-images...
  9. Converting a PCL file to PNG using Python | Asp...

    Sample code on Python for PCL to PNG conversion. Use example code for batch PCL to PNG conversion with Python and .NET... Specify the path to the input PDF document by...conversion process. Specify the path to the output PNG images by...

    products.aspose.com/pdf/python-net/conversion/p...
  10. How to Set Category Axis with C++|Documentation

    Learn how to set the category axis in Aspose.Cells for C++. Our guide will help you understand how to define the category axis range, adjust its properties, and format its labels....(); // Your local test path U16String path = u "" ; // Create a...result file workbook . Save ( path + u "Output.xlsx" ); Aspose...

    docs.aspose.com/cells/cpp/how-to-set-category-a...