Sort Score
Result 10 results
Languages All
Labels All
Results 2,321 - 2,330 of 61,055 for

path

(0.14 sec)
  1. Recognition Barcode Quality and Deconvolution M...

    This article explains how barcode recognition can be optimized in terms of accuracy and speed in case of various distortions...read = new BarCodeReader ( $"{path}manybarcodes_quality_deconvolution...read = new BarCodeReader ( $"{path}manybarcodes_quality_deconvolution...

    docs.aspose.com/barcode/net/recognition-barcode...
  2. 制作 PDF 文件的 NUp|Aspose.PDF for .NET

    本文展示了如何使用 PdfFileEditor 类与 Aspose.PDF Facades 一起制作 PDF 文件的 NUp。...MakeNupOfPdfUsingFil () { // The path to the documents directory var...MakeNupUsingPageSize () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/make-nup-of-pdf-files/
  3. MailMergeSettings.header_source property | Aspo...

    MailMergeSettings.header_source property. Specifies the Path to the mail-merge header source...header_source property Specifies the path to the mail-merge header source...

    reference.aspose.com/words/python-net/aspose.wo...
  4. com.aspose.pdf.exceptions.FontNotFoundException...

    Converting a document to PDF on a Linux machine generates this error: com.aspose.pdf.exceptions.FontNotFoundException: Font OpenSansRegular can not found. com.aspose.pdf.internal.l5h.l1n.l1h(Unknown Source) com.aspose.p…...Paths; // 1) Add the font to the global...addFont("path/to/OpenSansRegular.ttf"); // absolute path // or,...

    forum.aspose.com/t/com-aspose-pdf-exceptions-fo...
  5. Element Builders – Create and Edit SVG Elements...

    Explore the capabilities of the Aspose.SVG Builder API in C# to create and modify SVG elements. Learn how to make SVG programming easier and more efficient.... Save (Path. Combine (OutputDir, "svg-from-scratch...Builder 2 3 string documentPath = Path. Combine (DataDir, "circles...

    docs.aspose.com/svg/net/element-builders/
  6. XmlDataSource | Aspose.Words for Java

    Provides access to data of an XML file or stream to be used within a report in Java....String The path to the XML file to be used as...xmlPath java.lang.String The path to the XML file to be used as...

    reference.aspose.com/words/java/com.aspose.word...
  7. TextPath.text property | Aspose.Words for Node.js

    TextPath.text property. Defines the text of the text Path....Defines the text of the text path. get text () : string Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 渲染器 – Renderers – Aspose.HTML for .NET

    了解支持的渲染器 – HtmlRenderer、SvgRenderer、MhtmlRenderer 和 EpubRenderer,它们用于渲染 HTML、SVG、MHTML 和 EPUB...settings using C# 2 3 // Prepare a path to a source HTML file 4 string...string documentPath = Path. Combine (DataDir, "file.html" ); 5 6...

    docs.aspose.com/html/zh/net/renderers/
  9. FieldOptions.file_name property | Aspose.Words ...

    FieldOptions.file_name property. Gets or sets the file name of the document....not its full local file system path. # We can set a flag to make...make it show the full file path. field = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 在Excel或OpenOffice中插入超链接的C++方法|Documentation

    学习如何在不使用MS Excel的情况下,用Aspose.Cells库向Excel文件插入超链接。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/insert-hyperlinks-...