Sort Score
Result 10 results
Languages All
Labels All
Results 1,691 - 1,700 of 87,609 for

may

(0.15 sec)
  1. Convert images ICO to CANVAS via C# | products....

    Sample code for ICO to CANVAS C# image conversion. Use API example code for batch ICO files to CANVAS conversion within VB.NET, Asp.NET or any .NET based application.... You may also use the following command...Using C# Converting file formats may seem like a routine task encountered...

    products.aspose.com/imaging/net/conversion/ico-...
  2. Dither EPS images via .NET | products.aspose.com

    Try our On-Premise document APIs to Dither EPS images on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application.... You may also use the following command...Aspose.Imaging and install. You may also use the following command...

    products.aspose.com/imaging/net/dither/eps/
  3. Remove background in EPS documents via .NET | p...

    Try our On-Premise document APIs to remove background in EPS files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application.... You may also use the following command...Aspose.Imaging and install. You may also use the following command...

    products.aspose.com/imaging/net/remove-backgrou...
  4. Compress EPS images via .NET | products.aspose.com

    Try our On-Premise document APIs to compress EPS files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application... You may also use the following command...Aspose.Imaging and install. You may also use the following command...

    products.aspose.com/imaging/net/compress/eps/
  5. Change background in EPS documents via .NET | p...

    Try our On-Premise document APIs to change background from EPS files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application.... You may also use the following command...Aspose.Imaging and install. You may also use the following command...

    products.aspose.com/imaging/net/change-backgrou...
  6. Aspose.Slides.NET6.CrossPlatform Crashes with C...

    We’re currently integrating Aspose.Slides for .NET6 CrossPlatform into a document conversion service running under .NET 8 on Linux (Ubuntu 22.04). The library loads successfully, but the process terminates immediately w…...so is failing to load, which may result in a core dump. Currently...glibc version. Certain versions may have compatibility issues with...

    forum.aspose.com/t/aspose-slides-net6-crossplat...
  7. Convert PPT and PPTX to JPG in Java|Aspose.Slid...

    Convert PowerPoint (PPT, PPTX) slides to high-quality JPG images in Java with Aspose.Slides for Java using fast, reliable code examples.... This may be useful if you want to protect...PowerPoint to JPG images, you may want to try these free online...

    docs.aspose.com/slides/java/convert-powerpoint-...
  8. Inconsistent Line Height Rendering When Convert...

    Problem Description When converting DOCX files to images using Aspose, documents containing parentheses show inconsistent line height rendering compared to documents without parentheses, even when paragraph line spacing …...class to modify settings that may affect line height rendering...correctly applied. Sometimes, styles may not render as expected if overridden...

    forum.aspose.com/t/inconsistent-line-height-ren...
  9. getColumnWidthPixel how to calculate width - Fr...

    Workbook workbook = new Workbook(); Worksheet worksheet = workbook.getWorksheets().get(0); Cells cells = worksheet.getCells(); cells.setColumnWidthPixel(0, 170); ByteArrayOutputStream baos = new ByteArrayOutputStream(); …...discrepancy The JVM on each server may report a different DPI (e.g....Different versions of Aspose.Cells may implement the pixel‑to‑column...

    forum.aspose.com/t/getcolumnwidthpixel-how-to-c...
  10. List labels not getting reatained in splitted d...

    I am splliting a large document into smaller document using document.extractPages() with below code: private List<Document> splitDocumentWithAspose(Document document, int noOfSplits, int totalPageCount) throws Exception…...retained in the split documents may stem from how the extractPages...document, the context of the list may not be preserved correctly, leading...

    forum.aspose.com/t/list-labels-not-getting-reat...