Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 61,488 for

paths

(0.2 sec)
  1. Creating a complex PDF|Aspose.PDF for Java

    Aspose.PDF for Java allows you to create more complex documents that contain images, text fragments, and tables in one document....Path ; import java.nio.file.Paths ; import java...{ } private static Path _dataDir = Paths . get ( "/home/admin1/pdf-examples/"...

    docs.aspose.com/pdf/java/complex-pdf-example/
  2. How to Merge PDF Files using C#

    This simple tutorial contains information about how to merge PDF files using C#. It explains how using C# merge PDF files operation can be performed with a few lines of code....the input PDF file names and paths using a string array Merge the...library and specify the file paths with file names using a string...

    kb.aspose.com/pdf/net/how-to-merge-pdf-files-us...
  3. Remove Background from Image using Java

    This article describes how to remove background from image using Java. It has details to set the IDE, a list of steps, and a sample code for developing a picture background remover using Java....Define input and output file paths, including the source image...RasterImage from the specified path Configure auto masking options...

    kb.aspose.com/imaging/java/remove-background-fr...
  4. Aspose.PSD For Python Key Features|Documentation

    Key Features of Aspose.PSD for Python - Photoshop and Illustrator Python Package features...circles, ellipses, texts, complex paths, and images using the classes...

    docs.aspose.com/psd/python-net/features/
  5. Convert CDR to JPG using C#

    Follow this article to convert CDR to JPG using C#. It has all the details to set the IDE, a list of steps, and a sample code for developing a CDR format to JPG converter using C#....license using SetLicense Define paths for the input CDR and output...input CDR and output JPEG file paths. Then, load the CDR file, configure...

    kb.aspose.com/imaging/net/convert-cdr-to-jpg-us...
  6. Preserving Shape Details in PDF to PPTX Convers...

    Hi Aspose Team, In our project, we need to do the following conversion steps: DOCX → PDF or PPTX → PDF Then, PDF → PPTX using com.aspose.pdf.Document#save(java.io.OutputStream, int) We see that generated PDF stores s…...PDF stores shapes as vector paths on separate layers. However...at least converting vector paths in the PDF to editable freeform...

    forum.aspose.com/t/preserving-shape-details-in-...
  7. Converting a PNG file to PDF using Java | Aspos...

    PNG to PDF conversion via Java sample code. Programmers can use this example code to export PNG to PDF within any Web or Desktop Java based application.... setFile ( Paths . get ( DATA_DIR . toString...image ); pdfDocument . save ( Paths . get ( DATA_DIR . toString...

    products.aspose.com/pdf/java/conversion/png-to-...
  8. Converting a BMP file to PDF using Java | Aspos...

    BMP to PDF conversion via Java sample code. Programmers can use this example code to export BMP to PDF within any Web or Desktop Java based application.... setFile ( Paths . get ( DATA_DIR . toString...document pdfDocument . save ( Paths . get ( DATA_DIR . toString...

    products.aspose.com/pdf/java/conversion/bmp-to-...
  9. Excel File and Data Operations|Documentation

    Excel file and data operations - create workbooks, manage worksheets, read and write Excel data with AI automation...Best Practices File Paths – Use relative paths for better portability...

    docs.aspose.com/cells/nodejs-cpp/mcp/file-opera...
  10. Different Input Sources|Documentation

    Learn how to use BarCodeReader with file Paths, streams, images, and in-memory data in Aspose.BarCode for Java....recognize barcodes from: File path File object InputStream BufferedImage...variables like imagePath represent paths to barcode images in your application...

    docs.aspose.com/barcode/java/developer-guide/ba...