Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 70,097 for

paths

(0.11 sec)
  1. 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/
  2. Multithreading in Aspose.Slides for C++|Aspose....

    Aspose.Slides for C++ 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/cpp/multithreading/
  3. Using a MERGEFIELD in the file path of INCLUDEP...

    I have a document that has an INCLUDEPICTURE field in it with a MERGEFIELD in the path of the image to be inserted. The resulting merged document has a broken image in it. There is also an INCLUDETEXT field in the docu…...Using a MERGEFIELD in the file path of INCLUDEPICTURE fails to create...create the correct path Aspose.Words Product Family buddyackerman...

    forum.aspose.com/t/using-a-mergefield-in-the-fi...
  4. 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/
  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. ConversionService and its tests - Free Support ...

    Hi, Can you please take a look on ConversionService class ,the hurt of my GIS converter Lib and its tests (ConversionServiceTests). I build the below two files with ChatGPT and Microsoft. Thanks in adavnce, /// /…...Responsibilities /// - Validate paths (input/output exists, temp can...implemented (e.g., stream handling, path normalization). Whether the...

    forum.aspose.com/t/conversionservice-and-its-te...
  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. PDF to SVG Merge using Python | Aspose.PDF

    Combine two or more PDF documents into one SVG single file programmatically with Python sample code using Aspose.PDF for Python for .NET... Create a list of paths to input files by joining the...directory path with each input file name using path.join method...

    products.aspose.com/pdf/python-net/merger/pdf-t...
  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-...