Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 69,696 for

paths

(0.18 sec)
  1. 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...
  2. 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-...
  3. 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/
  4. Insert Slicer with C++|Documentation

    Manage slicers of Excel files with Aspose.Cells using C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/create-slicer/
  5. 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-...
  6. Page setup|Documentation

    How to customize the paper size, orientation, font, images, and other layout settings of a printable form....also allows you to provide paths to images used in the form....ImagesPaths string[] n/a Full path to each image mentioned in the...

    docs.aspose.com/omr/cpp/generate-template/page-...
  7. Features|Aspose.Imaging for Python via .NET

    Python image processing library core features includes read and write images, draw images, process images and convert between formats....options to set alternate library paths when compiling Python, or fixed...Bézier, Curve, Arc, Ellipse, Pie, Path) Clear Clipping to rectangular...

    docs.aspose.com/imaging/python-net/features/
  8. Convert GPX to KML in Python

    This guide is for you if you are looking to convert GPX to KML in Python programmatically. Aspose.GIS for Python via .NET is a go-to SDK for Python developers....working directory and license path. Invoke the set_license method...GPX file and output KML file paths. Convert GPX to KML by calling...

    blog.aspose.com/gis/convert-gpx-to-kml-in-python/
  9. Problem converting pdf to pdf/a - Free Support ...

    Hi, Aspose fails to convert a pdf to pdf/a despite the fact that the log states that the file can be converted. Please advise. Regs, Stefan code involved: pdfDocument = new Document(newFileName); pdfDocument.remov…...with the path to your PDF file and adjust the output paths as necessary...

    forum.aspose.com/t/problem-converting-pdf-to-pd...
  10. Convert PDF to MP4 using C#

    Follow this article to convert PDF to MP4 using C#. You will get details to set the IDE, a list of steps, and a sample code to convert PDF to MPEG4 using C# by applying various custom settings....converting PDF format to MP4 Define paths for the input PDF, output MP4...

    kb.aspose.com/pdf/net/convert-pdf-to-mp4-using-...