Sort Score
Result 10 results
Languages All
Labels All
Results 2,821 - 2,830 of 61,005 for

path

(0.16 sec)
  1. DocumentBuilder.InsertOleObjectAsIcon | Aspose....

    Effortlessly insert OLE objects as icons in your documents with DocumentBuilder. Customize icons and captions while ensuring seamless integration....Description fileName String Full path to the file. isLinked Boolean...inserted. iconFile String Full path to the ICO file. If the value...

    reference.aspose.com/words/net/aspose.words/doc...
  2. 用C++在保存为HTML时启用CSS自定义属性|Documentation

    学习如何在使用Aspose.Cells for C++保存Excel文件为HTML时启用CSS自定义属性。通过减少冗余的图片数据提高性能。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/enable-css-custom-...
  3. 用C++将工作簿转换为JSON|Documentation

    学习如何用Aspose.Cells for C++将Excel工作簿转换为JSON格式。...Cells-for-C // Source directory path U16String srcDir ( u ".. \\...01_SourceDirectory \\ " ); // Path of input excel file U16String...

    docs.aspose.com/cells/zh/cpp/convert-workbook-t...
  4. 像Microsoft Excel一样处理图表轴的自动单位(使用C++)|Documentation

    了解如何在Aspose.Cells for C++中处理图表轴上的自动单位,类似于Microsoft Excel。我们的指南将展示如何配置和自定义图表轴的自动单位,包括科学计数法的显示和比例调整。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/handle-automatic-u...
  5. How to fetch the data of the BlockReference in ...

    How to fetch the data of the BlockReference in Aspose.cad for dotnet of a dwg file....void Run() { // Specify the path to the DWG file string MyDir...replace "sample.dwg" with the path to your DWG file. The XRefPathName...

    forum.aspose.com/t/how-to-fetch-the-data-of-the...
  6. Set Privileges, Encrypt and Decrypt PDF File us...

    Encrypt PDF File with C++ using Different Encryption Types and Algorithms. Also, decrypt PDF Files using Owner Password....SetPrivilegesOnExist () { // String for path name. String _dataDir ( "C:...EncryptPDFFile () { // String for path name. String _dataDir ( "C:...

    docs.aspose.com/pdf/cpp/set-privileges-encrypt-...
  7. Extract Data from AcroForm using C#|Aspose.PDF ...

    Aspose.PDF makes it easy to extract form field data from PDF files. Learn how to extract data from AcroForms and save it into JSON, XML, or FDF format....ExtractFormFields () { // The path to the documents directory var...ExtractFormFieldsToJ () { // The path to the documents directory var...

    docs.aspose.com/pdf/net/extract-data-from-acrof...
  8. Convert OneNote to Image | Aspose.Note Document...

    A comprehensive guide on how to convert OneNote files to images.... Copy 1 // The path to the documents directory....resolution of 96 dpi. Copy 1 // The path to the documents directory....

    docs.aspose.com/note/net/convert-onenote-to-ima...
  9. 外部乳胶软件包| .NET的Aspose.TeX

    aspose.tex for .NET允许使用外部软件包,即库本身不包含的api,例如fancybox和pgfplots软件包。...= new InputFileSystemDirec( "path-to-directory-where-fancybox... = new InputFileSystemDirec(Path. Combine (DataDir, "packages"...

    docs.aspose.com/tex/zh/net/external-latex-packa...
  10. 将 HTML 转换为 PDF(.NET)|Aspose.PDF for .NET

    本主题展示如何使用 Aspose.PDF 将 HTML 和 MHTML 转换为 PDF。...ConvertHTMLtoPDF () { // The path to the documents directory var...ConvertHTMLtoPDFAdva () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/convert-html-to-pdf/