Sort Score
Result 10 results
Languages All
Labels All
Results 2,561 - 2,570 of 30,479 for

x

(0.24 sec)
  1. Fix manual text to proper list level with prope...

    I am working on a usecase to process a document list data. But in some of the cases I dont have proper list structure. It happens instead of setting up 1, 1.1, 1.1.1 , 2, a, b, c,3 etc are not actual list but normal stri…...c{0,3})(x[cl]|l?x{0,3})(i[xv]|v?i{0,3})\.");...

    forum.aspose.com/t/fix-manual-text-to-proper-li...
  2. AsposeCells AutoFitColumns related issues in pr...

    Hi, We are facing multiple issues in production after upgrading Aspose.Cells to v24.12 from 20.2. We found that the common culprit across most of the issues is ‘AutoFitColumns’. If you refer the screenshot attached he…...x and 20.x of Aspose.Cells. We think...the “issue” also exists for 20.x versions. Would you please confirm...

    forum.aspose.com/t/asposecells-autofitcolumns-r...
  3. Aspose.Words PdfUa1 export - Footnote error whe...

    Hello, we are using Aspose.Words (.net, version 25.9.0) to generate PDA/UA compatible PDF documents, and when eXporting documents with footnotes the PACChecker (v.24.4.2.0) validator returns the following warning: ‘Poss…...x release (or 26.x when it becomes available)...

    forum.aspose.com/t/aspose-words-pdfua1-export-f...
  4. Microsoft Graph Authentication with MSAL (Aspos...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, EXcel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, LinuX, MacOS & Android platforms.... Find ( x => x . DisplayName == "Inbox" )...

    docs.aspose.com/email/net/microsoft-graph-authe...
  5. Add image watermark to image - Free Support For...

    ImageWatermarkInImage_test.zip (113.6 KB) Hi We are getting an error while water marking the image to image. It will be a great help to us. Please find attached solution to reproduce the error. Specified argument wa…...Blend does not allow a negative X or Y for origin . You can work...(basePosition.X < 0) { overlayRect.X = -basePosition.X; basePosition...

    forum.aspose.com/t/add-image-watermark-to-image...
  6. Aspose.PSD for .NET 22.1 - Release Notes|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, EXcel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, LinuX, MacOS & Android platforms.... X ; patternOverlay . Settings ....HorizontalOffset = newPatternBounds2 . X ; patternOverlay2 . Settings ...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-1...
  7. Working with Vector Graphics|Aspose.PDF for .NET

    This article describes the features of working with GraphicsAbsorber tool using C#....X}, {element.Position.Y})" ); Console...Move graphics by shifting its X and Y coordinates element . Position...

    docs.aspose.com/pdf/net/working-with-vector-gra...
  8. Shapes in charts rendered by aspose cells into ...

    Hi Aspose Team, I’m trying to convert charts/ranges in eXcel to images to insert them into word document. The code I’m using to do this is: Document RepDoc = new Document(); DocumentBuilder Builder = new DocumentBuild…...shapes that overlap with the x-axis and y-axis are somehow behind...shapes are appearing behind the x-axis and y-axis, this could be...

    forum.aspose.com/t/shapes-in-charts-rendered-by...
  9. The image Aspose.Cell captures does not look li...

    Hey Aspose Team, I’ve been noticing a weird behavior in my code when I capture the picture of range. The image aspose captures look nothing like the eXcel chart when I open the eXcel chart and view it. public virtual S…...Where(x => !string.IsNullOrEmpty(x)).ToArray(); int...Split('R', 'C').Where(x => !string.IsNullOrEmpty(x)).ToArray(); int...

    forum.aspose.com/t/the-image-aspose-cell-captur...
  10. Reading Code Text Raw|Documentation

    Learn how and when to use raw code bytes from BarCodeReader in Aspose.BarCode for Java....int c = 0 ; for ( byte x : data ) { if ( x == b ) { c ++; } } return...segments = 1 ; for ( byte x : raw ) { if ( x == GS ) { segments ++;...

    docs.aspose.com/barcode/java/developer-guide/ba...