Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 61,121 for

paths

(0.12 sec)
  1. Convert Markdown to Word in Python

    This article explains the details to convert Markdown to Word in Python. It includes the stepwise algorithm and a runnable sample code to export Markdown to DOCX in Python.... It prepares the file paths using the os module and then...

    kb.aspose.com/html/python/convert-markdown-to-w...
  2. How to Merge PDF Files in Java

    This simple tutorial contains information about how to merge PDF files in Java. It contains steps and Java code to merge PDF files with simple API calls....string array with input PDF file paths and names Merge the PDF documents...

    kb.aspose.com/pdf/java/how-to-merge-pdf-files-i...
  3. I am unable to open DOC, Excel, and PPTX files ...

    I had a conversation with your team, and they informed me that by obtaining a temporary license, I would be able to open DOC, Excel, and PPT files in my project. However, when I visit the temporary license tab, I don’t s…...Document doc = new Document("path/to/your/document.docx"); //...doc.Save("path/to/save/document.pdf"); Replace the paths with your...

    forum.aspose.com/t/i-am-unable-to-open-doc-exce...
  4. LaTeX to XPS | Java

    Conversion functionality of Aspose.TeX API solution for Java lets you convert LaTeX files to the XPS format. Learn the code examples....of child elements - Canvas , Path and Glyphs . Canvas is a grouping...can contain other Canvases , Paths and Glyphs . Its purpose is...

    docs.aspose.com/tex/java/latex-to-xps/
  5. Advanced Features of TikZ | Aspose.TeX .NET

    Learn advanced TikZ techniques including complex Paths, node positioning, arrows, and diagram creation for professional-quality graphics....Complex Paths and Intersections TikZ supports complex paths and automatic...name path = line1 ] (0,0) -- (3,3); 2 \ draw [ name path = line2...

    docs.aspose.com/tex/net/tikz-advanced-features/
  6. Web App Security When Loading Resources|Aspose....

    Load remote resources, that can be a reason of security risks. Take a look at common security issues and their solutions using C#....references to resources that use UNC paths such as ‘\example.com\a\b ’...dirInfo ; try { var dirName = Path . GetDirectoryName ( fileName...

    docs.aspose.com/words/net/web-applications-secu...
  7. Customize Shapes in Presentations with Python|A...

    Create and customize shapes in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET: geometry Paths, curved corners, composite shapes....about shapes: A shape (or its path) can be closed or open . A closed...instance represents the geometry path of a GeometryShape object. To...

    docs.aspose.com/slides/python-net/custom-shape/
  8. Save Presentations in JavaScript|Aspose.Slides ...

    Discover how to save presentations using Aspose.Slides for Node.js via Java—export to PowerPoint or OpenDocument while retaining layouts, fonts and effects...., videos via relative paths) aren’t copied automatically—ensure...automatically—ensure the referenced paths remain accessible. Can I set/save...

    docs.aspose.com/slides/nodejs-java/save-present...
  9. Save Presentations in C++|Aspose.Slides Documen...

    Discover how to save presentations in C++ using Aspose.Slides—export to PowerPoint or OpenDocument while retaining layouts, fonts and effects...., videos via relative paths) aren’t copied automatically—ensure...automatically—ensure the referenced paths remain accessible. Can I set/save...

    docs.aspose.com/slides/cpp/save-presentation/
  10. Optimize Image Management in Presentations Usin...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for Java, optimizing performance and automating your workflow.... readAllBytes ( Paths . get ( "image.svg" ))); ISvgImage...svgContent = Files . readAllBytes ( Paths . get ( "image.svg" )); // Create...

    docs.aspose.com/slides/java/image/