Sort Score
Result 10 results
Languages All
Labels All
Results 2,251 - 2,260 of 61,026 for

path

(0.1 sec)
  1. JsonDataSource constructor | Aspose.Words for P...

    aspose.words.reporting.JsonDataSource constructor...[ Hide ] JsonDataSource(json_path) Creates a new data source with...json_path : str ): ... Parameter Type Description json_path str...

    reference.aspose.com/words/python-net/aspose.wo...
  2. XML to TEX Converter using C# | Aspose.PDF

    Sample code for XML to TEX C# conversion. Use API example code for batch XML files to TEX conversion within VB.NET, ASP.NET, or any .NET-based application...while passing the output file path & SaveFormat.Tex as parameters...TEX Output file: var xmlFile = Path . Combine ( dataDir , "xml-to-pdf...

    products.aspose.com/pdf/net/conversion/xml-to-tex/
  3. Missing borders after PDF to PPTX conversion - ...

    Hello, I’m trying to convert a PDF document to a PPTX, but some borders are missing after the conversion. Could you please confirm whether this is a bug in the library? Thank you Document doc = Document("/Path/to/borde…...Document("/path/to/borders.pdf"); doc.save(“/path/to/borders...Document("/path/to/borders.pdf"); doc.save("/path/to/borders...

    forum.aspose.com/t/missing-borders-after-pdf-to...
  4. Use Error Checking Options with C++|Documentation

    In this article, you will find sample code that will programmatically use error checking options of Excel worksheets e.g. Numbers stored as Text using C++ API or Library....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/use-error-checking-op...
  5. How to convert conditionally formatted tables f...

    Hi Community, I am currently working on the XLS2DOC converter example and I am wondering how to convert conditionally formatted cells from Excel to Word. Can you please provide a simple example how to get the Word cells…...Replace with your input file path // Save the workbook as a DOCX...Docx); // Specify the output file path and format Console.WriteLine("Excel...

    forum.aspose.com/t/how-to-convert-conditionally...
  6. Convert SVG to Image, JPG, PNG, BMP, TIFF and G...

    Learn about supported SVG to Image conversion scenarios and how to execute them with Aspose.SVG. You will find C# examples and online SVG Converter...(SVGDocument document = new SVGDocument(Path. Combine (DataDir, "owl-edited...ConvertSVG (document, saveOptions, Path. Combine (OutputDir, "owl-edited...

    docs.aspose.com/svg/net/convert-svg-to-image/
  7. OUT of memory issue when merging large files - ...

    hey , I have a requirement where I can stream multiple large pdf from S3 and merge them per page at a time. Can you guide on how this can be achieved ? Does Aspose PDF java offers this functionality I used this logic , …...forEach(pdfName -> { Path pdfPath = RESOURCE_PDF_DIR.resolve(pdfName);...stream() .forEach(pdfName -> { Path pdfPath = RESOURCE_PDF_DIR.resolve(pdfName);...

    forum.aspose.com/t/out-of-memory-issue-when-mer...
  8. MHT to XLSX Converter using Python | Aspose.PDF

    Sample code on Python for MHT to XLSX conversion. Use example code for batch MHT to XLSX conversion with Python and .NET...pdf library, including FileIO, path classes.These libraries are...before proceeding. Specify the path to the input PDF file by joining...

    products.aspose.com/pdf/python-net/conversion/m...
  9. Convert PowerPoint Presentations to Markdown in...

    Convert PowerPoint slides—PPT, PPTX—to clean Markdown with Aspose.Slides for C++, automate documentation and keep formatting....application (and a relative path will be built for them in the...you can specify your preferred path and folder name. This C++ code...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  10. Convert XLSX File to PDF Format with C++|Docume...

    Learn how to convert Excel files to PDF format using Aspose.Cells for C++ with high precision and accuracy....Cells-for-C // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/convert-xlsx-file-to-...