Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 89,562 for

path

(0.07 sec)
  1. Download | Aspose.HTML for .NET API 参考

    将videoFormatInfo中引用的视频文件下载到Path指定的本地文件...videoFormatInfo 中引用的视频文件下载到 path 指定的本地文件。 public abstract void...VideoFormatInfo videoFormatInfo , string path ) 范围 类型 描述 videoFormatInfo VideoFormatInfo...

    reference.aspose.com/html/zh/net/aspose.html.da...
  2. Aspose::Cells::Vba::VbaProjectReferenceCollecti...

    Aspose::Cells::Vba::VbaProjectReferenceCollection::AddProjectRefrernce method. Adds a reference to an external VBA project in C++....identifier with an absolute path. relativeLibid const U16String&...identifier with an relative path. ReturnValue See Also Class...

    reference.aspose.com/cells/cpp/aspose.cells.vba...
  3. DueDate | Aspose.Note for .NET API Reference

    Gets or sets the due date.... // The path to the documents directory....var oneFile = new Document ( Path . Combine ( dataDir , "ProjectNotes...

    reference.aspose.com/note/net/aspose.note/notet...
  4. Aspose.OCR for CPP 21.12 Release Notes|Document...

    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....filesystem :: path path { std :: filesystem :: current_path () }; /*...std :: filesystem :: path license = path . string () + lic ; ...

    docs.aspose.com/ocr/cpp/aspose-ocr-for-cpp-21.1...
  5. IOutputSaver | Aspose.Slides for Java API Refer...

    Represents an output saving service....Method Description save(String path, IOutputFile outputFile) Saves...output file to the given path. save(String path, IOutputFile outputFile)...

    reference.aspose.com/slides/java/com.aspose.sli...
  6. IOutputSaver | Aspose.Slides for Android via Ja...

    Represents an output saving service....Method Description save(String path, IOutputFile outputFile) Saves...output file to the given path. save(String path, IOutputFile outputFile)...

    reference.aspose.com/slides/androidjava/com.asp...
  7. Convert WOFF2 to TTF | API Solution for C++

    Easy-to-use C++ library for font conversion from Aspose.FONT. Learn how to convert woff2 to ttf with the documentation. Code examples are attached....System::String fontPath = System::IO::Path::Combine(get_DataDir(), u"{{input}}");...System::String outPath = System::IO::Path::Combine(get_OutputDir(), u"output-file...

    docs.aspose.com/font/cpp/convert/woff2-to-ttf/
  8. Path.h - Aspose.PDF for C++ - API Reference

    Path.h 1 #pragma once 2 // Copyright (c) 2001-2023 Aspose Pty Ltd. All Rights Reserved. 3 4 #include ......Path.h 1 #pragma once 2 // Copyright (c) 2001-2023 Aspose Pty...class ASPOSE_PDF_SHARED_CLASS Path final : public Aspose::Pdf::Drawing::Shape...

    reference.aspose.com/pdf/cpp/_aspose_pdf_cpp_2c...
  9. VbaReferenceType Enum | Aspose.Words for .NET

    Aspose.Words.Vba.VbaReferenceType enum. Allows to specify the type of a VbaReference object in C#....]; string path = GetLibIdPath ( reference ); if ( path == brokenPath...Returns string representing LibId path of a specified reference. ///...

    reference.aspose.com/words/net/aspose.words.vba...
  10. Working with Images in XPS file | Java

    How to add simple or tiled image to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...Page-for-Java 2 // The path to the documents directory....(); 6 // Add Image 7 XpsPath path = doc . addPath ( doc . createPathGeometry...

    docs.aspose.com/page/java/xps/working-with-images/