Sort Score
Result 10 results
Languages All
Labels All
Results 3,941 - 3,950 of 69,802 for

path

(0.17 sec)
  1. Convert VSX to PNG via Python | products.aspose...

    Sample Python conversion code for VSX format to PNG file. Use this example code to convert VSX to PNG within any Python based application....save method with output file path and SaveFileFormat as parameters...will be saved at the specified path System Requirements Aspose.Diagram...

    products.aspose.com/diagram/python-java/convers...
  2. Waterfall Chart Is Displayed Incorrectly after ...

    Hi Aspose Slides Team, import java.io.ByteArrayInputStream; import java.io.ByteArrayOutputStream; import com.aspose.slides.Presentation; import com.aspose.slides.SaveFormat; public class TestColumnChart { public st…...args) { String path = "C:\\Users\\"; //replace the path wrt your machine...presentation = new Presentation(path + "OriginalFile.pptx"); ByteArrayOutputStrea...

    forum.aspose.com/t/waterfall-chart-is-displayed...
  3. License|Aspose.PDF for Reporting Services

    Understand licensing options for Aspose.PDF for Reporting Services. Find out how to activate your license and unlock full functionality....and later the default instance path is C:\Program Files\Microsoft...Server the default instance path is C:\Program Files\Microsoft...

    docs.aspose.com/pdf/reportingservices/license-a...
  4. Convert Presentations to Animated GIFs in Pytho...

    Easily convert PowerPoint presentations (PPT, PPTX) and OpenDocument files (ODP) to animated GIFs with Aspose.Slides for Python. Fast, high-quality results.... Presentation ( path + "pres.pptx" ) pres . save...pres = slides . Presentation ( path + "pres.pptx" ) options = slides...

    docs.aspose.com/slides/python-net/convert-power...
  5. Text shadow/halo artifact on printed PDF conver...

    Hi, We are using Aspose.Words 17.10 in a .NET application to convert Word documents (.docx) to PDF on a Windows Server environment. The conversion is done with no custom PdfSaveOptions — just a plain doc.Save(Path, Save…...Save(path, SaveFormat.Pdf) . Problem description...font Convert using new Document(path).Save(outputPath, SaveFormat...

    forum.aspose.com/t/text-shadow-halo-artifact-on...
  6. docx转PDF,间距不生效 - Free Support Forum - aspose.com

    版本:23.8 编程语言:java 问题截图: 源文件: YC-HTMB-0018 A 深圳市劳动合同(A版)-原始文件.docx (33.4 KB)...Document doc = new Document("path/to/source.docx"); // 配置保存选项...setZoom(100); // 保存为 PDF doc.save("path/to/output.pdf", saveOptions);...

    forum.aspose.com/t/docx-pdf/315236
  7. Change chart legend entry background color - Fr...

    Hi Team, I’d like to change the background (fill) color of one particular chart legend entry. Can you please provide a short code snippet on how it can be made using Aspose.Cells? Thank you Selection_176.png (12.6 KB…... Workbook wb = new Workbook(path + "test.xlsx"); Chart _chart...Color = Color.Black; wb.Save(path + "out.xlsx"); Attached is the...

    forum.aspose.com/t/change-chart-legend-entry-ba...
  8. Convert HTML to MSG via C++ application | produ...

    Sample C++ conversion code for HTML document to MSG format. Use example code for batch HTML to MSG conversion within any C++ Application.... Pass the output file path with (MSG) file extension. MSG...will be saved at the specified path. Open MSG file in compatible...

    products.aspose.com/email/cpp/conversion/html-t...
  9. Convert EMLX to HTML via C# | products.aspose.com

    Sample code for EMLX to HTML C# conversion. Use API example code for batch EMLX files to HTML conversion within VB.NET, Asp.NET or any .NET based application.... Pass the output file path with HTML file extension. HTML...will be saved at the specified path. System Requirements Before...

    products.aspose.com/email/net/conversion/emlx-t...
  10. Convert MHTML to MSG via C++ application | prod...

    Sample C++ conversion code for MHTML document to MSG format. Use example code for batch MHTML to MSG conversion within any C++ Application.... Pass the output file path with (MSG) file extension. MSG...will be saved at the specified path. Open MSG file in compatible...

    products.aspose.com/email/cpp/conversion/mhtml-...