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

paths

(0.07 sec)
  1. ConversionService and its tests - Free Support ...

    Hi, Can you please take a look on ConversionService class ,the hurt of my GIS converter Lib and its tests (ConversionServiceTests). I build the below two files with ChatGPT and Microsoft. Thanks in adavnce, /// /…...Responsibilities /// - Validate paths (input/output exists, temp can...implemented (e.g., stream handling, path normalization). Whether the...

    forum.aspose.com/t/conversionservice-and-its-te...
  2. 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/
  3. 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-...
  4. Merge Excel Files using C#

    Follow this article to merge Excel files using C#. It has details to set the IDE, a list of steps, and a sample code to combine multiple Excel files using C#....Excel files by setting the paths of all the source Excel files...

    kb.aspose.com/cells/net/merge-excel-files-using...
  5. 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/
  6. Aspose.Drawing for .NET | Cross-platform System...

    .NET graphic library for drawing text, geometries, and images, to directly replace System.Drawing.Common package without changing existing C# code....etc Process and draw graphics paths Render text with different fonts...

    products.aspose.com/drawing/net/
  7. Unable to insert a png with big resolution - Fr...

    Dear Sir or Madam, If I try to insert an image with 10000 horizontal/vertical resolution it wouldn’t be inserted. The project is attached. Please note that the similar image with different resolution can be inserted. R…...without modifications (except paths to test files). So, I tested...

    forum.aspose.com/t/unable-to-insert-a-png-with-...
  8. 如何加载字体?| Java 版 Aspose.Font

    如何使用Aspose.font用于Java解决方案上的Yout设备上的字体?答案在本文中给出了代码示例中的解释。...Paths ; 7 8 import com.aspose.font...1 //构造文件的路径 2 字符串fontpath = paths. get (getDatadir() ,“ montserrat...

    docs.aspose.com/font/zh/java/how-to-load-fonts/
  9. Work with symbology types|Documentation

    Learn how to choose and configure barcode symbology types when using BarCodeReader in Aspose.BarCode for Java.... Paths . get ( tempCode128Path ). toFile...read ( java . nio . file . Paths . get ( tempQrPath ). toFile...

    docs.aspose.com/barcode/java/developer-guide/ba...
  10. PDF Merge returns Object reference not set to a...

    Using the PdfFileEditor.Concatenate method is throwing a “Object reference not set to an instance of an object System.NullReferenceException” error. Both files intended to merge exist and confirm they exist. We can merge…...steps: Check File Paths : Ensure that the paths to the input PDF...

    forum.aspose.com/t/pdf-merge-returns-object-ref...