Sort Score
Result 10 results
Languages All
Labels All
Results 2,551 - 2,560 of 61,126 for

path

(0.13 sec)
  1. Licensing|Documentation

    Learn how to obtain and apply Aspose.OMR for .NET license and discover limitations of the trial version....following locations: explicit path; the folder that contains Aspose..."Aspose_OMR_License_File.lic" ); If no path is provided, SetLicense method...

    docs.aspose.com/omr/net/licensing/
  2. Convert VSX to EMF via Python | products.aspose...

    Sample Python conversion code for VSX format to EMF file. Use this example code to convert VSX to EMF 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...
  3. 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...
  4. Create New Document in Apache POI and Aspose.Wo...

    Create a new document easily and fast instead of using Apache POI.... Java // The path to the documents directory....Apache POI XWPF. Java // The path to the documents directory....

    docs.aspose.com/words/java/create-new-document-...
  5. 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...
  6. Enable CSS Custom Properties while saving to HT...

    Learn how to enable CSS custom properties while saving Excel files to HTML using Aspose.Cells for C++. Improve performance by reducing redundant image data....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/enable-css-custom-pro...
  7. 使用 C# 编辑 PDF | Aspose.PDF

    通过 COM Interop 在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上编辑 PDF 文件中的敏感信息的 C# 源代码。...编辑 PDF 文件-C# var inputFile = Path . Combine ( dataDir , "input..."input.pdf" ); var outputFile = Path . Combine ( dataDir , "output...

    products.aspose.com/pdf/zh-hans/net/redaction/
  8. Multiple Discrepancies When Saving a Presentati...

    Hello, I’m trying to save each slide from a PowerPoint presentation as an image, but there are several discrepancies. Could you please confirm whether this is a bug? Thank you Code: new Presentation("/Path/to/charts…...you Code: new Presentation("/path/to/charts.pptx").getSlides()...Dimension(1820, 1040)).save("/path/to/slide"+slide.getPresentation()...

    forum.aspose.com/t/multiple-discrepancies-when-...
  9. 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
  10. Change Text Direction of the Comment with C++|D...

    Learn how to change the text direction of comments in Excel using Aspose.Cells for C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/change-text-direction...