Sort Score
Result 10 results
Languages All
Labels All
Results 2,751 - 2,760 of 60,930 for

path

(0.12 sec)
  1. 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...
  2. Aspose Total temporary license causing evaluati...

    Hi I am using Aspose Total Temporary License but it is still causing a watermark on Aspose Slides. I am trying to set the license like this : com.aspose.slides.License slidesLicense = new com.aspose.slides.Lic…...Correct License Path : Double-check the path you are using to...license. Make sure that the path is correct and that the file...

    forum.aspose.com/t/aspose-total-temporary-licen...
  3. 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...
  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. 在 .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...
  6. DocumentBuilder.InsertOleObjectAsIcon | Aspose....

    Effortlessly insert OLE objects as icons in your documents with DocumentBuilder. Customize icons and captions while ensuring seamless integration....Description fileName String Full path to the file. isLinked Boolean...inserted. iconFile String Full path to the ICO file. If the value...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Convert OneNote to Image | Aspose.Note Document...

    A comprehensive guide on how to convert OneNote files to images.... Copy 1 // The path to the documents directory....resolution of 96 dpi. Copy 1 // The path to the documents directory....

    docs.aspose.com/note/net/convert-onenote-to-ima...
  8. Set Privileges, Encrypt and Decrypt PDF File us...

    Encrypt PDF File with C++ using Different Encryption Types and Algorithms. Also, decrypt PDF Files using Owner Password....SetPrivilegesOnExist () { // String for path name. String _dataDir ( "C:...EncryptPDFFile () { // String for path name. String _dataDir ( "C:...

    docs.aspose.com/pdf/cpp/set-privileges-encrypt-...
  9. Extract Data from AcroForm using C#|Aspose.PDF ...

    Aspose.PDF makes it easy to extract form field data from PDF files. Learn how to extract data from AcroForms and save it into JSON, XML, or FDF format....ExtractFormFields () { // The path to the documents directory var...ExtractFormFieldsToJ () { // The path to the documents directory var...

    docs.aspose.com/pdf/net/extract-data-from-acrof...
  10. Concatenate PDF with error "Object reference no...

    I will try to concatenate PDF files but have an error “Object reference not set to an instance of an object.” Error executed when call concatenate with any file + attached file. More logs: System.NullReferenceExceptio…...Path).ToArray(); pdfEditor.Concatenate(...ConcatenateIgnoringC; Check File Paths : Make sure that the paths you are providing...

    forum.aspose.com/t/concatenate-pdf-with-error-o...