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

path

(0.15 sec)
  1. Convert POT to POTM using Java | products.aspos...

    Sample Java conversion code for POT format to POTM file. Use this example code to export PowerPoint & OpenOffice presentations to POTM within any Web or Desktop Java based Application....while specifying output file path & SaveFormat POTM file will...will be saved at the specified path System Requirements Before running...

    products.aspose.com/slides/java/conversion/pot-...
  2. 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-...
  3. 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-...
  4. 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...
  5. 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...
  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/