Sort Score
Result 10 results
Languages All
Labels All
Results 2,381 - 2,390 of 61,126 for

path

(0.11 sec)
  1. 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...
  2. 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/
  3. Apply Conditional Formatting in Worksheets|Docu...

    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.... Add class path . To set a class path using Eclipse, please...Project menu. Select “Java Build Path” to the left of the dialog....

    docs.aspose.com/cells/java/apply-conditional-fo...
  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. Aspose::Words::Fonts::FileFontSource::FileFontS...

    Aspose::Words::Fonts::FileFontSource::FileFontSource constructor. Ctor in C++....filePath const System::String& Path to font file. Examples Shows...filePath const System::String& Path to font file. priority int32_t...

    reference.aspose.com/words/cpp/aspose.words.fon...
  6. Managing Messages in PST Files|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....Load the Outlook file string path = dataDir + "PersonalStorage...PersonalStorage . FromFile ( path ); // Get the Display Format...

    docs.aspose.com/email/net/managing-messages-in-...
  7. Manage Presentation Notes in Python|Aspose.Slid...

    Customize presentation notes with Aspose.Slides for Python via .NET. Seamlessly work with PowerPoint and OpenDocument notes to boost your productivity.... Presentation ( path + "AccessSlides.pptx" ) as presentation...with slides . Presentation ( path + "AccessSlides.pptx" ) as presentation...

    docs.aspose.com/slides/python-net/presentation-...
  8. Topics|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....to JSON-based Formats Optimal Path Finder Micro Apps...

    docs.aspose.com/gis/net/topics/
  9. 如何在docker中运行Aspose.Cells.GridJs|Documentation

    本文介绍如何在docker中运行GridJs,以构建在线Excel编辑器或查看器应用程序。.../usr/share/fonts/ # the basic file path which contains the spread sheet...mkdir -p /app/wb # the file path to store the uploaded files...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  10. Converting to PDF raises Exception about fonts ...

    Hi. I tried to find the same error description, but can’t. I sure, that it is widespread error: we tried to convert xlsx book with font Calibri underlined to PDF in Linux-based Docker container and got error Caused by…...public static void Main() { // Path to your custom font directory...directory. string customFontsDir = "path/to/your/CustomFonts"; // Specify...

    forum.aspose.com/t/converting-to-pdf-raises-exc...