Sort Score
Result 10 results
Languages All
Labels All
Results 4,601 - 4,610 of 70,202 for

path

(0.36 sec)
  1. Split VSX Files via .NET | products.aspose.com

    C# source code to Split vsx file on .NET Framework, .NET Core, Mono Platforms....Load the VSX file with full path for splitting. Iterate throug...and pass the file name (full path) and SaveFileFormat.VSDX as...

    products.aspose.com/diagram/net/splitter/vsx/
  2. Split VTX Files via .NET | products.aspose.com

    C# source code to Split vtx file on .NET Framework, .NET Core, Mono Platforms....Load the VSX file with full path for splitting. Iterate throug...and pass the file name (full path) and SaveFileFormat.VSDX as...

    products.aspose.com/diagram/net/splitter/vtx/
  3. Convert Visio to PDF format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to PDF formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PDF with a few lines of code....NET // The path to the documents directory....ose.Diagram-for-.NET // The path to the documents directory....

    docs.aspose.com/diagram/zh/net/convert-visio-to...
  4. Working with Shapes Gluing|Documentation

    This section explains how to get shapes which glued to a particular shape with Aspose.Diagram....NET // The path to the documents directory....ose.Diagram-for-.NET // The path to the documents directory....

    docs.aspose.com/diagram/net/working-with-shapes...
  5. Insert PDF pages|Aspose.PDF for Java

    This section explains how to insert PDF pages with com.aspose.pdf.facades using PdfFileEditor class....Between Two Numbers Using File Paths A particular range of pages...insertPdfPagesBetwee () { // The path to the documents directory String...

    docs.aspose.com/pdf/java/insert-pdf-pages/
  6. Sign PDF Documents from a Smart Card in Python|...

    Learn how to sign PDF documents with smart cards and external certificates in Python....card: import sys from os import path import aspose.pdf as ap import...verification. import sys from os import path import aspose.pdf as ap import...

    docs.aspose.com/pdf/python-net/sign-pdf-documen...
  7. Extract Tagged Content from PDFs in Python|Aspo...

    Learn how to extract tagged PDF content in Python with Aspose.PDF for Python via .NET, including access to tagged content, root structure, and child structure elements....cast import sys from os import path # region Extract Tagged Content...cast import sys from os import path def get_root_structure ( outfile...

    docs.aspose.com/pdf/python-net/extract-tagged-c...
  8. Mht to pdf - exception - Cannot invoke "java.la...

    language java 21 library aspose-html 25.2.2 During conversion from mht to pdf, exception is thrown Cannot invoke "java.lang.Long.longValue()" because the return value of "com.aspose.html.HTMLCanvasElement.a(java.lang…...FileInputStream("path/to/your/sample.mht")) { // Create...the output file path String outputFile = "path/to/your/output...

    forum.aspose.com/t/mht-to-pdf-exception-cannot-...
  9. Fast and reliable OCR API based on Aspose.OCR f...

    Integrate robust optical character recognition (OCR) into your Python applications using Aspose.OCR for Python via C++.... url = 'path/to/file' recognize_result =...); import sys sys . path . append ( './path/to/lib/asposeocr' )...

    products.aspose.com/ocr/python-cpp/
  10. 在 .NET 中将 PDF 转换为 Excel|Aspose.PDF for .NET

    Aspose.PDF for .NET 库允许您使用 C# 将 PDF 转换为 Excel 格式。这些格式包括 XLS、XLSX、XML 2003 电子表格、CSV、ODS。...ConvertPDFtoExcel () { // The path to the documents directory var...tBlankColumnAtF () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/convert-pdf-to-excel/