Sort Score
Result 10 results
Languages All
Labels All
Results 1,581 - 1,590 of 43,660 for

2025

(1.37 sec)
  1. About inconsistence of header alignment from fi...

    Hi Team, Header alignment from first page is not correctly reflecting in the following aspose word templates. Could you pls assist me on this? First page in grid view:: Second page header alignment: Header (Test Re…...thomas December 30, 2025, 7:02am 1 Hi Team, Header alignment...Professionalize.Discourse December 30, 2025, 7:03am 2 @rose.thomas Are you...

    forum.aspose.com/t/about-inconsistence-of-heade...
  2. How to Fit Image to Cell Width in Aspose.Cells ...

    Hello, I’m trying to fit images to the width of a cell. Currently, I’m using the following code: C# foreach (Shape s in doc.GetChildNodes(NodeType.Shape, true)) { s.AspectRatioLocked = true; s.Width = 100; // This …...scanlan October 22, 2025, 12:33pm 1 Hello, I’m trying...Professionalize.Discourse October 22, 2025, 12:34pm 2 @e.scanlan To fit...

    forum.aspose.com/t/how-to-fit-image-to-cell-wid...
  3. Generate QR CODE in pdf document - Free Support...

    Hello , I contact you about treating QR code to generate it correctly from template into a pdf. My first question : is it the only way to do it is to use the Product Aspose Barcode? i want to send like this my payload…...Product Family MDAKNOU March 4, 2025, 5:37am 1 Hello , I contact...Professionalize.Discourse March 4, 2025, 5:37am 2 @MDAKNOU Could you...

    forum.aspose.com/t/generate-qr-code-in-pdf-docu...
  4. Aspose.Cells - Errors after upgrading to .NET8,...

    Hi, I have a method where I am trying to save the workbook with custom properties. I am using the workbook.Save() to achieve it. After updating to .NET 8, I am getting the following error for workbook Save methods. Th…...aspose-cells rpmati September 26, 2025, 2:35pm 1 Hi, I have a method...Professionalize.Discourse September 26, 2025, 2:36pm 2 @rpmati It appears...

    forum.aspose.com/t/aspose-cells-errors-after-up...
  5. Segmentation fault importing aspose-pdf-cpp-for...

    Environment: macOS: Tahoe (26.x) CPU: Apple Silicon (arm64) Xcode: 26.2 (Build 17C52) Command Line Tools: installed Python versions tested: 3.10 (conda) 3.11 (Homebrew + venv) Package: aspose-pdf-cpp-for-python 25.…...Family rogeragustin December 21, 2025, 9:37pm 1 Environment: macOS:...Xcode 26. asad.ali December 22, 2025, 1:31pm 3 @rogeragustin We are...

    forum.aspose.com/t/segmentation-fault-importing...
  6. 使用updateFields更新目录存在目录缩进及页码不一致问题 - Free Support...

    使用updateFields更新目录 public static void main(String[] args) throws Exception { com.aspose.words.License wordsLicense=new com.aspose.words.License(); wordsLicense.setLicense("D:\\Aspose.TotalforJava.lic"); Stri…...words-java whitemeen November 26, 2025, 9:23am 1 使用updateFields更新目录...Professionalize.Discourse November 26, 2025, 9:25am 2 @whitemeen 摘要 Document...

    forum.aspose.com/t/updatefields/322089
  7. PowerPoint→XPS-複数の問題 - Free Support Forum - asp...

    ① 不具合の概要 Aspose.slides 25.5.0を使用しXPSへ変換した際に、複数の不具合が発生していることを確認いたしました。詳細な内容は以下の通りです。また、これらの問題を解決するための対処方法についてご指導をお願い申し上げます。 ② 添付ファイルの説明 PowerPointErrorファイルリンク ・ErrorReport_PowerPoint.xlsx: 不具合事象のリストを記載しております。このエクセルには以…...notifier July 2, 2025, 9:40am 21 The issues you found...aspose.notifier September 4, 2025, 4:38am 22 The issues you found...

    forum.aspose.com/t/powerpoint-xps/313167
  8. I want to fetch the boundary points(coordinates...

    I want to fetch the boundary points(coordinates) of the hatch in dwg file using Aspose.Cad for dot net....Family cad-net Asheesh32 May 7, 2025, 7:11am 1 I want to fetch the...oleksii.gorokhovatskyi May 7, 2025, 4:59pm 2 @Asheesh32 , Hello...

    forum.aspose.com/t/i-want-to-fetch-the-boundary...
  9. HTML to DOCX transformation through Aspose.word...

    Hello, I’m making the transformation from HTML to Word document with aspose.words in java using a .dotx and the first page of the transformed word document is always empty, the document starts from the second page. Do yo…...Thomai_Chelidoni September 11, 2025, 1:16pm 1 Hello, I’m making...Professionalize.Discourse September 11, 2025, 1:17pm 2 @Thomai_Chelidoni...

    forum.aspose.com/t/html-to-docx-transformation-...
  10. CAD ファイルの load で java.lang.IllegalArgumentExcep...

    DXF 形式の CAD ファイルの読み込み (com.aspose.cad.Image#load()) で java.lang.IllegalArgumentException: URI scheme is not “file” 発生します。 例外が発生するプログラムは Spring Boot で作成した Web アプリケーションであり、ビルドツールである Gradle で Web アプリケーションを起動した場合 (gradlew b…...cad-java KNK_seki March 25, 2025, 5:15am 1 DXF 形式の CAD ファイルの読み込み...oleksii.gorokhovatskyi March 25, 2025, 8:58am 2 @KNK_seki , こんにちは、...

    forum.aspose.com/t/cad-load-java-lang-illegalar...