Sort Score
Result 10 results
Languages All
Labels All
Results 8,031 - 8,040 of 66,074 for

path

(0.2 sec)
  1. Working with Protection|Documentation

    This section explains how to set protection in the diagram with Aspose.Diagram....NET // The path to the documents directory....ose.Diagram-for-.NET // The path to the documents directory....

    docs.aspose.com/diagram/net/working-with-protec...
  2. Working with Task Links | Aspose.Tasks Document...

    Learn how to change Microsoft Project (MPP/XML) task link types using Aspose.Tasks for Java....Tasks-for-Java 2 // The path to the documents directory....ose.Tasks-for-Java 2 // The path to the documents directory....

    docs.aspose.com/tasks/java/defining-link-type/
  3. 档案

    档案...UploadFile(IFormFile file) { // 设置文件路径 var path = Path.Combine("wwwroot/uploads"...(var stream = new FileStream(path, FileMode.Create)) { file.CopyTo(stream);...

    blog.aspose.com/zh/words/asp.net-mvc-word-edito...
  4. 从PDF生成缩略图|Aspose.PDF for .NET

    本节描述如何从PDF文档生成缩略图...files to process from the input path string [] files = Directory...outputFile = Path . Combine ( pngOutputPath , Path . GetFileNameWithoutEx...

    docs.aspose.com/pdf/zh/net/generate-thumbnail-i...
  5. 分组、转换和验证形状|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Diagram-for-Java // The path to the documents directory....ose.Diagram-for-Java // The path to the documents directory....

    docs.aspose.com/diagram/zh/java/group-convert-a...
  6. Load font files from disc | API Solution | .NET

    .NET API Solution to manage fonts. Learn how to load fonts from a disc with a few lines of C# code. Code examples of loading functionality....from a disc using C#: Set the path to the documents directory....Copy //Font file name with full path string fileName; FontDefinition...

    products.aspose.com/font/net/load-font-from-disc/
  7. Mht to pdf - exception is thrown "Value of 'val...

    language java 21 library aspose-html 25.2.2 During conversion from mht to pdf, exception is thrown “Value of ‘value’ is invalid” input file 127.zip (16.4 KB) output pdf 127_html.pdf (19.8 KB)...FileInputStream("path/to/your/input.mht")) { // Initialize...convertMHTML(fileInputStream, options, "path/to/your/output.pdf"); } catch...

    forum.aspose.com/t/mht-to-pdf-exception-is-thro...
  8. Mht to pdf - exception - "No html part found!" ...

    language java 21 library aspose-html 25.2.2 During conversion from mht to pdf, exception is thrown “No html part found!” input file 55.zip (87.2 KB) 71.zip (93.7 KB)...FileInputStream("path/to/your/sample.mht")) { // Create...convertMHTML( fileInputStream, options, "path/to/output/MHTMLtoPDF_Output...

    forum.aspose.com/t/mht-to-pdf-exception-no-html...
  9. Format Table in Document|Aspose.Words for Java

    Format table inside a document easily and fast instead of using Apache POI.... Java // The path to the documents directory....Table in Document Java // The path to the documents directory....

    docs.aspose.com/words/java/format-table-in-docu...
  10. Intermittent Null Pointer Exception When Saving...

    Hi, I’m facing an intermittent issue, noticing the following error when presentation.save(OutputStream,SaveFormat.Pptx) is being invoked. This is happening in environment ( not in local), only after deployment. Also, if…...JAVA_HOME=/usr/lib/jvm/java-21 ENV PATH="$JAVA_HOME/bin:$PATH" WORKDIR /app COPY...JAVA_HOME=/usr/lib/jvm/java-21 ENV PATH="$JAVA_HOME/bin:$PATH" WORKDIR /app COPY...

    forum.aspose.com/t/intermittent-null-pointer-ex...