Sort Score
Result 10 results
Languages All
Labels All
Results 3,701 - 3,710 of 59,333 for

path

(0.13 sec)
  1. Licensing|Aspose.Finance for .NET

    Python Finance Library API invites its customers to get a Classic license and Metered License. As well as use a limited license to better explore the product....various locations: Explicit path The folder containing the python...just the file name without its path. This code snippet is used to...

    docs.aspose.com/finance/python-net/licensing/
  2. Convert SVG to PDF in Python – Aspose.SVG for P...

    Learn how to convert SVG to PDF programmatically or online and consider Python examples of SVG to PDF conversions using Aspose.SVG for Python via .NET.... path . join (input_folder, "document...svg" ) 13 output_file = os. path . join (output_folder, "document...

    docs.aspose.com/svg/python-net/convert-svg-to-pdf/
  3. 数据验证与C++|Documentation

    学习如何通过Aspose.Cells for C++ API添加数据验证。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/data-validation/
  4. 管理页眉和页脚|Aspose.PDF for .NET

    探索如何在 .NET 中使用 Aspose.PDF 操作 PDF 文件中的页眉和页脚,以改善文档结构。...static void AddHeader () { // The path to the documents directory var...static void AddFooter () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/manage-header-and-fo...
  5. 用 C++ 实现线程评论|Documentation

    学习如何使用 Aspose.Cells 与 C++ 在 Excel 文件中添加、读取、编辑和删除线程评论。...Startup (); // Output directory path U16String outDir ( u ".. \\...Startup (); // Source directory path U16String srcDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/threaded-comments/
  6. 在 PostScript 中使用纹理 | C++

    如何在 PS 文件中添加纹理图案是 Aspose.Page API 解决方案解答的一个问题。了解如何在 C++ 中使用该功能... Copy 1 // The path to the documents directory....46 } 47 48 //Create rectangle path 49 System::SharedPtr < Syst...

    docs.aspose.com/page/zh/cpp/ps/working-with-tex...
  7. 如何将智能卡签名添加到PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET允许您使用签名字段从智能卡签署PDF文档。...GetSignatureInfo () { // The path to the documents directory var...VerifyExternalSignat () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/sign-pdf-document-fr...
  8. Slide Layout|Aspose.Slides Documentation

    Set PowerPoint slide size and options in C++...PowerPoint presentation: // The path to the documents directory....demonstrates the operation: // The path to the documents directory....

    docs.aspose.com/slides/cpp/slide-layout/
  9. Presentation Properties|Aspose.Slides Documenta...

    Manage PowerPoint presentation properties in Java...void updateByTemplate ( String path , IDocumentProperties template...getInstance (). getPresentationInfo ( path ); toUpdate . updateDocumentProper...

    docs.aspose.com/slides/androidjava/presentation...
  10. 将图表转换为图片(C++版)|Documentation

    学习如何使用 Aspose.Cells for C++ 将图表导出为 JPEG 或 PNG 等图像格式。我们的指南将演示如何从 Microsoft Excel 导出图表并将其保存为独立图片,以供进一步使用和操作。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/chart-to-image/