Sort Score
Result 10 results
Languages All
Labels All
Results 1,671 - 1,680 of 15,718 for

2024

(0.27 sec)
  1. Aspose pdf/a rendition results in pdf rendition...

    Hi Team, When attempting to convert a PDF to PDF/A , the rendition results a PDF instead of PDF/A. I have used following code: Document doc = new Document(“C:\Docs\10534\PETICION_CONCEJAL_21_input.pdf”); doc.convert(…...Product Family rnara February 16, 2024, 6:15am 1 Hi Team, When attempting...andriy.andrukhovski February 16, 2024, 8:31am 3 @rnara We have opened...

    forum.aspose.com/t/aspose-pdf-a-rendition-resul...
  2. Aspose size reduction in eval? - Free Support F...

    I am testing out Aspose PDF Java to see if it can reduce the size of PDFs. I see the sample code and have used all the optimizationOptions. I am not seeing the size reduction I was expecting compared to similar PDF libr…...Family larbster February 6, 2024, 3:16pm 1 I am testing out Aspose...thanks asad.ali February 6, 2024, 8:51pm 2 @larbster Yes, you...

    forum.aspose.com/t/aspose-size-reduction-in-eva...
  3. Insert Html List into word Document with custom...

    Is there a way to insert Html into a word template that has a specific Style( Font, NumberList, Colour…) My code looks like this: DocumentBuilder builder = new DocumentBuilder( doc ); builder.moveToMergeField( mergeFie…...words-java heydet October 9, 2024, 1:59pm 1 Is there a way to...Professionalize.Discourse October 9, 2024, 1:59pm 2 @heydet To insert...

    forum.aspose.com/t/insert-html-list-into-word-d...
  4. word转PDF,保护其中的图片不可被复制 - Free Support Forum - as...

    有一个需求,使用aspose 从word转到PDF格式后,通过其他的PDF编辑工具,或者将PDF转换回word其中的图片可以被复制。 我希望pdf中的图片不能被复制,有没有办法能够实现?..., words-net zou_yw June 17, 2024, 9:39am 1 有一个需求,使用aspose 从w...vyacheslav.deryushev June 17, 2024, 12:41pm 2 @zou_yw 如果我理解正确的...

    forum.aspose.com/t/word-pdf/285476
  5. ExportDataTable doesn´t use current culture for...

    The ExportDataTable function does convert a double value wrong to string if the current thread does use german culture settings. The ExportDataTableAsString function does use the current culture setting. For example a…...Family cells-net kriki July 3, 2024, 4:23pm 1 The ExportDataTable...(6.0 MB) amjad.sahi July 3, 2024, 6:23pm 2 @kriki , After an...

    forum.aspose.com/t/exportdatatable-doesn-t-use-...
  6. Issues with HTML to PDF Conversion Using Aspose...

    I am facing significant performance issues when converting HTML to PDF using Aspose.PDF. Specifically, it takes almost 2.5 minutes to load the HTML memory stream into the Aspose.Pdf.Document constructor. using System;…...Family riyasvk November 12, 2024, 10:31am 1 I am facing significant...in this project. Screenshot 2024-11-12 160618.png (66.0 KB) Environment:...

    forum.aspose.com/t/issues-with-html-to-pdf-conv...
  7. Unable to use Aspose.words on Android - Free Su...

    I was trying out the Aspose.words SDK and after including its JAR, I am getting the below exception: Caused by: java.lang.ClassNotFoundException: Didn't find class "org.bouncycastle.operator.DefaultAlgorithmNameFinder" …...android-java shubhgar November 11, 2024, 1:10pm 1 I was trying out the...openFile(ARFileOpenUtils.kt:409) .... 2024-11-11 16:37:29.356 4424-4424...

    forum.aspose.com/t/unable-to-use-aspose-words-o...
  8. Using Aspose.Cells - Converting stream to csv i...

    Hi Team, We are trying to convert the memoryStream to Csv like the below code but after saving the file to csv it is adding one empty row … tried to delete the empty row using TxtSaveOptions.TrimLeadingBlankRowAndColumn…...cells-net anam77899 January 3, 2024, 7:26pm 1 Hi Team, We are trying...Csv); amjad.sahi January 3, 2024, 7:51pm 2 @anam77899 , Could...

    forum.aspose.com/t/using-aspose-cells-convertin...
  9. Using Aspose.Pdf to convert from Html to Pdf sh...

    I am using the Aspose library to convert HTML code to PDF Document in Dotnet. In Windows, this is working perfectly but in the docker image, it is showing an error in the third line - using Document = Aspose.Pdf.Documen…...html-to-pdf anik00 July 14, 2024, 1:02pm 1 I am using the Aspose...docker file? asad.ali July 14, 2024, 7:46pm 2 @anik00 Please try...

    forum.aspose.com/t/using-aspose-pdf-to-convert-...
  10. Differentiate between Signature and Timestamp c...

    Hello SigningHub Two Signer Seal.pdf (413.7 KB) I want to understand whether the certificate in the pdf is a signing certificate or a timestamp certificate with a code like the one below, but I can’t find a correct way…...Product Family DigitalPen July 5, 2024, 2:54pm 1 Hello SigningHub Two...true); } } } asad.ali July 5, 2024, 10:06pm 2 @DigitalPen We need...

    forum.aspose.com/t/differentiate-between-signat...