Sort Score
Result 10 results
Languages All
Labels All
Results 5,651 - 5,660 of 61,126 for

path

(0.16 sec)
  1. The type initializer for 'SkiaSharp.SKObject' t...

    I am facing the following error while using Aspose.Words for .NET and Aspose.Cells for .NET (latest versions of both). The issue happens only when web app is deployed Linux based environment. I am using Docker to deploy …...Updated file's path string downloadFilePath = Path.Combine(Constants...Converted file's path string excelFilePath = Path.Combine(Constants...

    forum.aspose.com/t/the-type-initializer-for-ski...
  2. Search and Get Text from Pages of PDF|Aspose.PD...

    Discover how to search and retrieve text from a PDF file in .NET using Aspose.PDF for text analysis and extraction....static void Search () { // The path to the documents directory var...static void Search () { // The path to the documents directory var...

    docs.aspose.com/pdf/net/search-and-get-text-fro...
  3. Convert SVG to PDF in Python – Aspose.HTML

    Convert SVG to PDF using the Aspose.HTML Python library. Learn about PdfSaveOptions and consider Python code examples for converting SVG to PDF....define paths 8 output_dir = "output/" 9 if not os. path . exists...makedirs (output_dir) 11 save_path = os. path . join (output_dir, "circles...

    docs.aspose.com/html/python-net/convert-svg-to-...
  4. 档案

    档案...{ get; set; } public string Path { get; set; } } 打开“HomeController...presentation = new Presentation(Path.Combine(webRoot, "Presentations"...

    blog.aspose.com/zh/slides/asp-net-core-powerpoi...
  5. Convert CDR to PNG using Python

    Set the environment to use Aspose.Imaging for Python via .NET to convert CDR to PNG using Python. It has all the details to set the IDE, a list of steps, and a sample code for CDR to PNG conversion software in Python....loading, rendering, and file path handling Specify the input ...output .PNG file name using os.path.join() for compatibility Load...

    kb.aspose.com/imaging/python/convert-cdr-to-png...
  6. Converting Between Formats – C# Examples

    Learn how to convert HTML, MHTML, EPUB, and SVG to PDF, XPS, DOCX, PNG, and other formats using Aspose.HTML for .NET...." , new PdfSaveOptions(), Path. Combine (OutputDir, "convert-with-single-line...Note: You need to specify the path to the output file in your local...

    docs.aspose.com/html/net/converting-between-for...
  7. Aspose::Words::Settings::MailMergeSettings clas...

    Aspose::Words::Settings::MailMergeSettings class. Specifies all of the mail merge information for a document. To learn more, visit the documentation article in C++....get_DataSource () const Specifies the path to the mail-merge data source...get_HeaderSource () const Specifies the path to the mail-merge header source...

    reference.aspose.com/words/cpp/aspose.words.set...
  8. IFC to DFX conversion - filtering/splitting by ...

    Hi Support. We are considering licensing aspose.cad in our product to convert IFC files into DXF files. One thing we need to do is separate the IFC data per storey, either one storey per DXF output file, or at least on…...OK) { var path = ofd.FileName; var outPath = path.Replace("ifc"...(IfcImage)Aspose.CAD.Image.Load(path); var dxfOptions = new DxfOptions();...

    forum.aspose.com/t/ifc-to-dfx-conversion-filter...
  9. Several TEXT Into SVG Java

    Merge multiple TEXT into SVG in Java code. Save TEXT as SVG using Java....from the list // Repository path: https://releases.aspose.com/java/repo/...</dependency> Copy // Repository path: https://releases.aspose.com/java/repo/...

    products.aspose.com/words/java/merge/text-to-svg/
  10. Several HTML Into PNG Java

    Merge multiple HTML into PNG in Java code. Save HTML as PNG using Java....from the list // Repository path: https://releases.aspose.com/java/repo/...</dependency> Copy // Repository path: https://releases.aspose.com/java/repo/...

    products.aspose.com/words/java/merge/html-to-png/