Sort Score
Result 10 results
Languages All
Labels All
Results 2,341 - 2,350 of 59,323 for

path

(0.07 sec)
  1. 使用 C# 添加、提取或移除 PDF 中的图像 | Aspose.PDF

    本页介绍使用 Aspose.PDF for .NET 库使用 PDF 文件中的图像的功能。...Example: C# var inputFile = Path . Combine ( dataDir , "add-image..."add-image.pdf" ); var outputFile = Path . Combine ( dataDir , "add-image_out...

    products.aspose.com/pdf/zh-hans/net/images/
  2. Working with Clips in PostScript | .NET

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET...A clip in a PS document is a path that bounds the content of the...will be cut off. A clipping path in .NET can be assigned in three...

    docs.aspose.com/page/net/ps/working-with-clips/
  3. Lock PDF using Python | Aspose.PDF

    Sample Python code for using Aspose.PDF to read protected (password encrypted) documents, secure a document with protection, or remove protection....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/encrypt/
  4. 在 C++ 中使用 Aspose.Cells for C++ API 对字体应用上标和下标效果...

    使用 Aspose.Cells for C++ API,在 C++ 中对 Excel 中文本应用上标和下标效果的代码示例。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/apply-superscript-...
  5. How to set category axis with C++|Documentation

    Learn how to set the category axis in Aspose.Cells for C++. Our guide will help you understand how to define the category axis range, adjust its properties, and format its labels....(); // Your local test path U16String path = u "" ; // Create a...result file workbook . Save ( path + u "Output.xlsx" ); Aspose...

    docs.aspose.com/cells/cpp/how-to-set-category-a...
  6. Using Graphics API to edit Layers in PSD files|...

    Example of using Graphics API in the Aspose.PSD for Python...inputFile variable represents the path to your PSD file, and loadOpt...psdName variable represents the path to save the modified PSD file...

    docs.aspose.com/psd/python-net/graphics-api/
  7. Stop conversion or loading using InterruptMonit...

    Learn how to stop the conversion of Workbook to various formats using InterruptMonitor when it is taking too long with Aspose.Cells for Node.js via C++....node" ); const path = require ( "path" ); class StopConversionOrLoad...format await wb . saveAsync ( path . join ( StopConversionOrLoad...

    docs.aspose.com/cells/nodejs-cpp/stop-conversio...
  8. 使用内置样式的C++|Documentation

    用C++代码使用Excel的内置样式与Aspose.Cells for C++ API...Startup (); // Source directory path U16String srcDir ( u ".. \\...01_SourceDirectory \\ " ); // Output file paths U16String output1Path = srcDir...

    docs.aspose.com/cells/zh/cpp/using-built-in-sty...
  9. Opening an Excel File|Documentation

    This article introduces how to open file in GridDesktop....of the control to specify the path of the Excel file. After that...the file from the specified path and display its contents. The...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  10. 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...