Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 8,859 for

vector path

(0.18 sec)
  1. 在 Excel 中使用 C++ 更改批注背景色的方法|Documentation

    如何更改 Excel 批注中的颜色。以及如何使用 C++ 在批注中插入图片或图像。...h" #include <vector> #include <cstdint> using namespace...Startup (); // Source directory path U16String srcDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/how-to-set-comment...
  2. Convert VSX to SWF via Python | products.aspose...

    Sample Python conversion code for VSX format to SWF file. Use this example code to convert VSX to SWF within any Python based application....save method with output file path and SaveFileFormat as parameters...will be saved at the specified path System Requirements Aspose.Diagram...

    products.aspose.com/diagram/python-java/convers...
  3. Licensing|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....following locations: Explicit path. The folder that contains Aspose...specify the file name, without a path, as shown in the example below...

    docs.aspose.com/cells/cpp/licensing/
  4. Saving File to Response Object with C++|Documen...

    Learn how to save files dynamically and send them directly to a client browser using Aspose.Cells for C++....Cells-for-C // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/saving-file-to-respon...
  5. Delete Named Ranges with C++|Documentation

    Learn how to remove defined names or named ranges from Excel or OpenOffice files using Aspose.Cells for C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/delete-named-ranges/
  6. Copy Shapes between Worksheets with C++|Documen...

    Learn how to copy shapes, charts, and other drawing objects between worksheets using Aspose.Cells with C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/copy-shapes-between-w...
  7. 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....from os import path import pydicom path_infile = path . join ( self... dataDir , infile ) path_outfile = path . join ( self . dataDir...

    docs.aspose.com/pdf/python-net/convert-images-f...
  8. Convert VDW to VSX via Python | products.aspose...

    Sample Python conversion code for VDW format to VSX file. Use this example code to convert VDW to VSX within any Python based application....save method with output file path and SaveFileFormat as parameters...will be saved at the specified path System Requirements Aspose.Diagram...

    products.aspose.com/diagram/python-java/convers...
  9. Add, Edit & Delete Annotation from VDW via Pyth...

    Python source code to annotate VDW file within any Python based application....and pass the file name (full path) and format (VSDX) as a parameter...add it to PATH environment variable, for example: PATH=C:\Program...

    products.aspose.com/diagram/python-java/annotat...
  10. Sort Data in Column with Custom Sort List with ...

    Learn how to sort data in the column using a custom list by using the Aspose.Cells for C++ API....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/sort-data-in-column-w...