Sort Score
Result 10 results
Languages All
Labels All
Results 3,161 - 3,170 of 67,971 for

path

(1.31 sec)
  1. 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...
  2. 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-...
  3. 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-...
  4. Save text as actual text when saving to DWG | E...

    Hey everyone :wave:, I am currently checking out Aspose.CAD with java (aspose-cad-25.1). I am trying to load a file from .DWG, add a couple of objects and saving back to a .DWG again. val image = Image.load(“Path/t…...load(“path/to/file.dwg") val cadImage =...DwgOptions() cadImage.save( “Path/to/output-file.dwg", dwgOptions...

    forum.aspose.com/t/save-text-as-actual-text-whe...
  5. 在 PDF 中使用 C# 添加图像印章|Aspose.PDF for .NET

    使用 Aspose.PDF 库中的 ImageStamp 类在 PDF 文档中添加图像印章。...AddImageStampInPdfFi () { // The path to the documents directory var...ControlImageQualityW () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/image-stamps-in-pdf-...
  6. 使用 C# 向 PDF 添加标题 | Aspose.PDF

    使用 Aspose.PDF 通过 .NET 处理来自 PDF 的标头的示例 C# 代码。...此示例代码显示了如何将标题添加到 PDF var inputFile = Path . Combine ( dataDir , "TextinHeader..."TextinHeader.pdf" ); var outputFile = Path . Combine ( dataDir , "TextinHeader_out...

    products.aspose.com/pdf/zh-hans/net/header/
  7. Set Barcode Source|Documentation

    This Article Describes How to Set Barcode Source for Recognition... The full or relative path to the source needs to be specified...method can be used to pass the path to the existing object of class...

    docs.aspose.com/barcode/java/set-barcode-source/
  8. Text Formatting inside PDF using C#|Aspose.PDF ...

    Learn how to format text within a PDF document in .NET using Aspose.PDF to enhance the document's visual presentation....TextFormattingInside () { // The path to the documents directory var...void AddTextBorder () { // The path to the documents directory var...

    docs.aspose.com/pdf/net/text-formatting-inside-...
  9. 使用 C# 向 PDF 添加文本 | Aspose.PDF

    使用 Aspose.PDF for .NET,使用 C# 示例代码,以编程方式向 PDF 添加文本...PDF 文档中添加文本-C# var inputFile = Path . Combine ( dataDir , "sample..."sample.pdf" ); var outputFile = Path . Combine ( dataDir , "sample_out...

    products.aspose.com/pdf/zh-hant/net/text/
  10. 使用 C# 向 PDF 添加文本图章 | Aspose.PDF

    使用 Aspose.PDF for .NET,使用 C# 示例代码,以编程方式向 PDF 文件添加文本图章。...向 PDF 添加文本图章 var inputFile = Path . Combine ( dataDir , "sample..."sample.pdf" ); var outputFile = Path . Combine ( dataDir , "AddTextStamp_out...

    products.aspose.com/pdf/zh-hans/net/stamps/text/