Sort Score
Result 10 results
Languages All
Labels All
Results 8,031 - 8,040 of 155,282 for

2

(0.18 sec)
  1. Issue with Merging Large PDF Files using Aspose...

    Hello, I am facing issues while merging large PDF files using Aspose.PDF(25.8.0.0). I have individual files of approximately 2GB each, and I am attempting to merge them into a single PDF, which could result in a file si…...Files (18MB Each) When merging 2 files of 18MB each, the merge...Discourse December 5, 2025, 7:43am 2 @SAM_OFFICE_OPERATIONS_XEROX_COM...

    forum.aspose.com/t/issue-with-merging-large-pdf...
  2. Using Link Annotations in PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to Add, Get, and Delete Link Annotation from your PDF document.... We used 2 TextFragmentAbsorber to find fragments...LinkAnnotation ( page , linkFragments [ 2 ]. Rectangle ) { Action = new...

    docs.aspose.com/pdf/net/link-annotations/
  3. How to Format Number to Fraction|Documentation

    This article will introduce how to format number to fraction using Aspose.Cells for Node.js via C++ API....in recipes or measurements, 1/2 cup or 3/4 inch is more intuitive...straightforward. For example, adding 1/2 and 1/4 is more intuitive for...

    docs.aspose.com/cells/nodejs-cpp/how-to-format-...
  4. How to copy word style to excel style - Free Su...

    I have multiple docx files and I have a requirement to put each docx content with style into column. Like If you copy word content and paste into excel but I want to do programmatically. I’m able to put the plain text i…...sahi July 31, 2019, 6:00pm 2 @manojp1988 , Thanks for your...bit. manojp1988 August 1, 2019, 2:05am 3 Thank you sir. amjad.sahi...

    forum.aspose.com/t/how-to-copy-word-style-to-ex...
  5. Aspose NuGet packages ID Prefix reservation - F...

    I noticed that Aspose is not a reserved ID prefix on NuGet.org. For example Aspose.Words. Reserving NuGet prefix is easy and it would improve security and help mitigate dependency confusion type attacks....uvsb9n15f February 18, 2025, 2:24pm 1 I noticed that Aspose is...sahi February 18, 2025, 3:09pm 2 @uvsb9n15f , Thanks for your suggestion...

    forum.aspose.com/t/aspose-nuget-packages-id-pre...
  6. Image distorted in excel to pdf transformation ...

    Hi Team, We are trying to transformation input file(xlsx) to pdf with below code. Workbook doc = new Workbook("input.xlsx"); doc.save("output.pdf"); In output file, you can see the wrong drawing. The c…...sahi March 26, 2024, 9:43am 2 @rnara , I believe you are using...we make progress. rnara April 2, 2024, 6:19am 6 Hi @duojie.yang...

    forum.aspose.com/t/image-distorted-in-excel-to-...
  7. HTML to PDF conversion runaway memory usage - F...

    Using the latest version (25.4) of Aspose.HTML for .NET, some HTML documents that we convert will go into a runaway memory usage. We have isolated the code to a console app and still see the same issue with all available…...Discourse May 1, 2025, 4:52pm 2 @riftsoft It seems you are experiencing...MemoryIssueExample.zip (7.7 KB) asad.ali May 2, 2025, 6:47pm 4 @riftsoft Can...

    forum.aspose.com/t/html-to-pdf-conversion-runaw...
  8. LaTeX Figure rendering | Aspose.TeX for Java

    Aspose.TeX API solution for Java LaTeX fragment (figure) rendering is described in this article. Learn the code examples on how to use the functionality.... 2 PngFigureRendererOpt options =...5){\\line(2,1){3}} \\put(4,2){\\line(-2,1){2}} \\put(2,3){\\line(-2...

    docs.aspose.com/tex/java/latex-figure-rendering/
  9. Take Excel function - Free Support Forum - aspo...

    Is the Excel Take function going to be implemented? https://support.microsoft.com/en-us/office/take-function-25382ff1-5da1-4f78-ab43-f33bd2e4e003 Thanks! Dean...Unlisted April 14, 2025, 4:10pm 2 amjad.sahi Listed April 14, 2025...team. Moonglum July 8, 2025, 2:53pm 5 Any word on this? amjad...

    forum.aspose.com/t/take-excel-function/311284
  10. New Line in Cells|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....createRow ( 2 ); Cell cell = row . createCell ( 2 ); cell . setCellValue...

    docs.aspose.com/cells/java/new-line-in-cells/