Sort Score
Result 10 results
Languages All
Labels All
Results 8,421 - 8,430 of 61,153 for

path

(0.21 sec)
  1. Convert BMP to EPS using API for C++

    BMP to EPS conversion functionality offered by Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....Page-for-C 2 3 // The path to the documents directory....com/aspose-page/Aspose.Page-for-C 2 3 // The path to the documents directory....

    docs.aspose.com/page/cpp/convert/bmp-to-eps/
  2. Merge PDF Documents using C++ | Aspose.PDF

    Combine various PDF documents programmatically with C++ sample code using Aspose.PDF for C++...merge PDF files // String for path name String _dataDir ( "C: \\...

    products.aspose.com/pdf/cpp/merger/
  3. ImageData.SourceFullName | Aspose.Words for .NET

    Discover the ImageData SourceFullName property to easily manage linked image Paths and filenames, enhancing your image handling efficiency....SourceFullName property Gets or sets the path and name of the source file...

    reference.aspose.com/words/net/aspose.words.dra...
  4. SmartObjectLayer the size is changed after setC...

    this is my code: LinkDataSource contentsSource = layer.getContentsSource(); contentsSource.setFileType(fileType); layer.setContents(imageBytes); layer.updateModifiedContent(); psd file SmartObjectLayer exists Pupp…...Load("path/to/your/file.psd")) { foreach...smartObjectLayer.ReplaceContents("path/to/new/content.jpg", new ResolutionSetting(300...

    forum.aspose.com/t/smartobjectlayer-the-size-is...
  5. Print PDF using C++ | Aspose.PDF

    Print PDF documents programmatically with C++ sample code using Aspose.PDF for C++... Path . Combine ( _dataDir , "input...

    products.aspose.com/pdf/cpp/print/
  6. Aspose.Slides for Java 15.11.0 的公共 API 和不向后兼容的更...

    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....Presentation pres = new Presentation ( path ); int firstSlideNumber = pres...

    docs.aspose.com/slides/zh/androidjava/public-ap...
  7. Get Equation Text of Chart Trendline with C++|D...

    Learn how to use Aspose.Cells for C++ to retrieve the equation text of a trendline in a chart created in Microsoft Excel. Our guide will demonstrate how to access and extract the equation of a trendline for further analysis or display....Startup (); // Source directory path U16String srcDir ( u ".. \\...

    docs.aspose.com/cells/cpp/get-equation-text-of-...
  8. Aspose.PSD CLI Convert Application for .NET|Doc...

    Aspose.PSD-based Conversion CLI application for PSD, PSB and AI File Formats. No-code CI/CD Automation. Supports conversion from PSD, PSB, AI export to PDF, TIFF, JPEG, JPEG2000, PNG, GIF and BMP. It does not require Adobe Photoshop or Adobe Illustrator to be installed and can be run from console without additional code.... Paths to input files. o, output Required. Paths to the...Required. Output format. license Path to the license. help Display...

    docs.aspose.com/psd/net/cli/convert/
  9. View PPSM in C# | products.aspose.com

    View PPSM in C#. Use .NET library API to open and view Macro-enabled PowerPoint Template...Path.GetTempPath() + Guid.NewGuid()...HTML. Call Process.Start with path to resulting HTML to load PPSM...

    products.aspose.com/slides/net/viewer/ppsm/
  10. 沙箱 – 安全代码执行 – Aspose.HTML for .NET

    了解如何使用沙盒标记,并创建一个沙盒环境,在此环境中使用 Aspose.HTML for .NET 运行 C# 应用程序。...document = new HTMLDocument(Path. Combine (DataDir, "document-with-scripts...(document, new PdfSaveOptions(), Path. Combine (OutputDir, "document-sandbox...

    docs.aspose.com/html/zh/net/sandboxing/