Sort Score
Result 10 results
Languages All
Labels All
Results 4,291 - 4,300 of 60,943 for

path

(0.08 sec)
  1. Convert ODT to EMLX in Python | products.aspose...

    Save ODT to EMLX within Python applications without using Microsoft Word or Outlook...specifying output HTML file path and relevant HTML Save options...converted to HTML at the specified path Now Load the saved HTML file...

    products.aspose.com/total/python-net/conversion...
  2. Convert RTF to EMLX in Python | products.aspose...

    Save RTF to EMLX within Python applications without using Microsoft Word or Outlook...specifying output HTML file path and relevant HTML Save options...converted to HTML at the specified path Now Load the saved HTML file...

    products.aspose.com/total/python-net/conversion...
  3. Convert EML to DOTX in Python | products.aspose...

    Save EML to DOTX in your Python applications without using Microsoft Outlook or Word...specifying output HTML file path and relevant HTML Save options...converted to HTML at the specified path Now Load the saved HTML file...

    products.aspose.com/total/python-net/conversion...
  4. Convert DOC to EMAIL in Python | products.aspos...

    Save DOC to EMAIL within Python applications without using Microsoft Word or Outlook...specifying output HTML file path and relevant HTML Save options...converted to HTML at the specified path Now Load the saved HTML file...

    products.aspose.com/total/python-net/conversion...
  5. Updating Linked Excel Chart Links in PowerPoint...

    I’m trying to update some linked charts in a PowerPoint presentation using slides for .Net. I have found several examples, but all mention methods like getLinkFormat and UpdateLinks, but trying to use those gives me an …...pptx"); // Path to the new Excel workbook (use the same path for all...newWorkbookPath with the appropriate path inside the loop (e.g., read...

    forum.aspose.com/t/updating-linked-excel-chart-...
  6. 添加 PDF 表单字段|Aspose.PDF for .NET

    本主题解释了如何使用 FormEditor 类与 Aspose.PDF Facades 一起处理表单字段。...static void AddField () { // The path to the documents directory var...void AddSubmitBtn () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/add-form-fields/
  7. Working with XFA Forms|Aspose.PDF for .NET

    Aspose.PDF for .NET API lets you work with XFA and XFA Acroform fields in a PDF document. The Aspose.Pdf.Facades....void FillXFAFields () { // The path to the documents directory var...ConvertDynamicXFAToA () { // The path to the documents directory var...

    docs.aspose.com/pdf/net/xfa-forms/
  8. Manipulate Page Properties|Aspose.PDF for .NET

    This section explains how to manipulate Page Properties with Aspose.PDF Facades using PdfPageEditor Class....GetPdfPageProperties () { // The path to the documents directory var...SetPdfPageProperties () { // The path to the documents directory var...

    docs.aspose.com/pdf/net/manipulate-page-propert...
  9. Time Logging – Convert HTML – Aspose.HTML for .NET

    You will find an Aspose.HTML C# example of custom message handlers to convert HTML from ZIP archive to PDF and log the execution time of this conversion....35 36 Stream GetFile (string path) 37 { 38 ArchiveEntry result...FirstOrDefault (x => x. Name == path); 41 return result ? . Open...

    docs.aspose.com/html/net/message-handlers/time-...
  10. 在 HTML 模板中设置属性 – Aspose.HTML for .NET

    了解如何在 HTML 模板中设置属性,以及在使用 Aspose.HTML for .NET 填充模板时控制属性的存在。... Save (Path. Combine (OutputDir, "out-checked...html" )); 36 37 // Prepare a path to the output image file 38...

    docs.aspose.com/html/zh/net/setting-attributes-...