Sort Score
Result 10 results
Languages All
Labels All
Results 3,201 - 3,210 of 67,971 for

path

(0.39 sec)
  1. 档案

    档案...通过以缩写形式定义几何来创建新路径 System::SharedPtr<XpsPath> path = doc->AddPath(doc->CreatePathGeometry(u"M...L 228,110 228,200 10,200")); path->set_RenderTransform(doc->CreateMatrix(1...

    blog.aspose.com/zh/page/insert-gradient-grid-tr...
  2. Converting a PCL file to PNG using Python | Asp...

    Sample code on Python for PCL to PNG conversion. Use example code for batch PCL to PNG conversion with Python and .NET... Specify the path to the input PDF document by...conversion process. Specify the path to the output PNG images by...

    products.aspose.com/pdf/python-net/conversion/p...
  3. Working with Vector Graphics in C#|Documentation

    Draw Arc, Bezier Spline, Cardinal Spline, Closed Curve, Ellipse, Lines, Path, Polygon, Rectangle and Fill Region in C# or .NET...class object to draw lines Draw Path in C# Instantiate an object...GraphicsPath class and add Lines to its path collection Draw Polygon in C#...

    docs.aspose.com/drawing/net/working-with-vector...
  4. 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....find the license in explicit path locations. There are two common...license file in an explicit path. # Instantiate an instance of...

    docs.aspose.com/cells/python-net/licensing/
  5. PCL to PDF Merge using C# | Aspose.PDF

    Combine two or more PCL documents into one PDF single file programmatically with C# sample code using Aspose.PDF for .NET...Output file: var inputFile1 = Path . Combine ( dataDir , "1.pcl"...pcl" ); var inputFile2 = Path . Combine ( dataDir , "2.pcl" );...

    products.aspose.com/pdf/net/merger/pcl-to-pdf/
  6. XPS to PDF Merge using C# | Aspose.PDF

    Combine two or more XPS documents into one PDF single file programmatically with C# sample code using Aspose.PDF for .NET...Output file: var inputFile1 = Path . Combine ( dataDir , "sample1..."sample1.xps" ); var inputFile2 = Path . Combine ( dataDir , "sample2...

    products.aspose.com/pdf/net/merger/xps-to-pdf/
  7. 使用C++加密和解密ODS文件|Documentation

    使用纯C++库Aspose.Cells for C++对ODS文件进行密码保护和加密。...Cells-for-C++ // Source directory path U16String sourceDir = u ".....01_SourceDirectory \\ " ; // Output directory path U16String outputDir = u ".....

    docs.aspose.com/cells/zh/cpp/encrypt-and-decryp...
  8. Save File from URL Using Aspose.HTML for Java

    Learn how to save a file from a URL using Aspose.HTML for Java. Explore Java examples for automating file downloads from websites....Create a Url object and pass the path of the file you want to download...extract the file name from the URL path. Finally, use the FileHelper...

    docs.aspose.com/html/java/save-file-from-url/
  9. ArgumentOutOfRangeException (int32 overflow) wh...

    We are currently working with Aspose.PSD for .NET 26.4.0 and have identified an issue while saving PSB files containing very large Smart Object layers. During testing, saving a PSB with a Smart Object layer sized 50,000…...occurring in the load path instead of the save path. For a canvas of...this in the Save() path, but the Load() path appears to have the...

    forum.aspose.com/t/argumentoutofrangeexception-...
  10. FileFontSource.file_path property | Aspose.Word...

    FileFontSource.file_Path property. Path to the font file....file_path property FileFontSource.file_path property Path to the...font file. @property def file_path ( self ) -> str : ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...