Sort Score
Result 10 results
Languages All
Labels All
Results 4,831 - 4,840 of 53,146 for

path

(0.04 sec)
  1. Convert PPTM to SWF using C++ application | pro...

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

    products.aspose.com/slides/cpp/conversion/pptm-...
  2. Convert POTM to SWF using C++ application | pro...

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

    products.aspose.com/slides/cpp/conversion/potm-...
  3. Convert PPS to SWF using C++ application | prod...

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

    products.aspose.com/slides/cpp/conversion/pps-t...
  4. How to add Redaction Annotation using .NET | As...

    Source code on C# to add Redaction annotations on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop.... Path . Combine ( _dataDir , "sample...document . Save ( System . IO . Path . Combine ( _dataDir , "sample_Redaction...

    products.aspose.com/pdf/net/annotation/redactio...
  5. How to Run Aspose.Slides in Docker|Aspose.Slide...

    Run Aspose.Slides in a Docker container for Linux, Windows Server and any OS. ...is used to specify relative path. –add-host dev.slides.external...DOTNET_SDK_VERSION 2.1 . 301 ENV DOTNET_PATH "c:/Program Files/dotnet" RUN...

    docs.aspose.com/slides/net/how-to-run-aspose-sl...
  6. ByteArray To image - Free Support Forum - aspos...

    I’m working with Aspose.Words for .NET (v24.10) and would like some guidance on inserting a signature image from byte array coming in payload into a Word template using the LINQ Reporting Engine. My Use Case: I receiv…...Document doc = new Document("path/to/your/template.docx"); DocumentBuilder...Save the document doc.Save("path/to/your/output.docx"); Explanation:...

    forum.aspose.com/t/bytearray-to-image/310992
  7. Merge POT Files via C++ | products.aspose.com

    C++ example code to combine POT documents on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....method to save at specified path System Requirements Aspose.Slides...Merge POT Files - C++ // The path to the documents directory....

    products.aspose.com/slides/cpp/merger/pot/
  8. Merge PPS Files via C++ | products.aspose.com

    C++ example code to combine PPS documents on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....method to save at specified path System Requirements Aspose.Slides...Merge PPS Files - C++ // The path to the documents directory....

    products.aspose.com/slides/cpp/merger/pps/
  9. 在加载 Excel 文件时解析数据透视缓存记录(C++)|Documentation

    学习如何在加载 Excel 文件时解析数据透视缓存记录,使用 Aspose.Cells for C++。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/parsing-pivot-cach...
  10. 导航 SVG – Navigation & Inspection SVG – Aspose.S...

    了解如何使用 C# 检查 SVG、使用自定义过滤器迭代 SVG 元素、如何使用 CSS 选择器或 XPath 导航 SVG。... 4 5 string documentPath = Path. Combine (DataDir, "bezier-curves...file 7 string documentPath = Path. Combine (DataDir, "shapes.svg"...

    docs.aspose.com/svg/zh/net/navigation-inspection/