Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 53,140 for

path

(0.11 sec)
  1. Custom Shape|Aspose.Slides Documentation

    Add a custom shape to a PowerPoint presentation in Java...about shapes: A shape (or its path) can either be closed or open...instance represents a geometry path of the IGeometryShape object...

    docs.aspose.com/slides/java/custom-shape/
  2. bezier-curve3.svg

    <Path d="M 10 100 Q 25 10 180 100" stroke="black" /> <Path d="M 10 100 Q -40......stroke-width="1" fill="none"> <path d="M 10 100 Q 25 10 180 100"...100" stroke="black" /> <path d="M 10 100 Q -40 10 180 100" stroke="red"...

    docs.aspose.com/svg/files/bezier-curve3.svg
  3. Convert an Excel Chart to Image with Node.js vi...

    Learn how to convert Excel charts to images 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/convert-an-exc...
  4. Node.js与C++中的表格和区域|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....Cells const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/tables-and-...
  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. Import XML to Excel workbook with Node.js via C...

    Import data from XML files into Excel 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/import-xml-map...
  8. Creating Hierarchical View Sheet|Documentation

    This article introduce how to create hierarchical view in GridWeb....DemoDatabase2 (); string path = MapPath ( "." ); path = path . Substring (...( 0 , path . LastIndexOf ( "\\" )); path = path . Substring (...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  9. 通过 C++ 管理Node.js中的OLE对象|Documentation

    学习如何在Aspose.Cells for Node.js via C++中管理OLE对象。添加、提取和操作工作表中的OLE对象。...require ( "fs" ); const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/managing-ol...
  10. Fit All Worksheet Columns on Single PDF Page wi...

    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.... const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/nodejs-cpp/fit-all-worksh...