Sort Score
Result 10 results
Languages All
Labels All
Results 3,101 - 3,110 of 59,331 for

path

(0.07 sec)
  1. Aspose.PSD for Java 24.5 - 发布说明|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.... getLayers ()[ 2 ]; IPath path = shapeLayer . getPath (); IPathShape...IPathShape [] pathShapes = path . getItems (); List < BezierKnotRecord...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  2. 使用 C# 将图像添加到 PDF|Aspose.PDF for .NET

    本节描述如何使用 C# 库将图像添加到现有 PDF 文件中。...void AddImageToPDF () { // The path to the documents directory var...AddImageToPDFUsingPd () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/add-image-to-existin...
  3. Manipulating CorelDRAW Files|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....is loaded by passing the file path to the Image class static load...

    docs.aspose.com/imaging/python-net/manipulating...
  4. Detect format of 3D file in C# .NET|Documentation

    Using Aspose.3D for .NET API, developers may detect the format of supported 3D files in C# before opening it because the file extension does not guarantee that the file content is appropriate....format of 3D file (using the file path or stream) and check its extension...

    docs.aspose.com/3d/net/detect-format-of-3d-file/
  5. Presentation Format|Aspose.Slides for Python Do...

    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.... get_presentation_info ( path + "HelloWorld.pptx" ) if info...

    docs.aspose.com/slides/python-net/presentation-...
  6. Concatenate PDF with error "Object reference no...

    I will try to concatenate PDF files but have an error “Object reference not set to an instance of an object.” Error executed when call concatenate with any file + attached file. More logs: System.NullReferenceExceptio…...Path).ToArray(); pdfEditor.Concatenate(...ConcatenateIgnoringC; Check File Paths : Make sure that the paths you are providing...

    forum.aspose.com/t/concatenate-pdf-with-error-o...
  7. Convert Text to Vector – Text Vectorization in ...

    Convert SVG text to a vector using Aspose.SVG Python library. SVG text goes from a font to a vector graphic, and it cannot be edited in a text editor....replaced with the combination of <path> , <use> , <mask> , <g> elements...you convert text to a vector path, you can no longer edit the...

    docs.aspose.com/svg/python-net/convert-text-to-...
  8. Shape Layer Manipulation in Aspose.PSD for Java...

    Examples of how to manipulate Shape Layers of PSD File...accessing Shape Layers, modifying path shapes, and updating the image... You can define the shape’s path by specifying a series of Bezier...

    docs.aspose.com/psd/java/psd-shape-layer-manipu...
  9. PDF to SVG Merge using C# | Aspose.PDF

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

    products.aspose.com/pdf/net/merger/pdf-to-svg/
  10. PDF to HTML Merge using C# | Aspose.PDF

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

    products.aspose.com/pdf/net/merger/pdf-to-html/