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

paths

(0.23 sec)
  1. 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...
  2. Aspose.PSD for .NET 21.11 - Release Notes|Docum...

    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....Vector path editor (Here placed classes for edit vector paths). ///...instance, or replace by new path resource and updates. /// </summary>...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-1...
  3. 如何加载字体?| 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/
  4. 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...
  5. 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...
  6. Limitations and API Differences|Aspose.Slides f...

    Compare the limitations and API differences between Aspose.Slides for PHP via Java and Aspose.Slides for Java....$htmlBytes = Files -> readAllBytes ( Paths -> get ( "embedOle.html" ));...Files -> write ( new File ( $path ) -> toPath (), $fontData ,...

    docs.aspose.com/slides/php-java/limitations-and...
  7. Text Extends Beyond Circle Boundaries When Conv...

    Hi, We are using Aspose.slides for c++ For attached ppt, there is sun image with text fully inside the circle. Using below code to generate thumbnail, the text in thumbnail goes outside circle boundaries. shape->GetIm…...MakeObject<Array<String>>(1, u"path_to_folder_with_fonts"); Fon...2025, 11:27am 7 andrey.potapov: path_to_folder_with_fonts Can you...

    forum.aspose.com/t/text-extends-beyond-circle-b...
  8. Configure Font Substitution in Presentations on...

    Enable optimal font substitution in Aspose.Slides for Android via Java when converting PowerPoint & OpenDocument presentations to other file formats....available fonts and the search paths differ across platforms, which...

    docs.aspose.com/slides/androidjava/font-substit...
  9. Convert AI to PSD via C# | products.aspose.com

    Sample code for AI to PSD C# conversion. Use API example code for batch AI files to PSD conversion within VB.NET, Asp.NET or any .NET based application.... it uses points to create paths for displaying the image data...

    products.aspose.com/psd/ai-to-psd/
  10. 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/