Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 67,716 for

2025

(0.12 sec)
  1. Pdf rendition is not getting generating like wo...

    Hi Team, We are trying to transformation input file with below code. Document doc = new Document("test.docx"); PdfSaveOptions options = new PdfSaveOptions(); doc.save("output.pdf", options); Formatting and Alignment o…...words-java rnara February 26, 2025, 7:17am 1 Hi Team, We are trying...Professionalize.Discourse February 26, 2025, 7:18am 2 @rnara To ensure that...

    forum.aspose.com/t/pdf-rendition-is-not-getting...
  2. Finding Node (no paragraph) page index - Free S...

    How can I look for specific text and collect nodes, then get their pageIndex ? On the attached file I get the list of Nodes, then when I use layoutCollector.GetEntity → it returns null Thanks a lot in advance public s…...words-net Jackomino June 19, 2025, 8:41am 21 I have installed...6 KB alexey.noskov June 19, 2025, 8:50am 22 @Jackomino Try adding...

    forum.aspose.com/t/finding-node-no-paragraph-pa...
  3. While Converting PPTX to PDF in Java, Charts Ar...

    Hi Team, We are trying convert PPT document into PDF. But, charts from ppt are not rendered correctly in PDF. In PDF chart images got distorted dramatically. Java Version :17 We are using aspose.slides version 24.7 …...slides-pdfexport forasposeissues March 7, 2025, 1:56pm 1 Hi Team, We are trying...Professionalize.Discourse March 7, 2025, 1:57pm 2 @forasposeissues It...

    forum.aspose.com/t/while-converting-pptx-to-pdf...
  4. Aspose.Cells equivalent of VBA Styles.Merge - F...

    I am trying to find an equivalent method in Aspose.Cells to Styles.Merge in VBA. Does such a method exist, and if not, can you provide a solution to accomplish this?...Product Family bytefyre June 9, 2025, 2:30pm 1 I am trying to find...Professionalize.Discourse June 9, 2025, 2:31pm 2 @bytefyre In Aspose...

    forum.aspose.com/t/aspose-cells-equivalent-of-v...
  5. 改行していないのに改行される - Free Support Forum - aspose.com

    Aspose.Diagram version 25.3を使っています 改行していないのにAspose.DiagramでPDF変換すると改行される image.png (11.6 KB) 次のリリースで改修されますか?...日本語による技術サポート khayashidv April 10, 2025, 7:00am 1 Aspose.Diagram version...Professionalize.Discourse April 10, 2025, 7:00am 2 @khayashidv Aspose...

    forum.aspose.com/t/topic/311115
  6. extractPages in Aspose 25.2 running infinitely ...

    We noticed as part of our upgrade to 25.2 that for the given file, the document.extractPages was running infinitely for more than 30mins though the file is light weight. Manuscript.docx (34.9 KB) Could you share some l…...words-java ELSSAM_elsevier_com May 5, 2025, 9:00am 1 We noticed as part...Professionalize.Discourse May 5, 2025, 9:01am 2 @ELSSAM_elsevier_com...

    forum.aspose.com/t/extractpages-in-aspose-25-2-...
  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…...slides-rendering pankajku July 28, 2025, 7:22am 1 Hi, We are using Aspose...Professionalize.Discourse July 28, 2025, 7:23am 2 @pankajku It appears...

    forum.aspose.com/t/text-extends-beyond-circle-b...
  8. Unable to recognize code39 barcode - Free Suppo...

    I went through the documentation and ran with high/max quality, allow incorrect bar codes, etc., and it still cannot find any barcode that is of type code39. Interesting that https://products.aspose.app/barcode/recogniz…...do April 28, 2025, 10:21pm 1 I went through the...Professionalize.Discourse April 28, 2025, 10:21pm 2 @an.do It seems you...

    forum.aspose.com/t/unable-to-recognize-code39-b...
  9. 文档中的修订记录,可以给每个修订记录设置一个唯一值吗?用户在接受了或拒绝了修订之后,这个唯一值...

    文档中的修订记录,可以给每个修订记录设置一个唯一值吗?用户在接受了或拒绝了修订之后,这个唯一值也不会变...words-java ouchli March 17, 2025, 7:17am 1 文档中的修订记录,可以给每个修订记...Professionalize.Discourse March 17, 2025, 7:17am 2 @ouchli 请问您能否提供更多...

    forum.aspose.com/t/topic/309929
  10. Visit public Cell this[int row, int column] of ...

    using Aspose.Cells; namespace TestExcelFormat { internal class Program { static void Main(string[] args) { Workbook wb = new Workbook(@“1.xlsx”); Console.WriteLine(wb.Worksheets[0].Cells.MaxColumn); var cell = w…...Product Family cnbjw July 18, 2025, 4:45am 1 using Aspose.Cells;...Professionalize.Discourse July 18, 2025, 4:45am 2 @cnbjw Cause The issue...

    forum.aspose.com/t/visit-public-cell-this-int-r...