Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 19,373 for

2 of

(0.05 sec)
  1. Modifying the text of the first cell in a colsp...

    We are upgrading Aspose.PDF for .NET version from v17.11.0 to v19.9.0 . We have a table within the pdf that contains table cells with colspan property. On calling table class GetWidth method, It adds extra cells based o…...Raza September 25, 2019, 1:30pm #2 @dfactset Thank you for contacting...

    forum.aspose.com/t/modifying-the-text-of-the-fi...
  2. 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) …...potapov August 30, 2024, 12:24pm 2 @pankajku , Thank you for describing...zip (1.4 MB) OS Version - 13.2 Aspose.Slides version - 24.5 andrey...

    forum.aspose.com/t/quality-of-thumbnails-is-ver...
  3. Contents of chart moved to the right when rende...

    Hi, Aspose Team I’m noticing an issue where the contents Of my chart are pushed to the right when rendering the chart into an image. The code I’ve used is: Document RepDoc = new Document(); DocumentBuilder Builder = n…...Save(dir + @"\Test_04072025_2\Output2.docx"); I have described...Test_04222025_2.zip (8.5 MB) JThomas98 April 22, 2025, 8:17pm 2 Along...

    forum.aspose.com/t/contents-of-chart-moved-to-t...
  4. Use LightCells API build xls ,throw Exception O...

    using Aspose.Cells; namespace ConsoleApp17 { public class WriteUsingLightCellsAPI { public static void Run() { // The path to the documents directory. var fileName = $“F:\temp\{DateTime.Now:yyyyMMHHmmss}.xls”; …...StartCell(Cell cell) { if (_column == 2) cell.PutValue(""); // when use...Discourse May 16, 2025, 12:24pm 2 @523218882 The exception “Object...

    forum.aspose.com/t/use-lightcells-api-build-xls...
  5. During Email to PDF export, part of the inline ...

    I am using Aspose Total 24.4.1 Our code for Email2PDF is public static void email2pdf(final String emailFilename, final String targetPDFname, final Properties properties) throws Exception { final MailMessa…...vivsiuk June 25, 2024, 12:53pm 2 Hello @zwei , The issue is with...

    forum.aspose.com/t/during-email-to-pdf-export-p...
  6. Conversion to PDF/A and PDF/UA|Aspose.Words for...

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using Java. Choose the best PDF standard to convert a document using Java....users to work with PDF/A-1, PDF/A-2 and PDF/A-4 formats, as well as...options are prohibited PDF/A-2 eliminates some of the limitations...

    docs.aspose.com/words/java/learn-features-of-co...
  7. Conversion to PDF/A and PDF/UA|Aspose.Words for...

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using C++. Choose the best PDF standard to convert a document using С++....users to work with PDF/A-1, PDF/A-2 and PDF/A-4 formats, as well as...options are prohibited PDF/A-2 eliminates some of the limitations...

    docs.aspose.com/words/cpp/learn-features-of-con...
  8. Key Features of Aspose.PDF for Go|Aspose.PDF fo...

    Aspose.PDF for Go demonstrates its general features. Its shows the supported PDF versions, and all the manipulations we can do with PDF....2, 1.3, 1.4, 1.5, 1.6 and 1.7. Features...

    docs.aspose.com/pdf/go-cpp/key-features/
  9. Manage number of pages in PS file | C++

    C++ API Solution to manage PS files. Add pages to PS documents with a few lines Of C++ code....Variant 2. Steps to add pages to a PS file. Variant 2. Construct...

    products.aspose.com/page/cpp/add-pages-to-ps/
  10. Latest version of AsposePDF produces FIPS compl...

    I upgraded asposePDF nuget from 24.7 to 25.4, and while everything works on my development environment, calling Document.Save() gives me the following error on my Stage environment, which is a more restrictive and secure…...deng April 22, 2025, 5:59pm 2 I did some more troubleshooting...

    forum.aspose.com/t/latest-version-of-asposepdf-...