Sort Score
Result 10 results
Languages All
Labels All
Results 2,171 - 2,180 of 70,273 for

path

(0.1 sec)
  1. Aspose.Total for Python via .NET license reject...

    Hi team, I’ve run into a licensing inconsistency I’m hoping you can help me understand. The same Aspose.Total for Python via .NET license file works fine with Aspose.Cells, but Aspose.CAD rejects it with: RuntimeError…...set_license(path) . Where it works — Cells: Linux...CAD. License path — confirmed correct; the same path/file loads...

    forum.aspose.com/t/aspose-total-for-python-via-...
  2. HtmlSaveOptions.cssStyleSheetFileName property ...

    HtmlSaveOptions.cssStyleSheetFileName property. Specifies the Path and the name of the Cascading Style Sheet (CSS) file written when a document is exported to HTML...cssStyleSheetFileNam property Specifies the path and the name of the Cascading...the “.css” extension. If only path but no file name is specified...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 在 XPS 文件中处理图像 | Java

    如何向 XPS 文件添加简单或平铺图像是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Java 中使用该功能...; 7 8 // Add Image 9 XpsPath path = doc. addPath (doc. createPathGeometry...used for proper positioning 11 path. setRenderTransform (doc. createMatrix...

    docs.aspose.com/page/zh/java/xps/working-with-i...
  4. Open a spreadsheet document for read-only acces...

    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....SpreadsheetDocument based on a file path. using ( SpreadsheetDocument...SpreadsheetDocument based on a file path. Workbook workbook = new Workbook...

    docs.aspose.com/cells/net/open-a-spreadsheet-do...
  5. 在 Python 中渲染 HTML – Aspose.HTML for Python via ...

    通过 .NET API,使用 Aspose.HTML for Python 中的 HtmlRenderer、SvgRenderer、MhtmlRenderer 和 EpubRenderer 类渲染 HTML、SVG、MHTML 和 EPUB。...Prepare path to the source HTML file 16 document_path = os. path...= ah. HTMLDocument (document_path) 20 21 # Create an instance...

    docs.aspose.com/html/zh/python-net/renderers/
  6. Cannot Open Presentation After Aspose.Slides.Ne...

    Hi, Aspose team. Scenario: .NET 8.0 runtime |Edition|Windows 10 Enterprise| |—|—| |Version|22H2| |OS Build|19045.7184| open PowerPoint_Hidden_OLE_OBJECTS.ppt file using Aspose.Slides.NET6.CrossPlatform 26.4 (t…...to replicate the issue: var path = "./PowerPoint_Hidden_OLE_OBJECTS...OBJECTS.ppt"; var newPath = path + ".pptx"; var presentation...

    forum.aspose.com/t/cannot-open-presentation-aft...
  7. ImageExtractor Plugin|Aspose.PDF for .NET

    Learn how to extract images from PDF documents with the Aspose.Pdf.LowCode.ImageExtractor plugin for .NET....ExtractImagesWithPlu () { // The path to the documents directory var...Process ( options ); // Get the path of the first extracted image...

    docs.aspose.com/pdf/net/plugins/image-extractor/
  8. Saving Files in Python|Documentation

    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....name (with its complete storage path) and the desired file format...Workbook object with an Excel file path workbook = self . Workbook (...

    docs.aspose.com/cells/java/saving-files-in-python/
  9. XlsConverter Plugin|Aspose.PDF for .NET

    Learn how to convert PDF documents to Excel formats with the Aspose.Pdf.LowCode.XlsConverter plugin for .NET....ConvertPdfToXlsxWith () { // The path to the documents directory var...Process ( options ); // Get the path of the saved XLSX workbook var...

    docs.aspose.com/pdf/net/plugins/xls-converter/
  10. FormImporter Plugin|Aspose.PDF for .NET

    Learn how to import PDF form values from JSON with the Aspose.Pdf.LowCode.FormImporter plugin for .NET....ImportFormDataWithPl () { // The path to the documents directory var...Process ( options ); // Get the path of the saved PDF document var...

    docs.aspose.com/pdf/net/plugins/form-importer/