Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 53,146 for

path

(0.04 sec)
  1. Access Slide in Presentation|Aspose.Slides Docu...

    Access PowerPoint slide by index, ID, or position in C++. Edit slide properties...slide through its index: // The path to the documents directory....GetSlideById() method: // The path to the documents directory....

    docs.aspose.com/slides/cpp/access-slide-in-pres...
  2. 在输出的HTML中单独导出工作表CSS|Documentation

    了解如何在将Excel文件转换为HTML时,将工作表的CSS单独导出,使用编号Aspose.Cells for C++。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/export-worksheet-c...
  3. PCL to DOC Converter using Python | Aspose.PDF

    Sample code on Python for PCL to DOC conversion. Use example code for batch PCL to DOC conversion with Python and .NET... Specify the path to the input PDF document by...output file is saved at the path outDir with outfile. Print a...

    products.aspose.com/pdf/python-net/conversion/p...
  4. Shape.textPath property | Aspose.Words for Node.js

    Shape.textPath property. Defines the text of the text Path (of a WordArt object)....Defines the text of the text path (of a WordArt object). get textPath...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Add images to XPS files | API for C++

    C++ API Solution to work with XPS files. Learn how to add images to your documents with these native C++ APIs....XpsPath object with the necessary Path Geometry defined. Calling the...Property of the path. Create an ImageBrush to fill the path with the...

    products.aspose.com/page/cpp/add-images-to-xps/
  6. Convert PowerPoint Presentations to HTML in C#|...

    Learn how to convert PowerPoint and OpenDocument presentations to HTML using Aspose.Slides for .NET. This guide provides instructions, code samples, and best practices for converting slides to a web-friendly format....FontName ; string path = fontName + ".woff" ; // Some path sanitaze may...WriteAllBytes ( Path . Combine ( m_basePath , path ), fontData );...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  7. Set Barcode Source|Documentation

    This Article Describes How to Set Barcode Source for Recognition... The full or relative path to the source needs to be specified...method can be used to pass the path to the existing object of class...

    docs.aspose.com/barcode/python-net/set-barcode-...
  8. Aspose.PSD for Java 24.5 - 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.... getLayers ()[ 2 ]; IPath path = shapeLayer . getPath (); IPathShape...IPathShape [] pathShapes = path . getItems (); List < BezierKnotRecord...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  9. Convert Workbook to JSON with C++|Documentation

    Learn how to convert Excel workbooks to JSON format using Aspose.Cells for C++....Cells-for-C // Source directory path U16String srcDir ( u ".. \\...01_SourceDirectory \\ " ); // Path of input excel file U16String...

    docs.aspose.com/cells/cpp/convert-workbook-to-j...
  10. Check if VBA Code is Signed with C++|Documentation

    Learn how to check if VBA code in Excel files is signed using Aspose.Cells with C++....Cells-for-C // Source directory path U16String srcDir ( u ".. \\...01_SourceDirectory \\ " ); // Path of input Excel file U16String...

    docs.aspose.com/cells/cpp/check-if-vba-code-is-...