Sort Score
Result 10 results
Languages All
Labels All
Results 9,671 - 9,680 of 65,904 for

path

(0.19 sec)
  1. Set Background Picture of a Worksheet in VSTO a...

    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....variable to store the image path. string ImageUrl = "pic.jpeg"...

    docs.aspose.com/cells/net/set-background-pictur...
  2. Render One PDF Page Per Excel Worksheet - Excel...

    Convert Excel worksheets into PDF format with one page for each worksheet using Aspose.Cells with C++....Cells-for-C // Source directory path U16String srcDir ( u ".. \\...

    docs.aspose.com/cells/cpp/render-one-pdf-page-p...
  3. Extract Theme Data from Excel File with C++|Doc...

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports extracting theme data from Excel files, allowing users to obtain the style and formatting information of documents. This article will introduce how to extract theme data from Excel files using the Aspose.Cells library....Startup (); // Source directory path U16String srcDir ( u ".. \\...

    docs.aspose.com/cells/cpp/extract-theme-data-fr...
  4. Is this really Markdown? - Free Support Forum -...

    Hi Detect File Format function declares this file as Markdown, while Aspose Cells does not detect this same file as Markdown, and it’s part of an irrelevant file, so might fix the detection maybe? Thanks :slight_smile: …...Workbook wb = new Workbook("path/to/your/file", loadOptions);...Workbook wb = new Workbook("path/to/your/file", lo); Replace...

    forum.aspose.com/t/is-this-really-markdown/317711
  5. Create and Organize PST Files in Python|Documen...

    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....directory specified by the “path” variable and create an empty..."SomeFolder" ) dirs = os . listdir ( "path" ) msg_list = [] for file in...

    docs.aspose.com/email/python-net/create-new-pst...
  6. Convert an Excel Chart to Image with C++|Docume...

    Learn how to convert Excel charts to images using Aspose.Cells with C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...Startup (); // Source directory path U16String srcDir ( u ".. \\...

    docs.aspose.com/cells/cpp/convert-an-excel-char...
  7. Set Document Window and Page Display Properties...

    Customize document and page display settings in PDFs using Ruby and Aspose.PDF.... Ruby Code # The path to the documents directory ...

    docs.aspose.com/pdf/java/set-document-window-an...
  8. 获取图表趋势线的方程文本(C++版)|Documentation

    学习如何使用 Aspose.Cells for C++ 获取 Microsoft Excel 中创建的图表趋势线的方程文本。我们的指南将演示如何访问和提取趋势线的方程以进行后续分析或显示。...Startup (); // Source directory path U16String srcDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/get-equation-text-...
  9. Aspose::Words::Saving::MarkdownSaveOptions::get...

    Aspose::Words::Saving::MarkdownSaveOptions::get_ImagesFolder method. Specifies the physical folder where images are saved when exporting a document to the Markdown format. Default is an empty string in C++....imagesFolder = System :: IO :: Path :: Combine ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Convert XML to XLSX via C++ application

    Sample C++ conversion code for XML document to XLSX format. Use example code for batch XML to XLSX conversion within any C++ Application.... Pass the output file path with (XLSX) file extension....will be saved at the specified path. Open XLSX file in compatible...

    products.aspose.com/tasks/cpp/conversion/xml-to...