Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 88,872 for

may

(0.16 sec)
  1. OleDbDataSource Element|Aspose.Words for ShareP...

    OleDbDataSource element meaning and structure which May be used while configuring Aspose.Words for SharePoint reports....password in the connection string may be insecure. Name Cardinality...

    docs.aspose.com/words/sharepoint/oledbdatasourc...
  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. 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...
  5. 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/
  6. BuildingBlock.name property | Aspose.Words for ...

    BuildingBlock.name property. Gets or sets the name of this building block....() : string Remarks The name may contain any string content, usually...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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...
  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...