Sort Score
Result 10 results
Languages All
Labels All
Results 9,521 - 9,530 of 66,073 for

path

(0.19 sec)
  1. Converting an XML to FDF format|Aspose.PDF for ...

    This section explains how you can convert an XML to FDF format with FormDataConverter....ConvertXmlToFdf () { // The path to the documents directory var...

    docs.aspose.com/pdf/net/converting-an-xml-to-fd...
  2. 将附件添加到 PDF 文档|Aspose.PDF for .NET

    本页面描述了如何使用 Aspose.PDF for .NET 库将附件添加到 PDF 文件...AddEmbeddedFile () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/add-attachment-to-pd...
  3. Demos Setup|CAD 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....jar into the classpath: <path id=“project-classpath”> &mldr;...

    docs.aspose.com/cad/python-net/demos-setup/
  4. Find whether PDF contains images or text|Aspose...

    This topic explain how to find whether PDF file contains images or text only with PdfExtractor Class....CheckIfPdfContainsTe () { // The path to the documents directory var...

    docs.aspose.com/pdf/net/find-whether-pdf-file-c...
  5. 在 JavaScript 中将 PowerPoint 演示文稿转换为视频|Aspose.Sli...

    了解如何在 JavaScript 中将 PowerPoint 演示文稿转换为视频。探索示例代码和自动化技术,以简化您的工作流程。...newInstanceSync ( "FFmpeg" , "path/to/ffmpeg" ); var ffprobe =...newInstanceSync ( "FFprobe" , "path/to/ffprobe" ); var builder =...

    docs.aspose.com/slides/zh/nodejs-java/convert-p...
  6. 用C++获取图表所在工作表|Documentation

    了解如何使用Aspose.Cells for C++检索与Excel图表关联的工作表。我们的指南将展示如何访问工作表并对其执行操作,以操作图表的底层数据。...Startup (); // Source directory path U16String srcDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/get-worksheet-of-t...
  7. Create a TextBox in which each line has a diffe...

    Learn how to create a TextBox with different horizontal alignment for each line using Aspose.Cells with C++....Startup (); // Source directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/create-textbox-in-whi...
  8. 使用aspose.words从html制作的docx文件转为PDF样式表现混乱,但是把docx...

    docx转为PDF的方法代码如下: Document document = new Document(file.getInputStream()); ByteArrayOutputStream outputStream = new ByteArrayOutputStream(); document.save(outputStream, SaveFormat.PDF); Files.write(Paths.get("/Users/p…...write(Paths.get("/Users/pizhai/Downloads/report_0...Document document = new Document("path/to/your/document.docx", loadOptions);...

    forum.aspose.com/t/aspose-words-html-docx-pdf-d...
  9. Add TOC to Existing PDF in Ruby|Aspose.PDF for ...

    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.... Ruby Code # The path to the documents directory ...

    docs.aspose.com/pdf/java/add-toc-to-existing-pd...
  10. HtmlSaveOptions.fonts_folder_alias property | A...

    HtmlSaveOptions.fonts_folder_alias property. Specifies the name of the folder used to construct font URIs written into an HTML document...will be written to HTML without path regardless of other options...

    reference.aspose.com/words/python-net/aspose.wo...