Sort Score
Result 10 results
Languages All
Labels All
Results 2,401 - 2,410 of 60,792 for

path

(0.13 sec)
  1. Convert PowerPoint to HTML in C++|Aspose.Slides...

    Convert PowerPoint HTML in C++. Save PPTX or PPT as HTML in C++. Save slides as HTML in C++..."</head>" ; void Run () { // The path to the documents directory....substitutedFont -> get_FontName (); String path = String :: Format ( u "{0}...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  2. HtmlFixedSaveOptions.export_embedded_images pro...

    HtmlFixedSaveOptions.export_embedded_images property. Specifies whether images should be embedded into Html document in Base64 format... path . exists ( ARTIFACTS_DIR + ...else : self . assertTrue ( os . path . exists ( ARTIFACTS_DIR + ...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Create PDF using Python for .NET | Aspose.PDF

    This topic shows you how to use the Aspose.PDF for Python API to easily generate and read PDF files in Python applications....apdf from os import path path_outfile = path . join ( self . data_dir...textFragment ) document . save ( path_outfile )...

    products.aspose.com/pdf/python-net/create/
  4. Search PDF using Python | Aspose.PDF

    Search PDF document without opening programmatically with Python sample code using Aspose.PDF for Python for .NET....apdf from os import path path_infile = path . join ( self . data_dir...document = apdf . Document ( path_infile ) # Create TextAbsorber...

    products.aspose.com/pdf/python-net/search/
  5. Shape.textPath property | Aspose.Words for Node.js

    Shape.textPath property. Defines the text of the text Path (of a WordArt object)....Defines the text of the text path (of a WordArt object). get textPath...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Navigate SVG and Inspect Document Using Aspose....

    Learn how to inspect SVG with C#, use custom filters for iterating over the SVG elements, how to navigate SVG using CSS Selector or XPath.... 4 5 string documentPath = Path. Combine (DataDir, "bezier-curves...file 7 string documentPath = Path. Combine (DataDir, "shapes.svg"...

    docs.aspose.com/svg/net/navigation-inspection/
  7. Check if VBA Code is Signed with C++|Documentation

    Learn how to check if VBA code in Excel files is signed using Aspose.Cells with C++....Cells-for-C // Source directory path U16String srcDir ( u ".. \\...01_SourceDirectory \\ " ); // Path of input Excel file U16String...

    docs.aspose.com/cells/cpp/check-if-vba-code-is-...
  8. Convert Workbook to JSON with C++|Documentation

    Learn how to convert Excel workbooks to JSON format using Aspose.Cells for C++....Cells-for-C // Source directory path U16String srcDir ( u ".. \\...01_SourceDirectory \\ " ); // Path of input excel file U16String...

    docs.aspose.com/cells/cpp/convert-workbook-to-j...
  9. 使用 C# 从 PDF 中获取水印 | Aspose.PDF

    通过 COM Interop 从 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上的 PDF 文件中获取水印的 C# 源代码。...PDF 中获取水印-C# var inputFile = Path . Combine ( dataDir , "sample...pdf" ); var watermarkFile = Path . Combine ( dataDir , "get_watermark...

    products.aspose.com/pdf/zh-hans/net/watermark/get/
  10. 使用XmlMapCollection.Add方法在工作簿内添加XML映射,使用C++|Docu...

    使用C++的XmlMapCollection.Add方法在工作簿内添加XML映射。...Cells-for-C // Source directory path U16String srcDir ( u ".. \\...01_SourceDirectory \\ " ); // Path of input XML file U16String...

    docs.aspose.com/cells/zh/cpp/add-xml-map-inside...