Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 61,041 for

paths

(0.48 sec)
  1. Convert PDF to Excel|Aspose.PDF for Java

    Aspose.PDF for Java allows you to convert PDF to Excel format using java. During this, the individual pages of the PDF file are converted to Excel worksheets....Path ; import java.nio.file.Paths ; import com.aspose...The path to the documents directory. private static Path _dataDir...

    docs.aspose.com/pdf/java/convert-pdf-to-excel/
  2. Convert a PDF that contains XFA forms TO PDF an...

    Hi, When I use Aspose to convert a PDF that contains XFA forms TO PDF and try to flatten it, the process fails and corrupts the file. Can you please help as always ? Thanks un advance, Dani original xfa form.pdf (3…...pdfDocument = new Document("path/to/original_xfa_form.pdf");...modified document pdfDocument.Save("path/to/flattened_output.pdf"); Make...

    forum.aspose.com/t/convert-a-pdf-that-contains-...
  3. Generating the form|Documentation

    How to render a printable form image and generate a recognition pattern file for Aspose.OMR for Java engine....recognition pattern file, provide the path to the form’s source code to...in the source code, the full path to each image file must be directly...

    docs.aspose.com/omr/java/generate-template/
  4. Working with masks in Aspose.PSD for Python|Doc...

    Examples of how to work with Clipping, Raster and Vector Masks within PSD File...information, vector masks utilize paths and curves to create smooth...essentially a path that is applied to a layer. The shape of the path determines...

    docs.aspose.com/psd/python-net/update-create-la...
  5. docx转PDF后,生僻字不显示 - Free Support Forum - aspose.com

    版本:23.8 编程语言:java 问题截图: 源文件: 金顶宝-20年-单签-2024V1.0 (1) (1).docx (33.6 KB)...Document doc = new Document("path/to/your/document.docx"); //...the document as PDF doc.save("path/to/your/output.pdf", options);...

    forum.aspose.com/t/docx-pdf/314728
  6. Multithreading in Aspose.Slides for C++|Aspose....

    Aspose.Slides for C++ multithreading boosts PowerPoint and OpenDocument processing. Discover best practices for efficient presentation workflows....instances and separate output paths, such tasks typically parallelize...

    docs.aspose.com/slides/cpp/multithreading/
  7. Insert Slicer with C++|Documentation

    Manage slicers of Excel files with Aspose.Cells using C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/create-slicer/
  8. PDF to HTML Merge using Python | Aspose.PDF

    Combine two or more PDF documents into one HTML single file programmatically with Python sample code using Aspose.PDF for Python for .NET... Create a list of paths to input files by joining the...directory path with each input file name using path.join method...

    products.aspose.com/pdf/python-net/merger/pdf-t...
  9. PDF to DOCX Merge using Python | Aspose.PDF

    Combine two or more PDF documents into one DOCX single file programmatically with Python sample code using Aspose.PDF for Python for .NET... Create a list of paths to input files by joining the...directory path with each input file name using path.join method...

    products.aspose.com/pdf/python-net/merger/pdf-t...
  10. Page setup|Documentation

    How to customize the paper size, orientation, font, images, and other layout settings of a printable form....also allows you to provide paths to images used in the form....ImagesPaths string[] n/a Full path to each image mentioned in the...

    docs.aspose.com/omr/cpp/generate-template/page-...