Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 90,268 for

path

(0.2 sec)
  1. LineTo() | Aspose.Slides for C++ API Reference

    Adds line to the end of the Path...Adds line to the end of the path virtual void Aspose :: Slides...Adds line to the end of the path virtual void Aspose :: Slides...

    reference.aspose.com/slides/cpp/aspose.slides/i...
  2. IMotionPath | Aspose.Sildes for .NET API Reference

    Represent motion Path....IMotionPath interface Represent motion path. public interface IMotionPath...get; } Returns the number of paths in the collection. Read-only...

    reference.aspose.com/slides/net/aspose.slides.a...
  3. SaveGzipped | Aspose.ZIP for .NET API Reference

    SaveGzipped Contents [ Hide ] TarArchive.SaveGzipped method (1 of 2) Saves archive to the stream with gzip compressio......Saves archive to the file by path with gzip compression. public...public void SaveGzipped ( string path , TarFormat ? format = default...

    reference.aspose.com/zip/net/aspose.zip.tar/tar...
  4. Aspose.3D for .NET 20.5 Release Notes|Documenta...

    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....ing path) public object SelectSingleObject ( string path ) //public...A3DObject> SelectObjects(string path) public System . Collections...

    docs.aspose.com/3d/net/aspose-3d-for-net-20-5-r...
  5. CreateLayer | Aspose.GIS for .NET API Reference

    CreateLayer Contents [ Hide ] MapInfoTabDriver.CreateLayer method (1 of 4) Creates a layer and opens it for adding ne......VectorLayer CreateLayer ( string path , MapInfoTabOptions options...Parameter Type Description path String Path to the file. options MapInfoTabOptions...

    reference.aspose.com/gis/net/aspose.gis.formats...
  6. Convert HTML from ZIP archive to JPG – C# example

    In the article, the example of a message handler creating for working with zip archives is considered. The implementation of converting zip to jpg is shown....ZipArchiveMessageHan ( string path ) 16 { 17 this . filePath = path ; 18 Filters...string representation of the path to the archive. Inheriting from...

    docs.aspose.com/html/net/message-handlers/conve...
  7. ICadBoundaryPathEntity - Aspose.CAD for Java - ...

    Developer's manual to the Aspose.CAD for Java library. Know all classes, methods & interfaces for quick integration of the CAD library with your own apps....ICadBoundaryPathEnti The Cad boundary path entity interface. Method Summary...toCadBaseEntity () Converet a boundary path entity to cad base entity. Method...

    reference.aspose.com/cad/java/com.aspose.cad.fi...
  8. PsLoadOptions | Aspose.PDF for .NET API Reference

    Represents options for loading/importing of .mht-file into pdf document....Gets or sets fonts folders paths. LoadFormat { get; } Represents...file to PDF file [C#] // The path to the documents directory....

    reference.aspose.com/pdf/net/aspose.pdf/psloado...
  9. Aspose::Slides::GeometryPath Class Referencefin...

    Public Member Functions | List of all members Aspose::Slides::GeometryPath Class Reference final Represents geometry ......Reference final Represents geometry path of GeometryShape More... #include...geometry path of GeometryShape as an array of path segments....

    reference.aspose.com/slides/cpp/class/aspose.sl...
  10. Font Folder – How to Install using C#

    Learn and get a step-by-step guide on how to set font folder to render HTML to PDF or Image using the Aspose.HTML for .NET library.... 7 8 // Prepare a path to a source HTML file 9 string...string documentPath = Path . Combine ( DataDir , "file.html" );...

    docs.aspose.com/html/net/how-to-set-font-folder/