Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 87,779 for

may

(0.29 sec)
  1. Using border-radius and box-shadow in Html -> P...

    Hello, I’m trying to get a rectangle with rounded corners and shadow by converting HTML into PDF. I’m using latest Aspose.HTML v25.05 for this. A proper HTML does not work when processing through Aspose.Html and saving…...html-to-pdf , html-net mlamla May 20, 2025, 12:57pm 1 Hello, I’m...ctrtemplate.zip (550 Bytes) asad.ali May 20, 2025, 8:08pm 2 @mlamla We...

    forum.aspose.com/t/using-border-radius-and-box-...
  2. I want to fetch the color of the hatch in dwg f...

    foreach (var entity in _cadImage.Entities) { var n = entity.LayerName; var l = _cadImage.Layers.GetLayer(n); { if (entity is CadHatch hatch) { Console.WriteLine("Polyline color ID is {0}, layer's name is {1…...Product Family cad-net Asheesh32 May 2, 2025, 5:55am 1 foreach (var...files. Professionalize.Discourse May 2, 2025, 5:55am 2 @Asheesh32...

    forum.aspose.com/t/i-want-to-fetch-the-color-of...
  3. Aspose.Cells (Node.js via Java) – Deferred Sort...

    We are using Aspose.Cells for Node.js via Java in a Kubernetes environment with a 1GB memory limit per pod. Our dataset size is huge, and we need to support dynamic sorting (single/multi-column). We would like clarific…... you may try LoadOptions.MemorySetting option which may help...moving/shifting rows/columns may increase the time cost significantly...

    forum.aspose.com/t/aspose-cells-node-js-via-jav...
  4. PDF version is not updated when converting to 1...

    Hello, english - Copy (2) (1).pdf (445.3 KB) With Aspose.Drawing.PDF 25.12, when loading the attached PDF (version 1.5) and calling Document Convert method with PdfFormat.PDF_A_1A, PdfFormat.PDF_A_1B, PdfFormat.PDF_A_2…...PDF may produce PDF/A-1 output using...during PDF/A conversion, which may lead to outputs that do not meet...

    forum.aspose.com/t/pdf-version-is-not-updated-w...
  5. Remove Tables from existing PDF|Aspose.PDF for ...

    Understand how to remove tables from a PDF document using Aspose.PDF for .NET, improving document clarity and structure.... However you may have a requirement to Manipulate...existing table cells. However you may come across a requirement to...

    docs.aspose.com/pdf/net/remove-tables-from-exis...
  6. Performance/Memory optimization for writing lar...

    I am trying to add a table with 7 columns and 100k rows in a PDF, it is taking about 2.7/3 mins. Is there any to optimize the time required for this. Also is there any way to write/flush the few rows of a table to docum…...aspose-pdf-java BALKRUSHNA015478 May 26, 2021, 9:02am 1 I am trying...zip (1.3 KB) mudassir.fayyaz May 26, 2021, 2:53pm 2 @BALKRUSHNA015478...

    forum.aspose.com/t/performance-memory-optimizat...
  7. Aspose.Cells | Excel Spreadsheet Processing Jav...

    Java library to process, manipulate, & convert Excel & OpenOffice spreadsheets. Supports formula(e), charts, validations, rendering, printing, & encryption....5 May 10, 2024 24.4 April 10, 2024...2023 23.6 June 12, 2023 23.5 May 10, 2023 23.4 April 12, 2023...

    releases.aspose.com/cells/java/
  8. Which PDF Standard Is Better to Choose|Aspose.W...

    Choose the best PDF standard to export the result of your programming task in C++. Which PDF standard is better – PDF 1.7, PDF 2.0, PDF/A-1, PDF/A-2, or PDF/UA....cases, other considerations may apply. PDF 1.7 vs PDF 2.0 At...encryption algorithm. But there may be difficulties in handling of...

    docs.aspose.com/words/cpp/which-pdf-standard-is...
  9. Incorrect Bullet Character Detected in a PowerP...

    I have attached a pptx file “bullet_issue.pptx” having one shape in the first slide. The shape text has bullet points enabled. I have attached the screenshot of slide content as file “slide_screenshot.png” to show how t…...of the expected bullet point may be related to how the bullet...effective bullet format, which may not always reflect the actual...

    forum.aspose.com/t/incorrect-bullet-character-d...
  10. Load a Web Image from a URL into an Excel Works...

    How to convert an image from a URL to an actual Excel image? This article demonstrates how to achieve this using C# and the simple-to-use Aspose.Cells for .NET API.... Sample Code There may be cases where you always want...a URL. To achieve this, you may follow the instructions given...

    docs.aspose.com/cells/net/load-a-web-image-from...