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

path

(0.17 sec)
  1. Aspose OCR is not extracting text from pdf whic...

    Aspose OCR is not extracting text from pdf which is not searchable , from a multipge or single pdf only extraction is done for top few lines and the remaining is still image only, even though i have Aspose Total License…...AsposeOCRException { // ExStart:1 // The path to the documents directory....="D:/Aspose/"; // The image path String file = dataDir + "siglescan...

    forum.aspose.com/t/aspose-ocr-is-not-extracting...
  2. 在 XPS 文件中使用可视化画笔 | .NET

    如何使用 XPS 文件的可视化画笔是 Aspose.Page API 解决方案解答的一个问题。了解如何在 .NET 中使用该功能...in the middle top 31 XpsPath path = canvas. AddPath (doc. CreatePathGeometry...0,56.64 -258.24,0 Z" )); 32 path = canvas. AddPath (doc. CreatePathGeometry...

    docs.aspose.com/page/zh/net/xps/working-with-vi...
  3. Working with Visual Brush in XPS file | .NET

    How to work with visual brush of an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...in the middle top 31 XpsPath path = canvas. AddPath (doc. CreatePathGeometry...0,56.64 -258.24,0 Z" )); 32 path = canvas. AddPath (doc. CreatePathGeometry...

    docs.aspose.com/page/net/xps/working-with-visua...
  4. 使用C++获取工作表中的最大范围|Documentation

    本文介绍了如何使用Aspose.Cells for C++库获取Excel文件的最大范围、最大数据范围和最大显示范围。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/get-max-range-in-a...
  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/