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

path

(0.13 sec)
  1. 用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/
  2. 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...
  3. 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/
  4. Extract fonts from PDF|Aspose.PDF for PHP via Java

    How to extract font from PDF using Aspose.PDF for PHP...setLicense ( $license ); // Set the path to the directory containing...$font ) { // Set the output file path for the font file. $outputFile...

    docs.aspose.com/pdf/php-java/extract-fonts-from...
  5. Create, Access, and Copy Named Ranges with C++|...

    Learn how to create, access, and copy named ranges in Excel files using Aspose.Cells with C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/create-access-and-cop...
  6. How to Change HTML Background Color Using Python

    Learn how to set the background color of HTML documents using Aspose.HTML for Python via .NET. Consider various ways in ready-to-use Python examples....html as ah 5 6 # Prepare output path for document saving 7 output_dir...exist_ok = True) 9 save_path = os. path . join (output_dir, "c...

    docs.aspose.com/html/python-net/how-to-change-b...
  7. Convert Markdown to DOCX in Python – Aspose.HTML

    Convert Markdown to DOCX using Aspose.HTML Python library. Consider Markdown to DOCX conversion scenarios in Python examples....DocSaveOptions, and output file path. If your case is to create a...saving as sav 6 7 # Prepare a path to a source Markdown file 8...

    docs.aspose.com/html/python-net/convert-markdow...
  8. Creating OneNote NoteBook | Aspose.Note Documen...

    This article explains how to create and manage OneNote note books using the C# API.... Copy 1 // The path to the documents directory....Notebook to Stream Copy 1 // The path to the documents directory....

    docs.aspose.com/note/net/working-with-onenote-n...
  9. 在 .NET 中将 PDF 转换为 HTML|Aspose.PDF for .NET

    本主题向您展示如何使用 Aspose.PDF C# 库将 PDF 文件转换为 HTML 格式。...ConvertPDFtoHTML () { // The path to the documents directory var...ConvertPDFtoMultiPag () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/convert-pdf-to-html/
  10. Working with masks in Aspose.PSD for Java|Docum...

    Examples of how to work with Clipping, Raster and Vector Masks within PSD File...pixel-based data, vector masks employ paths and curves to create smooth...consists of a path applied to a layer. The shape of this path determines...

    docs.aspose.com/psd/java/update-create-layer-mask/