Sort Score
Result 10 results
Languages All
Labels All
Results 7,311 - 7,320 of 223,114 for

new

(0.5 sec)
  1. Example for CELLSNET-58755 and CELLSNET-58756 -...

    Hi, could you please provide an example of the enhancements introduced in CELLSNET-58755 and CELLSNET-58756 in Aspose.Cells release 25.8? I wasn’t able to find any sample related to this enhancement in Smart Markers rela…...// Create a new workbook Workbook workbook = new Workbook();...your project and explore the new functionalities. If you have...

    forum.aspose.com/t/example-for-cellsnet-58755-a...
  2. Skew correction|Documentation

    How to straighten a rotated image to improve recognition accuracy....AsposeOcr recognitionEngine = new Aspose . OCR . AsposeOcr ();...Aspose . OCR . OcrInput input = new Aspose . OCR . OcrInput ( InputType...

    docs.aspose.com/ocr/net/deskew/
  3. Infinite Hang on Document Conversion - Free Sup...

    Aspose Words Layout Engine Infinite Hang Bug Report Issue Summary Product: Aspose.Words for Java Version: 26.3 Issue: Layout engine enters infinite loop during getPageCount(), updateFields(), or save() operations Impa…...loadOptions = new LoadOptions(); Document doc = new Document("stuck...// PdfSaveOptions options = new PdfSaveOptions(); // doc.save("output...

    forum.aspose.com/t/infinite-hang-on-document-co...
  4. Create bitmap from scratch or load from file us...

    Create image bitmap from scratch or load from file using Java API.... Create New Bitmap in Java Creating a new image from scratch...demonstrates how to create a new bitmap and draw an Arc on it:...

    docs.aspose.com/drawing/java/create-image-bitmap/
  5. Working with Images in XPS file | .NET

    How to add simple or tiled image to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/zh/net/xps/working-with-im...
  6. Open and Edit PSD file | products.aspose.com

    Open and Edit PSD file with online editor...update text in PSD Files, add new layers and help to paint on the...textLayer.UpdateText("test update", new Point(0, 0), 15.0f, Color.Purple);...

    products.aspose.com/psd/editor/psd/
  7. Xlsx转csv时,只能转换第一个sheet的数据 - Free Support Forum ...

    我使用的版本是: <groupId>com.aspose</groupId> <artifactId>aspose-cells</artifactId> <version>23.6</version> 代码如下: LoadOptions loadOptions = New LoadOptions(); workbook = New Workbook(inputStream, loadOptions); int sheetCount…...loadOptions = new LoadOptions(); workbook = new Workbook(inputStream...ByteArrayOutputStrea outputStream = new ByteArrayOutputStrea(); workbook...

    forum.aspose.com/t/xlsx-csv-sheet/316668
  8. Working with GridJs storage|Documentation

    This article describes the general file processing for GridJs...."uid" ); GridJsWorkbook gwb = new GridJsWorkbook (); String ret...updateCell ( p , uid ); return new ResponseEntity <>( ret , HttpStatus...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  9. Convert Markdown to Image – MD to JPG, PNG, BMP...

    Convert Markdown to Images using Aspose.HTML for .NET. Consider Markdown to JPG, PNG, BMP, GIF, and TIFF conversions in C# examples....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/net/convert-markdown-to-im...
  10. Manage OLE Objects in Presentations in .NET|Asp...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for .NET. Embed, update, and export OLE content seamlessly....Presentation presentation = new Presentation ()) { SizeF slideSize...IOleEmbeddedDataInfo dataInfo = new OleEmbeddedDataInfo ( fileData...

    docs.aspose.com/slides/net/manage-ole/