Sort Score
Result 10 results
Languages All
Labels All
Results 2,121 - 2,130 of 69,796 for

path

(0.43 sec)
  1. 使用 Python 的基本文本提取|Aspose.PDF for Python via .NET

    了解如何使用 Aspose.PDF for Python 提取 PDF 文档的文本 — 一次性从所有页面提取或从特定页面提取。...infile (str): Path to input PDF file. outfile (str): Path to output...infile (str): Path to input PDF file. outfile (str): Path to output...

    docs.aspose.com/pdf/zh/python-net/basic-text-ex...
  2. Working with Pens|Documentation

    Learn about how to draw with pen in C#. .NET code to set pen width and color in C# and VB.NET. Join Lines in C#...format Join lines to create Path in C# Multiple lines can be...be joined to create a path. To join lines using C#, the following...

    docs.aspose.com/drawing/net/working-with-pens/
  3. Performing OCR with multi-language on certain i...

    Hello Aspose team, I’ve been trying to implement Aspose OCR with the multilanguage functionality into my workflow, but have hit a bit of a roadblock. When attempting to OCR specifically the following image: i600_comp_…...SetLicense(ms); var path = @"i600_comp_superior_1.jpg";...stream = OpenImageIntoMemoryS(path); OcrInput input = new OcrInput(InputType...

    forum.aspose.com/t/performing-ocr-with-multi-la...
  4. Retrieving SQL Connection Data with Node.js via...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/nodejs-cpp/retrieving-sql...
  5. Add and Verify PDF Digital Signature using C# |...

    Сreate electronic signature in PDF documents programmatically with C# sample code using Aspose.PDF for .NET...all the PDF files with full path. Set the style of text like...Output file: { var inputFile = Path . Combine ( dataDir , "DigitallySign...

    products.aspose.com/pdf/net/signature/
  6. Export XML Data linked to XML Map inside the Wo...

    Learn how to export XML data linked to XML Maps inside your workbook using Aspose.Cells for C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/export-xml-data-linke...
  7. Export VBA Certificate to File or Stream with C...

    Learn how to export a VBA digital certificate to a file or memory stream using Aspose.Cells for C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/export-vba-certificat...
  8. 用C++将VBA证书导出到文件或流|Documentation

    了解如何使用Aspose.Cells for C++将VBA数字证书导出到文件或内存流。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/export-vba-certifi...
  9. Converting a HTML file to TEX using Python | As...

    Sample code on Python for HTML to TEX conversion. Use example code for batch HTML to TEX conversion with Python and .NET... Specify the path to the input PDF file by joining...output files, passing in the path to the input file and load options...

    products.aspose.com/pdf/python-net/conversion/h...
  10. Split PDF pages|Aspose.PDF for .NET

    This section explains how to split PDF pages with Aspose.PDF Facades using PdfFileEditor class....Pages from First Using File Paths SplitFromFirst method of PdfFileEditor...disk, you can pass the file paths of the intput and output PDF...

    docs.aspose.com/pdf/net/split-pdf-pages/