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

path

(0.52 sec)
  1. Different Ways to Open Files|Documentation

    This article explains how to open an Excel file using the Aspose.Cells for .NET API....to Open an Excel File via a Path Developers can open a Microsoft...Microsoft Excel file using its file path on the local computer by specifying...

    docs.aspose.com/cells/net/different-ways-to-ope...
  2. AsposeAI class|Documentation

    Reference guide for the AsposeAI class for enabling spell-check correction using LLM models....DirectoryModelPath string Optional path where downloaded or processed... FileModelPath string Local path to the folder containing the...

    docs.aspose.com/ocr/net/ai/
  3. Embedding Fonts in a PPT File to Avoid Font Sub...

    Hello team, I am currently using Aspose.Slides 25.5 to convert PowerPoint presentations (PPT) to PDF format. The fonts used in the PPT files are not available on the machine where the conversion is taking place. To avoi…...following code example: Path sourcePath = Paths.get("TextOverflow.pptx")...String extension = ".pptx"; Path folder = sourcePath.getParent();...

    forum.aspose.com/t/embedding-fonts-in-a-ppt-fil...
  4. Working with Clips in PS file| Python

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in Python...clip is a boundary defined by a path that restricts the visibility...truncated. In Python, clipping paths can be assigned in three ways:...

    docs.aspose.com/page/zh/python-net/ps/working-w...
  5. 使用 Python 操作 PDF 中的注释 | Aspose.PDF

    通过 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上操作 PDF 文件中注释的 Python 源代码。...apdf from os import path path_infile = path . join ( self . data_dir...data_dir , infile ) path_outfile = path . join ( self . data_dir...

    products.aspose.com/pdf/zh-hans/python-net/anno...
  6. HtmlFixedSaveOptions.ResourceSavingCallback | A...

    Optimize your document exports with the HtmlFixedSaveOptions ResourceSavingCallback. Control image, font, and CSS saving for enhanced HTML output....} \ "" ); string extension = Path . GetExtension ( args . ResourceFileName...must explicitly specify the path for the fonts. args . ResourceFileUri...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Extracting text from invoices|Documentation

    How to digitize scanned invoices by automatically extracting text from them.... path . join ( self . dataDir , "invoice1...png" )); input . add ( os . path . join ( self . dataDir , "invoice2...

    docs.aspose.com/ocr/java/recognition/invoice/
  8. Print PDF using Python | Aspose.PDF

    Print PDF documents programmatically with Python sample code using Aspose.PDF for Python for .NET...aprinting from os import path path_infile = path . join ( self . data_dir...PdfViewer () viewer . bind_pdf ( path_infile ) viewer . auto_resize...

    products.aspose.com/pdf/python-net/print/
  9. 使用C++识别自闭合标签|Documentation

    学习使用C++结合Aspose.Cells处理HTML中的自闭合标签的方法。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/recognise-self-clo...
  10. Manipulate Annotations in PDF using Python | As...

    Manage Annotations in PDF programmatically with Python sample code using Aspose.PDF for Python for .NET...apdf from os import path path_infile = path . join ( self . data_dir...data_dir , infile ) path_outfile = path . join ( self . data_dir...

    products.aspose.com/pdf/python-net/annotation/