Sort Score
Result 10 results
Languages All
Labels All
Results 4,731 - 4,740 of 61,126 for

path

(0.09 sec)
  1. Convert X to RVM via Python | products.aspose.com

    Sample code for X to RVM Python conversion. Use API example code for batch X files to RVM conversion within VB.NET, Asp.NET or any .NET based application....save method Pass the output path with RVM file extension & object...resultant RVM file at specified path System Requirements Before running...

    products.aspose.com/3d/python-net/conversion/x-...
  2. How to add Watermark Annotation using .NET | As...

    Source code on C# to add Watermark 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_Watermark...

    products.aspose.com/pdf/net/annotation/watermar...
  3. How to add Square Annotation using C++ | Aspose...

    Source code to add Square annotations in PDF file on any platform with C++ language... Path . Combine ( _dataDir , "sample...document . Save ( System . IO . Path . Combine ( _dataDir , "sample_square...

    products.aspose.com/pdf/cpp/annotation/square/add/
  4. How to add Strikeout Annotation using C++ | Asp...

    Source code to add Strikeout annotations in PDF file on any platform with C++ language... Path . Combine ( _dataDir , "sample...document . Save ( System . IO . Path . Combine ( _dataDir , "sample_Strikeout...

    products.aspose.com/pdf/cpp/annotation/strikeou...
  5. How to add Strikeout Annotation using .NET | As...

    Source code on C# to add Strikeout 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_Strikeout...

    products.aspose.com/pdf/net/annotation/strikeou...
  6. How to add Underline Annotation using .NET | As...

    Source code on C# to add Underline 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_Underline...

    products.aspose.com/pdf/net/annotation/underlin...
  7. 将 PowerPoint 演示文稿转换为 .NET 中的 HTML|Aspose.Slides 文档

    在 .NET 中将 PowerPoint 演示文稿转换为响应式 HTML。使用 Aspose.Slides 转换指南,保留布局、链接和图像,实现快速、完美的结果。... FontName ; string path = fontName + ".woff" ; // 可能需要对路径进行清理。...WriteAllBytes ( Path . Combine ( m_basePath , path ), fontData );...

    docs.aspose.com/slides/zh/net/convert-powerpoin...
  8. Invalid bookmarks starting with 25.2 - Free Sup...

    Hello According to my testing, the bookmark feature broke with 25.2 and still does not work with the currently newest version 25.9 of Aspose.PDF.Drawing for .NET. I use the following test-code to illustrate the problem…...Document("<path to input file>"); output.Pages...Pages[2]) }); output.Save("<path to output file>"); } The resulting...

    forum.aspose.com/t/invalid-bookmarks-starting-w...
  9. Embedded doc images distorted when converting t...

    Hello, After a version upgrade from 25.1 to 25.8, our team found embedded images are distorted when we convert the attached doc file to pdf. Using version 25.3 images are rendered correctly, but from version 25.4+ imag…...doc = MakeObject<Document>(u"path/to/input.docx"); // Configure...need // Save as PDF doc->Save(u"path/to/output.pdf", pdfOptions);...

    forum.aspose.com/t/embedded-doc-images-distorte...
  10. Exporting SHX fonts|CAD Documentation

    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....setShxCodePages property and set up path to SHX file and corresponding...

    docs.aspose.com/cad/java/export-shx-fonts/