Sort Score
Result 10 results
Languages All
Labels All
Results 2,661 - 2,670 of 60,714 for

path

(0.17 sec)
  1. PCL to TIFF Converter using Python | Aspose.PDF

    Sample code on Python for PCL to TIFF conversion. Use example code for batch PCL to TIFF conversion with Python and .NET... Specify the path to the input PDF document by...output to the specified file path. Print a success message indicating...

    products.aspose.com/pdf/python-net/conversion/p...
  2. Convert PowerPoint Presentations to HTML in C#|...

    Learn how to convert PowerPoint and OpenDocument presentations to HTML using Aspose.Slides for .NET. This guide provides instructions, code samples, and best practices for converting slides to a web-friendly format....FontName ; string path = fontName + ".woff" ; // Some path sanitaze may...WriteAllBytes ( Path . Combine ( m_basePath , path ), fontData );...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  3. 在 PS 文件中使用透明度 | Python

    Aspose.Page API 解决方案解答了如何在 PS 文件中添加透明度的问题。了解如何在 Python 中使用该功能... Copy 1 # The path to the documents directory....分量,而第二个形状有 Alpha 分量。 Copy 1 # The path to the documents directory....

    docs.aspose.com/page/zh/python-net/ps/working-w...
  4. Convert WORD To XPS Java

    Convert a Word document to XPS format in Java code. Save a Word document as XPS using Java.... Next, specify the path to the input file and create...You then need to specify the path to the XPS output file and use...

    products.aspose.com/words/java/conversion/word-...
  5. Convert WORD To TXT Java

    Convert a Word document to TXT format in Java code. Save a Word document as TXT using Java.... Next, specify the path to the input file and create...You then need to specify the path to the TXT output file and use...

    products.aspose.com/words/java/conversion/word-...
  6. Convert DOC To EPUB Java

    Convert DOC to EPUB format in Java code. Save DOC as EPUB using Java.... Next, specify the path to the input file and create...You then need to specify the path to the EPUB output file and...

    products.aspose.com/words/java/conversion/doc-t...
  7. Convert DOC To DOCX Java

    Convert DOC to DOCX format in Java code. Save DOC as DOCX using Java.... Next, specify the path to the input file and create...You then need to specify the path to the DOCX output file and...

    products.aspose.com/words/java/conversion/doc-t...
  8. Working with External Data Connection of type W...

    Learn how to work with WebQuery data connection in Microsoft Excel using Aspose.Cells with C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...01_SourceDirectory \\ " ); // Path of input excel file U16String...

    docs.aspose.com/cells/cpp/working-with-external...
  9. 使用 C# 编辑 PDF | Aspose.PDF

    通过 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上编辑 PDF 文件中的敏感信息的 C# 源代码。...编辑 PDF 文件-C# var inputFile = Path . Combine ( dataDir , "input..."input.pdf" ); var outputFile = Path . Combine ( dataDir , "output...

    products.aspose.com/pdf/zh-hans/net/redaction/
  10. 用C++计算Excel 2016的MINIFS和MAXIFS函数|Documentation

    本文介绍如何使用Aspose.Cells库在C++中计算Microsoft Excel 2016的MINIFS和MAXIFS函数。...Cells-for-C // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/calculation-of-exc...