Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 61,026 for

paths

(0.48 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. Configure Font Substitution in Presentations Us...

    Enable optimal font substitution in Aspose.Slides for С++ when converting PowerPoint & OpenDocument presentations to other file formats....substitution process: // The path to the documents directory....available fonts and the search paths differ across platforms, which...

    docs.aspose.com/slides/cpp/font-substitution/
  3. Extract Multi-volume Zip Archive | Aspose.Zip D...

    Learn how to extract multi-volume zip archives using Java libraries....ZIP API provides a accepting paths for archive volume. You need...

    docs.aspose.com/zip/java/extract-multi-volume-zip/
  4. NullReferenceException in PdfFileEditor.Concate...

    Hello, I am encountering a NullReferenceException when trying to concatenate PDF files using the PdfFileEditor.Concatenate() method in Aspose.PDF 25.1.0 . The issue occurs specifically when the PDFs being processed cont…...null , containing correct file paths. The agendaFileTmpPath is properly...

    forum.aspose.com/t/nullreferenceexception-in-pd...
  5. How to Merge PDF using Python

    This short tutorial guides you on how to merge PDF using Python. It has information to set the IDE, steps to write the program and a runnable Python code to merge PDF files....array of strings having the path and name of all the PDF files...strings containing the full paths to the PDF files that are to...

    kb.aspose.com/pdf/python/how-to-merge-pdf-using...
  6. 如何加载字体?| 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/
  7. 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...
  8. 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/
  9. 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/
  10. 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-...