Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 60,765 for

path

(0.09 sec)
  1. Delete Pivot Table from a Worksheet with C++|Do...

    C++ code to remove PivotTable for Excel Worksheets using Aspose.Cells....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/delete-pivot-table-fr...
  2. Convert various Images formats to PDF in Python...

    Convert various images formats such as, BMP, CGM, DICOM, PNG, TIFF, EMF and SVG to PDF using Python....import FileIO from os import path import os import shutil import...as apdf import inspect path_infile = path . join ( self . data_dir...

    docs.aspose.com/pdf/python-net/convert-images-f...
  3. Add Word Art Text with Built-in Styles using No...

    Learn to add Word Art Text with Built-in Styles using Aspose.Cells for Node.js via C++. Create visually appealing text in Excel using built-in styles.... const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/nodejs-cpp/add-word-art-t...
  4. Merge PDF Documents using Python | Aspose.PDF

    Discover how to effectively use Aspose.PDF for Python via .NET to merge images, XML, HTML, EPUB, and more into a single PDF or DOCX/PPTX document. Discover how to effectively use Aspose.PDF for Python via .NET to merge images, XML, HTML, EPUB, and more into a single PDF or DOCX/PPTX document....import FileIO from os import path epub_load_options = apdf.EpubLoadOptions()...document_infiles = [ apdf.Document(path.join(self.dataDir, infile),...

    products.aspose.com/pdf/python-net/merger/
  5. Aspose.PSD for .NET 24.6 - Release Notes|Docume...

    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....map layer string sourceFile = Path . Combine ( baseFolder , "gradient_map_src...psd" ); string outputFile = Path . Combine ( outputFolder , ...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-6...
  6. Lock or unlock shapes with Node.js via C++|Docu...

    This article shows you code explaining how to lock or unlock shapes to protect them using Aspose.Cells library for Node.js via C++.... const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/nodejs-cpp/lock-or-unlock...
  7. Aspose::Words::Drawing::TextPath class | Aspose...

    Aspose::Words::Drawing::TextPath class. Defines the text and formatting of the text Path (of a WordArt object). To learn more, visit the documentation article in C++....text and formatting of the text path (of a WordArt object). To learn...Defines whether the text fits the path of a shape. get_FitShape ()...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Different Ways to Save Files with C++|Documenta...

    Aspose.Cells for C++ can save files to different formats. Save files to PDF, HTML, DOCX, PPTX, JSON, and MHTML....name (complete with storage path) and the desired file format...Startup (); // Source directory path U16String srcDir ( u ".. \\...

    docs.aspose.com/cells/cpp/different-ways-to-sav...
  9. Check if VBA project in a Workbook is Signed wi...

    Learn how to check if a VBA project in a workbook is signed using Aspose.Cells for Node.js via C++.... const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/nodejs-cpp/check-if-vba-p...
  10. 通过 C++ 使用 Node.js 将图表转换为 SVG 格式的图像|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 将图表转换为 SVG 格式的图像。... const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/converting-...