Sort Score
Result 10 results
Languages All
Labels All
Results 2,451 - 2,460 of 60,930 for

path

(0.24 sec)
  1. Create Bookmarks|Aspose.PDF for .NET

    This section explains how to create bookmarks to your PDF file with Aspose.PDF Facades using PdfBookmarEditor Class....CreateBookmarksOfAll () { // The path to the documents directory var...CreateBookmarksOfAll () { // The path to the documents directory var...

    docs.aspose.com/pdf/net/create-bookmarks/
  2. Working with Images | Aspose.Note Documentation

    With C# OneNote API or Library, you can extract images from OneNote document, get information of the images, insert an image into existing OneNote document, and link an image to hyperlink.... Copy 1 // The path to the documents directory....(String. Format (dataDir + "{0}" , Path. GetFileName (image. FileName...

    docs.aspose.com/note/net/working-with-images/
  3. Add Videos to Presentations in Python|Aspose.Sl...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for Python via .NET. Fast how-to guide....object and pass the video file path to embed the video with the...with slides . Presentation ( path + "pres.pptx" ) as pres : with...

    docs.aspose.com/slides/python-net/video-frame/
  4. MHT to XLSX Converter using Python | Aspose.PDF

    Sample code on Python for MHT to XLSX conversion. Use example code for batch MHT to XLSX conversion with Python and .NET...pdf library, including FileIO, path classes.These libraries are...before proceeding. Specify the path to the input PDF file by joining...

    products.aspose.com/pdf/python-net/conversion/m...
  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....Startup (); // Output directory path U16String outDir ( u ".. \\...Add ( u "A1:B3" , true ); // Path of output image file U16String...

    docs.aspose.com/cells/zh/go-cpp/chart-rendering/
  6. OUT of memory issue when merging large files - ...

    hey , I have a requirement where I can stream multiple large pdf from S3 and merge them per page at a time. Can you guide on how this can be achieved ? Does Aspose PDF java offers this functionality I used this logic , …...forEach(pdfName -> { Path pdfPath = RESOURCE_PDF_DIR.resolve(pdfName);...stream() .forEach(pdfName -> { Path pdfPath = RESOURCE_PDF_DIR.resolve(pdfName);...

    forum.aspose.com/t/out-of-memory-issue-when-mer...
  7. How to crop an image with oval/circle/roundrect...

    Hi, Support: Would you please provide me a full demo to show how to crop an image with oval/circle/roundrectangle shape based on VB.net? below is my codes, but it results in wrong position image. Dim Img As New Png…...Transparent) Dim path As New Aspose.Imaging.GraphicsPath()...Figure.AddShape(EllipseShape) path.AddFigure(Figure) g.Clip = New...

    forum.aspose.com/t/how-to-crop-an-image-with-ov...
  8. Convert Visio to IMAGE via Python | products.as...

    Sample Python conversion Visio to IMAGE file. Use this example code to convert Visio to IMAGE within any Python based application....save method with output file path and SaveFileFormat as parameters...will be saved at the specified path System Requirements Aspose.Diagram...

    products.aspose.com/diagram/python-java/convers...
  9. Convert Visio to SVG via Python | products.aspo...

    Sample Python conversion Visio to SVG file. Use this example code to convert Visio to SVG within any Python based application....save method with output file path and SaveFileFormat as parameters...will be saved at the specified path System Requirements Aspose.Diagram...

    products.aspose.com/diagram/python-java/convers...
  10. Convert Visio to PNG via Python | products.aspo...

    Sample Python conversion Visio to PNG file. Use this example code to convert Visio to PNG within any Python based application....save method with output file path and SaveFileFormat as parameters...will be saved at the specified path System Requirements Aspose.Diagram...

    products.aspose.com/diagram/python-java/convers...