Sort Score
Result 10 results
Languages All
Labels All
Results 6,241 - 6,250 of 69,804 for

path

(0.17 sec)
  1. 将 MHTML 转换为 PDF – C# 示例和在线转换器

    使用 Aspose.HTML for .NET 在 C# 中将 MHTML 转换为 PDF。在 C# 示例中考虑所支持的 MHTML 到 PDF 的转换方案。...(stream, new PdfSaveOptions(), Path. Combine (OutputDir, "convert-by-two-lines..."sample.mht" ); 5 6 // Prepare a path to save the converted file 7...

    docs.aspose.com/html/zh/net/convert-mhtml-to-pdf/
  2. 将EPUB转换为DOCX – C#代码和在线转换器

    使用 Aspose.HTML for .NET 在 C# 中将 EPUB 转换为 DOCX。在C#示例中考虑各种EPUB到DOCX的转换方案。尝试在线EPUB转换器。...(stream, new DocSaveOptions(), Path. Combine (OutputDir, "convert-by-two-lines..."input.epub" ); 5 6 // Prepare a path to save the converted file 7...

    docs.aspose.com/html/zh/net/convert-epub-to-docx/
  3. 从 PDF 文件中提取文本|Aspose.PDF for .NET

    本节解释如何使用 PdfExtractor 类从 pdf 中提取文本。...void ExtractText () { // The path to the documents directory var...ExtractTextExtracton () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/extract-text/
  4. 乳胶到图像| 通过 .NET 为 Python 提供 Aspose.TeX

    要使用Aspose.TeX API解决方案将TEX转换为图像格式,以了解本文,以查看描述如何执行此操作和代码示例的文章。...import Util 5 from os import path 6 ########## 7 ###### Class...to PNG conversion. 18 TeXJob (path. join (Util. input_directory...

    docs.aspose.com/tex/zh/python-net/latex-to-image/
  5. Convert a Document to HTML, MHTML or EPUB|Aspos...

    Use Aspose.Words for Java to convert documents from Word or any other supported formats to HTML, MHTML, or EPUB.... When a relative path is specified, FontsFolder and...specifies the relative path. This path refers to the output folder...

    docs.aspose.com/words/java/convert-a-document-t...
  6. Manage Chart Data Markers in Presentations with...

    Learn how to customize chart data markers in Aspose.Slides, boosting presentation impact across PPT, PPTX and ODP formats with clear code examples.... Bitmap ( path + "aspose-logo.jpg" ) imgx1...picture image2 = draw . Bitmap ( path + "Tulips.jpg" ) imgx2 = presentation...

    docs.aspose.com/slides/python-net/chart-data-ma...
  7. Manage OLE in Presentations Using C++|Aspose.Sl...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for C++. Embed, update, and export OLE content seamlessly....is linked and then obtain the path to the linked file: auto presentation...get_IsObjectLink ()) { // Print the full path to the linked file. std :: wcout...

    docs.aspose.com/slides/cpp/manage-ole/
  8. Link Cells to XML Map Elements|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....Cell Areas Mapped to XML Map Path using Worksheet.XmlMapQuery...

    docs.aspose.com/cells/net/link-cells-to-xml-map...
  9. Rotate PDF Pages in Python|Aspose.PDF for Pytho...

    Learn how to rotate PDF pages and change page orientation in Python....pdf as ap from os import path def rotate_page ( infile , outfile...

    docs.aspose.com/pdf/python-net/rotate-pages/
  10. Get and Set PDF Page Properties in Python|Aspos...

    Learn how to inspect and update PDF page properties such as size, count, and color information in Python....pdf as ap from os import path def get_page_count ( input_file_name...aspose.pdf as ap from os import path def get_page_count_without_saving...

    docs.aspose.com/pdf/python-net/get-and-set-page...