Sort Score
Result 10 results
Languages All
Labels All
Results 2,321 - 2,330 of 61,574 for

path

(0.2 sec)
  1. 将图表导出为 PDF(C++版)|Documentation

    学习如何使用 Aspose.Cells for C++ 将图表转换为 PDF 文档。我们的指南将演示如何导出 Excel 图表并将其保存为 PDF,以便进一步分发和存档。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/chart-to-pdf/
  2. Remove Pages from PDF using Python | Aspose.PDF

    Remove pages from PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET...apdf from os import path path_infile = path . join ( self . data_dir...data_dir , infile ) path_outfile = path . join ( self . data_dir...

    products.aspose.com/pdf/python-net/pages/remove/
  3. JsonDataSource constructor | Aspose.Words for P...

    aspose.words.reporting.JsonDataSource constructor...[ Hide ] JsonDataSource(json_path) Creates a new data source with...json_path : str ): ... Parameter Type Description json_path str...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Setting Page Options with C++|Documentation

    This article provides sample code to set page options of Excel worksheets programmatically using the C++ API. You will be able to set Page Orientation, Scaling Factor, FitToPages Options, Paper Size, Print Quality, First Page Number....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/setting-page-options/
  5. How to remove Strikeout Annotation using C++ | ...

    Remove Strikeout annotations programmatically in PDF with C++ sample code on any platform with C++ language... Path . Combine ( _dataDir , "sample_StrikeOut...document . Save ( System . IO . Path . Combine ( _dataDir , "sample_StrikeOut_del...

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

    Add Highlight annotations programmatically in PDF with C# sample code on .NET Framework, .NET Core, and PHP, VBScript, C++ via COM Interop.... Path . Combine ( _dataDir , "sample...document . Save ( System . IO . Path . Combine ( _dataDir , "sample_highlight...

    products.aspose.com/pdf/net/annotation/highligh...
  7. How to add Text Annotation using .NET | Aspose.PDF

    Add Text annotations programmatically in PDF with C# sample code on .NET Framework, .NET Core, and PHP, VBScript, C++ via COM Interop.... Path . Combine ( _dataDir , "sample...document . Save ( System . IO . Path . Combine ( _dataDir , "sample_Text...

    products.aspose.com/pdf/net/annotation/text/add/
  8. Hiding the Display of Zero Values in the Worksh...

    This article will show you sample code explaining how to programmatically hide the zero values in an Excel spreadsheet using the C++ library or API....Cells-for-C // Source directory path U16String srcDir ( u ".. \\...01_SourceDirectory \\ " ); // Path of input Excel file U16String...

    docs.aspose.com/cells/cpp/hiding-the-display-of...
  9. Trim Leading Blank Rows and Columns while expor...

    Learn how to trim leading blank rows and columns while exporting spreadsheets to CSV format using Aspose.Cells for C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/trim-leading-blank-ro...
  10. 与GridJs服务器端配合工作|Documentation

    该文章描述了如何在 GridJs 中使用 API。...FileStream fs = new FileStream ( path , FileMode . Open )) { wbj ...GetGridLoadFormat ( Path . GetExtension ( path ))); } String ret...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...