Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 39,127 for

2025

(0.24 sec)
  1. Aspose.pdf 中把pdf带水印内容页面转图片有时候非常慢 - Free Support...

    可检测到的水印图片.pdf (2.0 MB) JpegDevice jpegDevice = new JpegDevice(width, height, resolution); using (FileStream imageStream = new FileStream($"{imgSavePath}{x}.jpeg", FileMode.Create)) { jpegDev…...aspose-pdf-net yunyou2025 May 16, 2025, 10:35am 1 可检测到的水印图片.pdf (2...imageStream); 这一步转图片非常慢 asad.ali May 16, 2025, 7:57pm 2 @yunyou2025 请确认您使用的是...

    forum.aspose.com/t/aspose-pdf-pdf/312786
  2. Cad转pdf部分特殊字符串转换错误问题 - Free Support Forum - asp...

    2.png (43.2 KB) 1.png (5.7 KB) 图片1为cad的内容,图片2为转换pdf后的内容,字符没有正确转换过来。 以下是图纸: 1.zip (188.4 KB)...cad-java wangwei001 June 24, 2025, 6:18am 1 2.png (43.2 KB) 1...oleksii.gorokhovatskyi June 24, 2025, 9:48am 2 @wangwei001 , 您好,...

    forum.aspose.com/t/cad-pdf/314337
  3. Unable to Get Anchoring Type for Vertical Align...

    Hi, auto textFrameFormat = shape->get_TextFrame()->get_TextFrameFormat(); auto anchor = textFrameFormat->get_AnchoringType(); get_Anchoring returns undefined for the attached presentation. The set text vertical alignm…...slides-cpp pankajku May 15, 2025, 1:58pm 1 Hi, auto textFrameFormat...Professionalize.Discourse May 15, 2025, 1:59pm 2 @pankajku It seems...

    forum.aspose.com/t/unable-to-get-anchoring-type...
  4. Aspose.CellsでExcelファイルをPDF形式に変換した場合にExcelでの見た目と...

    Aspose.Cells for Python via .NET(25.2.0)を利用しています。 Aspose.CellsでExcelワークブックをPDFに変換する際に、 Excel上にあるオブジェクトがExcelワークブックの見た目と異なった位置や模様でPDFに変換されてしまいます。 求める結果としてはExcel本体の機能のPDF変換と同等のPDF変換処理ができ、Excel上の見た目とPDF変換後の見た目が同じになることです。 …...O March 7, 2025, 1:41am 1 Aspose.Cells for Python...Professionalize.Discourse March 7, 2025, 1:41am 2 @R.O PDF変換時にExcel...

    forum.aspose.com/t/aspose-cells-excel-pdf-excel...
  5. How to create OMR template file (.omr) using ex...

    Hi @nikita.korobeynikov, I am going to call TemplateProcessor.recognizeImage() method to process scanned image. It takes String as file path but I get the image from BufferedImage in the memory. In this case, can you please advise how to invoke method? In additon, is there any reference for API documenation? Here is the snippet for your understanding. // render the PDF page to an image with 100 DPI JPG format BufferedImage image = renderer.renderImageWithDPI(i, 100, ImageType.RGB); // Pro......Family jamesanvictoria June 16, 2025, 1:55pm 22 Hi @nikita.korobeynikov...nikita.korobeynikov June 16, 2025, 11:07pm 23 Hello, @jamesanvictoria...

    forum.aspose.com/t/how-to-create-omr-template-f...
  6. EXPORT ISSUE IN PDF - Free Support Forum - aspo...

    Hi, I have an issue exporting the attached excel in PDF, some Bar don’t start from the correct point. I attach the docx with print screen of the problem, the PDF export and the origin in excel. The graph format in the e…...Product Family gmaglie May 19, 2025, 1:46pm 1 Hi, I have an issue...Professionalize.Discourse May 19, 2025, 1:46pm 2 @gmaglie Could you...

    forum.aspose.com/t/export-issue-in-pdf/312864
  7. Layer group export image error:The rectangle ha...

    我使用的是psd-java,当我把图层组导出为png的时候报错。这是我的代码: for (Layer layer : psdImage.getLayers()) { if (layer instanceof LayerGroup) { count++; LayerGroup layerGroup = (LayerGroup) layer; System.out.println("画板名称: " + laye…...Product Family youxin April 9, 2025, 5:38am 1 我使用的是psd-java,当我把...Professionalize.Discourse April 9, 2025, 5:38am 2 @youxin The error...

    forum.aspose.com/t/layer-group-export-image-err...
  8. Merge materials and split mesh in sub-meshes ba...

    We are working with huge 3D mesh objects and are evaluating the Aspose library. We Aspose reads the obj or fbx files we get 1 Mesh ChildNode with a million materials. When using Assimp we get 4 meshes and 4 materials. H…...Family njannink October 14, 2025, 4:38pm 1 We are working with...Professionalize.Discourse October 14, 2025, 4:39pm 2 @njannink To merge...

    forum.aspose.com/t/merge-materials-and-split-me...
  9. DWG to GLB - Free Support Forum - aspose.com

    Hi, is there a way to preserve layer colours when exporting dwg to glb? The glb that I create is always in greyscale. Thanks in advance, Vukas... ninovismo February 27, 2025, 11:14am 8 Hello @oleksii.gorokhovatskyi...gorokhovatskyi February 27, 2025, 1:18pm 9 @ninovismo , Hi. This...

    forum.aspose.com/t/dwg-to-glb/286536
  10. How to get the value of the numbering in a docx...

    I am trying to get the value of the numbering of a paragraph thanks to aspose word python. Here is an example: Text1 Text2 Text3 Right now, when I try to read a Word document with Aspose and compare it with another, i…...words-python lchevallier1299 March 27, 2025, 8:56am 1 I am trying to get...Professionalize.Discourse March 27, 2025, 8:56am 2 @lchevallier1299 To...

    forum.aspose.com/t/how-to-get-the-value-of-the-...