Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 9,797 for

2024

(0.88 sec)
  1. Python cannot install Aspose.PDF - Free Support...

    Hi, I cannot install aspose pdf for python on Mac OS: pip install aspose-pdf returns: ERROR: Could not find a version that satisfies the requirement aspose-pdf (from versions: none) ERROR: No matching distribution…...camelBackNotation January 5, 2024, 2:59pm 1 Hi, I cannot install...2 Likes asad.ali January 5, 2024, 7:29pm 2 @camelBackNotation...

    forum.aspose.com/t/python-cannot-install-aspose...
  2. Architecture advice needed - Free Support Forum...

    Is any ideas how can i implement that? That is amcharts Timeline widget. Of course there is no something like in word. So, i thinking about maybe i can do something like that, of course not exactly like done with am…..."2023-10-22", "2024-09-10", "2025-02-03", "2024-02-01" }; Document...

    forum.aspose.com/t/architecture-advice-needed/3...
  3. Aspose.Email uses java.util.Date incorrectly - ...

    The Aspose getters and setters that use Java Date all do this, and ruin timestamps instead of leaving them alone. java.util.Date is not intended to be used as a timestamp with timezone. From the JavaDoc: Allocates a D…...email-java dstancu April 9, 2024, 8:17pm 1 The Aspose getters...margarita.samodurova April 10, 2024, 4:59am 2 Hello @dstancu , Welcome...

    forum.aspose.com/t/aspose-email-uses-java-util-...
  4. NPE when convert HTML to PDF - Free Support For...

    Hello! I convert HTML to PDF import com.aspose.pdf.*; import com.aspose.pdf.HtmlSaveOptions.PartsEmbeddingModes; import com.aspose.pdf.HtmlSaveOptions.RasterImagesSavingModes; ... public byte[] createDocumentFromHt…...aspose-pdf-java Vladimirus August 26, 2024, 1:08pm 1 Hello! I convert HTML...the error? asad.ali August 26, 2024, 6:18pm 2 @Vladimirus We have...

    forum.aspose.com/t/npe-when-convert-html-to-pdf...
  5. SVG gets generated differently depending on the...

    Hi, We experience an issue with the SVG generation from xlsx charts. Depending on the target framework the .svg file will be slightly different. This difference is enough to break functionality in other libraries when t…...licenselogimatic November 1, 2024, 11:59am 1 Hi, We experience...6 KB) xinya.zhu November 1, 2024, 12:47pm 2 @licenselogimatic...

    forum.aspose.com/t/svg-gets-generated-different...
  6. Signing with TSA: TSA's certificate is used - F...

    Dear Support Team We have encountered the same problem as described in Signing with certificate and TSA using Aspose.PDF. Is there any update on this issue? As described in this ticket, when we sign PDF documents and sp…...duerig July 10, 2024, 12:41pm 1 Dear Support Team...very much asad.ali July 10, 2024, 8:13pm 2 @martin.duerig We...

    forum.aspose.com/t/signing-with-tsa-tsas-certif...
  7. Document.ExtractPages yields wrong results - Fr...

    Use the following code: var document = new Document("input.docx"); for (int page = 0; page < document.PageCount; page++) { Document extractedPage = document.ExtractPages(page, 1); // startindex and count string …...words-net Buffer2018 November 27, 2024, 12:02pm 1 Use the following...KB) alexey.noskov November 27, 2024, 1:01pm 2 @Buffer2018 Such problems...

    forum.aspose.com/t/document-extractpages-yields...
  8. Saving a Presentation with a Bubble Chart in C#...

    I have found some issues, but t is not easy too reprodue this. Becouse we got pptx Templates and fill it dynamic with data. For This error we open a pptx with a multimeda placeholder: grafik.png (4.5 KB) We set here …...slides-chart Tivian_XI March 12, 2024, 7:19am 1 I have found some...ArgumentException andrey.potapov March 12, 2024, 8:57am 2 @Tivian_XI , Thank...

    forum.aspose.com/t/saving-a-presentation-with-a...
  9. Quality of Thumbnails Is Very Poor When Convert...

    Hi, I am trying to get thumbnail images for certain shapes, but the quality of thumbnails is very poor. Please find attached the thumbnail image, code below. ppt_tb_image_1.png (1.8 KB) ppt_tb_image_21.png (575 Bytes) …...slides-rendering pankajku August 30, 2024, 7:31am 1 Hi, I am trying to...Low andrey.potapov August 30, 2024, 12:24pm 2 @pankajku , Thank...

    forum.aspose.com/t/quality-of-thumbnails-is-ver...
  10. Converting Presentation with EMF Images to PDF ...

    Hello, We are looking into upgrade of current Aspose.Slides library, but encountered an issue with conversion of PPT presentation containing an EMF image to PDF. Below is the sample code: final String targetPdfFile =…... oraspose August 2, 2024, 6:31pm 6 Hello Stanislav. Any...Yan andrey.potapov August 3, 2024, 4:48am 7 @oraspose , The issue...

    forum.aspose.com/t/converting-presentation-with...