Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 64,801 for

paths

(0.15 sec)
  1. Multithreading in Aspose.Slides for Python|Aspo...

    Aspose.Slides for Python via .NET multithreading boosts PowerPoint and OpenDocument processing. Discover best practices for efficient presentation workflows....input_file_path = "sample.pptx" output_file_path_template = "slide_{0}...= Presentation ( input_file_path ) slide_count = len ( presentation...

    docs.aspose.com/slides/python-net/multithreading/
  2. How to convert PDF to Excel | Aspose.PDF

    Do you know how easily convert PDF to Excel in Python? Convert PDF to Excel with high quality using Python via .NET PDF library.... The file paths for both the input and output...outfile ): path_infile = self . dataDir + infile path_outfile =...

    products.aspose.com/pdf/tutorial/convert-pdf-ex...
  3. Working with masks in Aspose.PSD for Python|Doc...

    Examples of how to work with Clipping, Raster and Vector Masks within PSD File...information, vector masks utilize paths and curves to create smooth...essentially a path that is applied to a layer. The shape of the path determines...

    docs.aspose.com/psd/python-net/update-create-la...
  4. docx转PDF后,生僻字不显示 - Free Support Forum - aspose.com

    版本:23.8 编程语言:java 问题截图: 源文件: 金顶宝-20年-单签-2024V1.0 (1) (1).docx (33.6 KB)...Document doc = new Document("path/to/your/document.docx"); //...the document as PDF doc.save("path/to/your/output.pdf", options);...

    forum.aspose.com/t/docx-pdf/314728
  5. Read and Write External Connection of XLS and X...

    Learn how to read and modify external database connections in XLS/XLSB files using Aspose.Cells for C++....02_OutputDirectory \\ " ); // File paths U16String inputFilePath = srcDir...= "" ; Jet OLEDB : Registry Path = "" ; Jet OLEDB : Database...

    docs.aspose.com/cells/cpp/read-and-write-extern...
  6. Convert AI to JPEG2000 via C# | products.aspose...

    Sample code for AI to JPEG2000 C# conversion. Use API example code for batch AI files to JPEG2000 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-jpeg2000/
  7. LaTeX to XPS | .NET

    Conversion functionality of Aspose.TeX API solution for .NET lets convert LaTeX files to XPS format. Here are some code examples....of child elements - Canvas , Path and Glyphs . Canvas is a grouping...can contain other Canvases , Paths and Glyphs . It serves to control...

    docs.aspose.com/tex/net/latex-to-xps/
  8. How to Merge PDF using Python

    This short tutorial guides you on how to merge PDF using Python. It has information to set the IDE, steps to write the program and a runnable Python code to merge PDF files....array of strings having the path and name of all the PDF files...strings containing the full paths to the PDF files that are to...

    kb.aspose.com/pdf/python/how-to-merge-pdf-using...
  9. 如何加载字体?| Java 版 Aspose.Font

    如何使用Aspose.font用于Java解决方案上的Yout设备上的字体?答案在本文中给出了代码示例中的解释。...Paths ; 7 8 import com.aspose.font...1 //构造文件的路径 2 字符串fontpath = paths. get (getDatadir() ,“ montserrat...

    docs.aspose.com/font/zh/java/how-to-load-fonts/
  10. Merge Excel Files using C#

    Follow this article to merge Excel files using C#. It has details to set the IDE, a list of steps, and a sample code to combine multiple Excel files using C#....Excel files by setting the paths of all the source Excel files...

    kb.aspose.com/cells/net/merge-excel-files-using...