Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 64,801 for

paths

(0.17 sec)
  1. Extract Multi-volume Zip Archive | Aspose.Zip D...

    Learn how to extract multi-volume zip archives using Java libraries....ZIP API provides a accepting paths for archive volume. You need...

    docs.aspose.com/zip/java/extract-multi-volume-zip/
  2. NullReferenceException in PdfFileEditor.Concate...

    Hello, I am encountering a NullReferenceException when trying to concatenate PDF files using the PdfFileEditor.Concatenate() method in Aspose.PDF 25.1.0 . The issue occurs specifically when the PDFs being processed cont…...null , containing correct file paths. The agendaFileTmpPath is properly...

    forum.aspose.com/t/nullreferenceexception-in-pd...
  3. What is an SVG File? – Pros, Cons, XML Code

    Learn more about SVG files with Aspose.SVG. SVGs can be resized without losing resolution, making them ideal for online graphics and web design....document defines all the shapes, paths, colors, and text that make...basic elements such as shapes, paths, transformations, and working...

    docs.aspose.com/svg/net/what-is-an-svg-document/
  4. Limitations and API Differences|Aspose.Slides f...

    Compare the limitations and API differences between Aspose.Slides for PHP via Java and Aspose.Slides for Java....$htmlBytes = Files -> readAllBytes ( Paths -> get ( "embedOle.html" ));...Files -> write ( new File ( $path ) -> toPath (), $fontData ,...

    docs.aspose.com/slides/php-java/limitations-and...
  5. Manage OLE in Presentations Using Python|Aspose...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Python via .NET. Embed, update, and export OLE content seamlessly....and, if it is, retrieves the path to the linked file: with slides...is_object_link : # Print the full path to the linked file. print (...

    docs.aspose.com/slides/python-net/manage-ole/
  6. Convert AI to PSD via C# | products.aspose.com

    Sample code for AI to PSD C# conversion. Use API example code for batch AI files to PSD 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-psd/
  7. Aspose.PSD for .NET 19.7 - 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....// make changes to the vector path points foreach ( var layer in...var pathRecord in resource . Paths ) { var bezierKnotRecord = pathRecord...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-7...
  8. Smartly Importing Nested Objects into Excel Wit...

    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....FoxPro) natively resolve nested paths. Aligns with JSON/APIs where...

    docs.aspose.com/cells/net/how-to-import-nested-...
  9. System.InvalidCastException: Unable to cast obj...

    Please help!!! Got error when try use concatenate method of Aspose.Pdf.Kit.PdfFileEditor System.InvalidCastException: Unable to cast object of type ‘xeb116a323308e2f7.xae94bcfc1c7ddd9a’ to type ‘xeb116a323308e2f7.x9268…...Build a clean list of PDF file paths List<string> sourceFiles = new...item in PDFFilelist) { string path = item?.ToString(); if (!string...

    forum.aspose.com/t/system-invalidcastexception-...
  10. Loading SVG fonts | .NET

    Learn how to load SVG‑based fonts in a .NET application using Aspose.Font. Includes file, byte‑array, and stream scenarios with complete code samples....by an XML <glyph> element (paths, transformations, Unicode mapping)...static void Main () 9 { 10 // 1️⃣ Path to the *.svg* file 11 string...

    docs.aspose.com/font/net/how-to-load-fonts/load...