Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 567 for

25.6

(0.26 sec)
  1. How to Install Aspose.PDF for Rust via C++|Aspo...

    This section shows a product description and instructions for installing Aspose.PDF for Rust on your own....PDF-for-Rust-via-CPP-25.6.zip The archive filename format...

    docs.aspose.com/pdf/rust-cpp/installation/
  2. 请教,如何在pdf中某一个固定位置插入一个base64image的图片,固定位置需要判断横向纵...

    public static void main(String[] args) { try { String inFilePath = "E:\\test\\pdf_signature\\a.pdf"; String outFilePath = "E:\\test\\pdf_signature\\z" + Instant.now().toEpochMilli() + ".pdf"; …...aspose aspose-pdf 25.6 这个版本不存在setPosition坐标方法 asad...

    forum.aspose.com/t/pdf-base64image/315504
  3. Incorrect Color Detected for a Shape in a Power...

    I have attached a presentation “color_src.pptx” having one shape in the first slide. (NOTE: When I open this presentation in microsoft powerpoint and try to select the shape in first slide, it somehow appears to be locke…...Slides for Python 25.6 ( Windows x64 , Windows x86...

    forum.aspose.com/t/incorrect-color-detected-for...
  4. Java Barcode Library - Generate & Recognize QR,...

    Add barcode generation and recognition to Java applications. Create and scan 1D & 2D barcodes like QR Code, Data Matrix, PDF417, Code128 using a powerful cross-platform Java API....‘aspose-barcode’, version: ‘25.6’) Why Aspose.Barcode for Java...

    products.aspose.com/barcode/java/
  5. Words to PDF Track Changes Cell Highlighting pr...

    Hello, We have an issue where the resultant PDF of a Word document that has track changes is unreadable due to the colour choices made for “By Author” Attached is the document highlighting the issue Track Changes.docx …...png (25.6 KB) But the result in the PDF...

    forum.aspose.com/t/words-to-pdf-track-changes-c...
  6. NullPointerException noticed in aspose pdf - Fr...

    Noticing below error on pdf files when running some production jobs error.message Cannot invoke “com.aspose.pdf.internal.l6n.ly.lu()” because the return value of “com.aspose.pdf.internal.l6n.l0t.l6t()” is null error.st…...Aspose PDF java packages is 25.6. Sample code: import com.aspose...

    forum.aspose.com/t/nullpointerexception-noticed...
  7. Aspose.cell PDF文件转换主线程不释放 - Free Support Forum ...

    我们发现aspose.cell save方法 excel转PDF的时候,如果碰到转换失败会一直卡主线程不释放,但是也没有抛出任何异常,导致我们整个主线程都被阻塞,不能在做其他的转换操作。 想问一下如果出现转换出错,能否抛出异常告知不要阻塞主线程不释放呢? 我们用的Aspose cells是最新的25.5的版本 Code Snipet: WXWorkCapture_1747279838100.png (24.6 KB)...我们发现aspose.cell save方法 excel转PDF的时候,如果碰到转换失败会一直卡主线程不释放,但是也没有抛出任何异常,导致我们整个主线程都被阻塞,不能在做其他的转换操作。 想问一下如果出现转换出错,能否抛出异常告知不要阻塞主线程不释放呢? 我们用的Aspose cells是最新的25.5的版本 Code Snipet: WXWorkCapture_1747279838100.png (24.6 KB)

    forum.aspose.com/t/aspose-cell-pdf/312719
  8. Cad图纸读取不了,load卡死求助 - Free Support Forum - aspos...

    语法: LoadOptions loadOptions = new LoadOptions(); loadOptions.setSpecifiedEncoding(CodePages.SimpChinese); CadImage cadImage = (CadImage)CadImage.load("D:\\ljt$vf@8778555c.1.0.JE7.820.7890.wip.dwg",loadOptions); tuzhi.z…...CAD for Java 25.6 版本中得到解决,请在您这边进行测试。...

    forum.aspose.com/t/cad-load/312084
  9. Create a Waterfall Chart with Legend Customizat...

    Hi Team, Could you please share the code snippet to render a waterfall chart for the below data using Aspose Slides Java version 25.6 ? Period Savings PrevYear -9 January 1 February 3 March 4 April -3 …...using Aspose Slides Java version 25.6 ? Period Savings PrevYear -9...

    forum.aspose.com/t/create-a-waterfall-chart-wit...
  10. Why does ParagraphFormat.getFirstLineIndent() r...

    请看一下附件里的template.zip (42.3 KB)这个模板文件,可以看到如附件里的 这个截图所示,first line indent是没有设置的。 然后当我在用Aspose Java的API去读取这个模板文件里的这个样式的first line indent时,发现得到的是-28.35,见附件里的 截图。截图里的程序如下,把new Document(new FileInputStream(“xxx.dotm”)…...请看一下附件里的template.zip (42.3 KB)这个模板文件,可以看到如附件里的 这个截图所示,first line indent是没有设置的。 然后当我在用Aspose Java的API去读取这个模板文件里的这个样式的first line indent时,发现得到的是-28.35,见附件里的 截图。截图里的程序如下,把new Document(new FileInputStream(“xxx.dotm”)…

    forum.aspose.com/t/why-does-paragraphformat-get...