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

25.6

(0.67 sec)
  1. 请教,如何在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
  2. Can I concatenate PDF without a rest call in go...

    I tried Aspose.PDF for Go via C++ | Aspose API References, which doesn’t have the merge functionality and Merge Multiple PDF Files|Documentation which uses the cloud SDK. I want to merge documents without sending any dat…...PDF for Go via C++ 25.6 release, which is scheduled...that Aspose.PDF for Go via C++ 25.6 has been officially released...

    forum.aspose.com/t/can-i-concatenate-pdf-withou...
  3. Aspose.Cells Segmentation Fault when saving to ...

    Hello, I’m using Aspose.Cells for NodeJS via C++ bindings (aspose.cells.node 25.4.0). I believe I have installed all the relevant prerequisites. I’m using Node 20 (also tried 18 and 22) on Debian 12. Although, also trie…...js via C++ 25.6 ( Releases | NPM ). This message...

    forum.aspose.com/t/aspose-cells-segmentation-fa...
  4. Editing VBA Source Code | Aspose.Tasks Document...

    Learn how to edit source code of existing VBA modules in Microsoft Project files using Aspose.Tasks for .NET.... Starting from version 25.6 , Aspose.Tasks for .NET allows...

    docs.aspose.com/tasks/net/editing-vba-sourcecode/
  5. Image Alt Text on a new document - Free Support...

    I am using Aspose (latest) PDF. I can make an image by using the Image class like so: var img = new Image { FixHeight = _options.ImageLeftHeight, FixWidth = _options.ImageLeftWidth, ImageStream = new MemoryStream(_…...5:38am 3 @R_C_D_T Since version 25.6 to XImage has added methods:...

    forum.aspose.com/t/image-alt-text-on-a-new-docu...
  6. 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...
  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. 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...
  9. 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...
  10. 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