Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 19,679 for

2 of

(0.09 sec)
  1. 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...
  2. 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...
  3. FileGDB does not allow geometries of different ...

    I’m trying to convert GPX to GDB.But I’m getting “FileGDB does not allow geometries Of different types into same layer.” Is there any way to separate the different geometry types in different layers? Example file: exa…...nielsbosma October 12, 2022, 2:41pm #1 I’m trying to convert...Timofeev October 15, 2022, 10:57am #2 Hi, @nielsbosma Thank you for...

    forum.aspose.com/t/filegdb-does-not-allow-geome...
  4. 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...
  5. Read and Write External Connection of XLS and X...

    Learn how to read and modify external database connections in XLS/XLSB files using Aspose.Cells for C++....OLEDB : Global Partial Bulk Ops = 2 ; Jet OLEDB : Global Bulk Transactions...

    docs.aspose.com/cells/cpp/read-and-write-extern...
  6. Display text content on top of a cell with a fi...

    Step 1: Write content into a cell. Step 2: Fill the cell with a background color Step 3: Overlay text on top Of the filled color (new text ) I am using aspose cells gid js for python via dotnet ,I want to apply the ch…... Step 2: Fill the cell with a background...file. 2025-07-04_14h50_40.gif (2.1 MB) Professionalize.Discourse...

    forum.aspose.com/t/display-text-content-on-top-...
  7. Need to Apply Master Layout of One PPTX to Anot...

    HI, I’m trying to apply master layout from template PPT to PPT2 using below code but my content placeholder is positioned as per PPT2 position which should have been as per the template PPT : using Aspose.Slides; using…...Discourse April 29, 2025, 8:52am 2 @u.mirashi To apply the master...placeholder in master image.png (99.2 KB) andrey.potapov April 29, 2025...

    forum.aspose.com/t/need-to-apply-master-layout-...
  8. 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 C#....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/net/learn-features-of-con...
  9. 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/
  10. 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...