Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 67,782 for

paths

(1.78 sec)
  1. 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-...
  2. Convert AI to PSB via C# | products.aspose.com

    Sample code for AI to PSB C# conversion. Use API example code for batch AI files to PSB 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-psb/
  3. OLM to PST Conversion Fails - Free Support Foru...

    Hello, Having hard times to write the olm to pst, to reflect the source olm folders in written pst. 2 folders will throw InvalidOperationException: JunkEmail and SyncIssues Dim DestFolder As Pst.FolderInfo = Nothing …...capture the exact names and paths of the folders being processed...

    forum.aspose.com/t/olm-to-pst-conversion-fails/...
  4. Multithreading in Aspose.Slides for Android via...

    Aspose.Slides for Android via Java multithreading boosts PowerPoint and OpenDocument processing. Discover best practices for efficient presentation workflows....instances and separate output paths, such tasks typically parallelize...

    docs.aspose.com/slides/androidjava/multithreading/
  5. Working with Tasks | Aspose.Tasks Documentation

    Learn how to create, modify, and delete Microsoft Project tasks using Aspose.Tasks for Java....from JSON Headers and File Paths | Aspose.Tasks Documentation...

    docs.aspose.com/tasks/java/working-with-tasks/
  6. Converting ZIP to tar.gz | Aspose.ZIP for .NET

    Converting ZIP to tar.gz via Aspose.ZIP API solution for .NET with some code examples....are added respecting relative paths. Copy 1 using (Archive source...

    docs.aspose.com/zip/net/converting-from-zip-to-...
  7. 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/
  8. 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...
  9. Convert SVG to JPG in Python – Aspose.HTML

    Convert SVG to JPG using the Aspose.HTML Python library. Learn about ImageSaveOptions and consider Python code examples for converting SVG to JPG....define paths 9 output_dir = "output/" 10 if not os. path . exists...makedirs (output_dir) 12 save_path = os. path . join (output_dir, "circle...

    docs.aspose.com/html/python-net/convert-svg-to-...
  10. Work with PDF Actions in Python|Aspose.PDF for ...

    Learn how to add, update, and remove document, page, and form actions in PDF files using Python....SubmitFormAction , ) from os import path import sys def add_launch_actions...(str): Path to the input PDF file. outfile (str): Path to save...

    docs.aspose.com/pdf/python-net/actions/