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

path

(0.43 sec)
  1. 在 PDF 文件中验证签名|Aspose.PDF for .NET

    本节解释如何使用 PdfFileSignature 类在 PDF 文件中验证签名。...void IsPdfSigned () { // The path to the documents directory var...IsPdfSignedWithGiven () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/verify-signature-in-...
  2. Adding New Worksheets to Workbook and Activatin...

    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....Specify the template Excel file path. string myPath = "Book1.xls"...license file // through its path Aspose . Cells . License license...

    docs.aspose.com/cells/net/adding-new-worksheets...
  3. 指定 3D 文件加载选项|Documentation

    有几个接受LoadOptions对象的Scene.Open方法重载或Scene类构造函数重载。每种加载格式都有一个相应的类,该类保存该加载格式的加载选项。...NET # The path to the documents directory....True # Configure the look up paths to allow importer to find external...

    docs.aspose.com/3d/zh/python-net/specify-3d-fil...
  4. 用C++将WAV文件作为OLE对象插入|Documentation

    学习如何使用Aspose.Cells和C++将WAV文件作为OLE对象插入Excel工作表。... size ()); U16String path = srcDir + u "chord.wav" ; std...std :: ifstream wavStream ( path . ToUtf8 (), std :: ios :: binary...

    docs.aspose.com/cells/zh/cpp/inserting-a-wav-fi...
  5. IResourceSavingCallback.ResourceSaving | Aspose...

    Optimize your document processing with the ResourceSaving method in Aspose.Words, enhancing external resource management for HTML and SVG formats....} \ "" ); string extension = Path . GetExtension ( args . ResourceFileName...must explicitly specify the path for the fonts. args . ResourceFileUri...

    reference.aspose.com/words/net/aspose.words.sav...
  6. CsvDataSource constructor | Aspose.Words for Py...

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

    reference.aspose.com/words/python-net/aspose.wo...
  7. How to add Freetext Annotation using C++ | Aspo...

    Add Freetext annotations programmatically in PDF with C++ sample code on any platform with C++ language... Path . Combine ( _dataDir , "sample...document . Save ( System . IO . Path . Combine ( _dataDir , "sample_free_text...

    products.aspose.com/pdf/cpp/annotation/freetext...
  8. Extract Images from Worksheets using ImageOrPri...

    Learn how to extract images from Excel worksheets and save them to a local drive using Aspose.Cells for C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/extract-images-from-w...
  9. 用C++将表格转换为ODS格式|Documentation

    使用Aspose.Cells将含表格的Excel文件转换为ODS文件格式。...Cells-for-C++ // Source directory path U16String sourceDir = u ".....01_SourceDirectory \\ " ; // Output directory path U16String outputDir = u ".....

    docs.aspose.com/cells/zh/cpp/convert-table-to-ods/
  10. Processing write-in fields|Documentation

    How to recognize fields in which the respondent can hand write some text or draw a picture....Processing string appPath = Path . GetDirectoryName ( typeof...Images ) { string writeInPath = Path . Combine ( appPath , $"image{i++}...

    docs.aspose.com/omr/net/recognition/write-in/