Sort Score
Result 10 results
Languages All
Labels All
Results 7,521 - 7,530 of 60,942 for

path

(0.16 sec)
  1. 用 C++ 处理数据透视表和源数据|Documentation

    学习如何使用 Aspose.Cells 和 C++ 动态更改数据透视表的源数据。...Startup (); // Source directory path U16String srcDir ( u ".. \\...01_SourceDirectory \\ " ); // Path of input Excel file U16String...

    docs.aspose.com/cells/zh/cpp/pivot-table-and-so...
  2. Merge POTM Files using .NET | products.aspose.com

    C# source code to combine POTM documents on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....all the POTM files with full path. Make one document as the base...and pass the file name (full path) and format (POTM) as a parameter...

    products.aspose.com/slides/net/merger/potm/
  3. Merge PPTX Files using .NET | products.aspose.com

    C# source code to combine PPTX documents on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....all the PPTX files with full path. Make one document as the base...and pass the file name (full path) and format (PPTX) as a parameter...

    products.aspose.com/slides/net/merger/pptx/
  4. Merge POTX Files using .NET | products.aspose.com

    C# source code to combine POTX documents on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....all the POTX files with full path. Make one document as the base...and pass the file name (full path) and format (POTX) as a parameter...

    products.aspose.com/slides/net/merger/potx/
  5. EMF to PDF Converter using Java | Aspose.PDF

    EMF to PDF conversion via Java sample code. Programmers can use this example code to export EMF to PDF within any Web or Desktop Java based application....Output format: PDF Output file: Path imageFile = DATA_DIR . resolve...resolve ( "EMFtoPDF.emf" ); Path outputFile = DATA_DIR . resolve...

    products.aspose.com/pdf/java/conversion/emf-to-...
  6. Create HTML Files via Python | products.aspose.com

    Python Sample code for generating HTML documents. Use this code for creating HTML files within any Python based application.....add it to PATH environment variable, for example: PATH=C:\Program...

    products.aspose.com/diagram/python-java/create/...
  7. Project.Save() does not finish - Free Support F...

    I am encountering an issue where the Save method of the Project class enters an infinite loop when processing a specific file. Upon investigation, I identified that the issue stems from formula localization. Because we …... Code: string fileName = "Path/To/File"; Project project =...new(fileName); string fileSave = "Path/To/Save"; project.Save(fileSave);...

    forum.aspose.com/t/project-save-does-not-finish...
  8. 在 Python 中获取演示文稿的段落边界|Aspose.Slides for Python 文档

    了解如何在 Aspose.Slides for Python via .NET 中检索段落和文本部分的边界,以优化 PowerPoint 和 OpenDocument 演示文稿中的文本定位。... Presentation ( path + "Shapes.pptx" ) as presentation...with slides . Presentation ( path + "source.pptx" ) as pres :...

    docs.aspose.com/slides/zh/python-net/paragraph/
  9. 从现有PDF中移除表格|Aspose.PDF for .NET

    了解如何使用Aspose.PDF for .NET从PDF文档中移除表格,提高文档的清晰度和结构。...void RemoveTable () { // The path to the documents directory var...RemoveMultipleTables () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/remove-tables-from-e...
  10. 在用C++保存为PDF时,仅更改特定Unicode字符的字体|Documentation

    了解如何在用Aspose.Cells的C++保存为PDF时更改特定Unicode字符的字体。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/change-the-font-on...