Sort Score
Result 10 results
Languages All
Labels All
Results 2,251 - 2,260 of 61,044 for

path

(0.11 sec)
  1. IMAP Backup and Restore Operation|Documentation

    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....Email-for-Java // The path to the File directory. String...com/aspose-email/Aspose.Email-for-Java // The path to the File directory. String...

    docs.aspose.com/email/java/imap-backup-and-rest...
  2. 用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/
  3. 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...
  4. 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/
  5. 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...
  6. SVG Drawing – Aspose.SVG Tutorial

    Learn the basic concepts and drawing elements used in svg images – svg shapes, svg color, svg Paths, svg fills, svg strokes, svg filters....Units, SVG Basic Shapes, SVG Path Data, SVG Text, Basic SVG Transformations...them. SVG Path Data This article shows how the paths can be used...

    docs.aspose.com/svg/net/drawing-basics/
  7. Extract Text From Stamps using Python|Aspose.PD...

    Learn how to use special feature of Aspose.PDF for Python - text exstraction from stamp annotations...import FileIO from os import path import json from aspose.pycore...cast , is_assignable path_infile = path . join ( self . dataDir...

    docs.aspose.com/pdf/python-net/extract-text-fro...
  8. TextPath.text property | Aspose.Words for Node.js

    TextPath.text property. Defines the text of the text Path....Defines the text of the text path. get text () : string Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FieldOptions.file_name property | Aspose.Words ...

    FieldOptions.file_name property. Gets or sets the file name of the document....not its full local file system path. # We can set a flag to make...make it show the full file path. field = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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/