Sort Score
Result 10 results
Languages All
Labels All
Results 7,841 - 7,850 of 67,910 for

path

(0.6 sec)
  1. Convert MPP to XPS via C++ application

    Sample C++ conversion code for MPP document to XPS format. Use example code for batch MPP to XPS conversion within any C++ Application.... Pass the output file path with (XPS) file extension. XPS...will be saved at the specified path. Open XPS file in compatible...

    products.aspose.com/tasks/cpp/conversion/mpp-to...
  2. Manage Document Properties|Documentation

    Manage document properties of visio files....NET // The path to the documents directory....ose.Diagram-for-.NET // The path to the documents directory....

    docs.aspose.com/diagram/net/document-properties/
  3. 将页码添加到PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET允许您使用PageNumber Stamp类将页码印章添加到PDF文件中。...AddPageNumberToPdf () { // The path to the documents directory var...RemoveBatesNumbering () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/add-page-number/
  4. 用C++指定数据透视项的绝对位置|Documentation

    学习如何使用Aspose.Cells在C++中指定数据透视项的绝对位置。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/specifying-the-abs...
  5. 用 Python 将 Markdown 转换为图像 – 将 Markdown 转换为 JPG、...

    使用 Aspose.HTML for Python 通过 .NET 将 Markdown 转换为图片。考虑在 Python 示例中将 Markdown 转换为 JPG、PNG、BMP、GIF 和 TIFF 的情况。...ImageSaveOptions 和输出文件路径 save_path 传递给 convert_html() 方法,以便将 HTML...Setup output directory and paths 8 output_dir = "output/" 9 os...

    docs.aspose.com/html/zh/python-net/convert-mark...
  6. Compare TXT In Java

    Compare TXT documents using Java to diff two files. With our Java API you can detect the difference even if one character or one word has been changed....from the list // Repository path: https://releases.aspose.com/java/repo/...</dependency> Copy // Repository path: https://releases.aspose.com/java/repo/...

    products.aspose.com/words/java/compare/txt/
  7. Microsoft publisher file extension API | C++

    PUB files manipulation API solution. C++ library to parse, process and convert MS Publisher document formats to PDF....System::String and initialize it with the path to the source .pub file. The...dataDir() function returns the path to the data directory, and "u"...

    products.aspose.com/pub/cpp/
  8. HtmlFixedSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.HtmlFixedSaveOptions to enhance your document saving experience. Customize settings for optimal HtmlFixed format output....DefaultTemplate { get; set; } Gets or sets path to default template (including...} \ "" ); string extension = Path . GetExtension ( args . ResourceFileName...

    reference.aspose.com/words/net/aspose.words.sav...
  9. 从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...
  10. 使用C++管理控件|Documentation

    学习如何使用Aspose.Cells与C++在工作表中添加和管理各种控件,如线条、矩形、弧、椭圆、旋钮、滚动条和组框。...Cells :: Startup (); // The path to the documents directory....com/aspose-cells/Aspose.Cells-for-C // The path to the documents directory....

    docs.aspose.com/cells/zh/cpp/managing-controls/