Sort Score
Result 10 results
Languages All
Labels All
Results 3,461 - 3,470 of 61,121 for

path

(0.13 sec)
  1. IFieldDatabaseProvider.get_query_result method ...

    IFieldDatabaseProvider.get_query_result method. Returns query result....Description file_name str The complete path and file name of the database...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Chart.SourceFullName | Aspose.Words for .NET

    Discover the Chart SourceFullName property to easily access the Path and name of linked XLS/XLSX files for enhanced data visualization....SourceFullName property Gets the path and name of an xls/xlsx file...

    reference.aspose.com/words/net/aspose.words.dra...
  3. HTML to PDF generates extra bold text - Free Su...

    Hello, I am facing a issue while generating html to pdf which produces extra bold text in pdf. Here is the files for your reference. HtmlBoldIssue.zip (67.5 KB)...Prepare a path to a source HTML file string documentPath = Path.Combine(dataDir...Prepare a path for converted file saving string savePath = Path.Combine(dataDir...

    forum.aspose.com/t/html-to-pdf-generates-extra-...
  4. 导航 SVG – Navigation & Inspection SVG – Aspose.S...

    了解如何使用 C# 检查 SVG、使用自定义过滤器迭代 SVG 元素、如何使用 CSS 选择器或 XPath 导航 SVG。...(SVGDocument document = new SVGDocument(Path. Combine (DataDir, "bezier-curves...element 2 3 string documentPath = Path. Combine (DataDir, "shapes_svg...

    docs.aspose.com/svg/zh/net/navigation-inspection/
  5. Convert pdf to image Chinese garbled - Free Sup...

    Convert pdf to jpeg, Chinese garbled,other normal. image.png (51.7 KB) code: file_name_without_ext = Path(file_name).stem document = ap.Document(str(file_Path)) resolution = ap.devices.Resolution(200) …...code: file_name_without_ext = Path(file_name).stem document = ap...ap.Document(str(file_path)) resolution = ap.devices.Resolution(200)...

    forum.aspose.com/t/convert-pdf-to-image-chinese...
  6. Detect format of 3D file|Documentation

    Aspose.3D for Java API has support of detecting 3D supported formats before opening because the file extension does not guarantee that the file content is appropriate....file format (using the file path or stream) and check its extension...

    docs.aspose.com/3d/java/detect-format-of-3d-file/
  7. Extract text from all PDF pages using C++|Aspos...

    This article describes various ways to extract text from PDF documents using Aspose.PDF in C++. From entire pages, from a specific part, based on columns, etc....std :: endl ; // String for path name String _dataDir ( "C: \\...std :: endl ; // String for path name String _dataDir ( "C: \\...

    docs.aspose.com/pdf/cpp/extract-text-from-all-pdf/
  8. Receipt recognition settings|Documentation

    Configuring Aspose.OCR for Java recognition engine for extracting text from scanned receipts.... path . join ( self . dataDir , "receipt1...png" )); input . add ( os . path . join ( self . dataDir , "receipt2...

    docs.aspose.com/ocr/java/recognition-settings-r...
  9. ID card recognition settings|Documentation

    Configuring Aspose.OCR for Java recognition engine for extracting text from ID cards.... path . join ( self . dataDir , "ID1...png" )); images . add ( os . path . join ( self . dataDir , "ID2...

    docs.aspose.com/ocr/java/recognition-settings-i...
  10. Introduced i 24.10 - Compare marks too much tex...

    Starting with Aspose.Words 24.10, comparing files at the word level may incorrectly mark too much text as inserted and deleted. Attached is an example, with the original file, the revised file, a code sample and the com…...Document docA = new Document("path/to/original.docx"); Document...Document docB = new Document("path/to/revised.docx"); // Set up compare...

    forum.aspose.com/t/introduced-i-24-10-compare-m...