Sort Score
Result 10 results
Languages All
Labels All
Results 1,401 - 1,410 of 1,771 for

memory optimization

(0.06 sec)
  1. Excel data label font properties manipulation (...

    Hi Team, I have the following excel file. chart-forum.zip (15.8 KB) In it there is a simple chart, with one graph representing one data series. Data labels are added to the chart. The default setting is 11px fontsize…...@zpopswat In order to save memory, we only initialized a few...mentioned earlier, to optimize memory usage, we only initialize...

    forum.aspose.com/t/excel-data-label-font-proper...
  2. C# OCR Library – Image to Text in .NET | Aspose

    With the Aspose C# OCR API you can add optical character recognition (OCR) to your .NET applications with a few lines of code....automated and manual image optimization, ensuring superior recognition...highest accuracy. OCR resource optimization Aspose’ C# OCR library enables...

    products.aspose.com/ocr/net/
  3. SVG gets generated differently depending on the...

    Hi, We experience an issue with the SVG generation from xlsx charts. Depending on the target framework the .svg file will be slightly different. This difference is enough to break functionality in other libraries when t…...differentiation, we have optimized the results as follows, which...it will crash with an out of memory exception. Here like with Aspose...

    forum.aspose.com/t/svg-gets-generated-different...
  4. Convert various file formats to PDF|Aspose.PDF ...

    Explore the functionality of converting other document formats like Word, Excel, and PowerPoint to PDF with Aspose.PDF for PHP via Java....meaning that an EPUB reader can optimize text for a particular display...PCL file and managing them in memory. Raster graphics commands +...

    docs.aspose.com/pdf/php-java/convert-other-file...
  5. Converting to Fixed-page Format|Aspose.Words fo...

    Save documents to PDF, XPS, HTML, XAML, PostScript, and PCL formats using Python....both in terms of speed and memory. This is due to several reasons:...to be described, consuming memory resources. The document may...

    docs.aspose.com/words/python-net/converting-to-...
  6. PsdImage | Aspose.PSD for Java API Reference

    Defines the PsdImage class that provides the ability to load edit save PSD files as well as update properties add watermarks perform graphics operations or convert one file format to another....getMemoryMgr_internalized() Gets the memory manager. getModifyDate(boolean...whether object uses memory optimization strategy getUseRawData()...

    reference.aspose.com/psd/java/com.aspose.psd.fi...
  7. Rotate Image in Java

    This concise topic shows how to rotate image in Java. The Java rotate bitmap operation will be demonstrated for a user-defined angle, including how to specify the background color for areas revealed by the rotation....the loaded photo to the memory to optimize the performance Perform...

    kb.aspose.com/imaging/java/rotate-image-in-java/
  8. Aspose.Words performance issue came back WORDSN...

    Hi guys, I am upgrading Aspose.Words from 24.2 to 25.10. I can see one of issues we raised in the past came back in the latest Aspose.Words I raised multiple issues in below tickets. Eventually allocated official bug …...Document(); // just to load into memory for(int i = 0; i < 1000; i++)...process or other factors. Optimize Document Creation : If your...

    forum.aspose.com/t/aspose-words-performance-iss...
  9. PdfSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.PdfSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Pdf](../../aspose.words/saveformat/#Pdf) format...value determining if memory optimization should be performed before...whether it is required to optimize output. If this flag is set...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. PdfFileInfo.hasOpenPassword() very slow in Aspo...

    We are using Aspose.PDF for Java 20.4 and noticed that checking whether a PDF is password protected sometimes takes more than 1 minute. public boolean isPdfPasswordProtected(byte[] pdfFileContent) throws Exception { …...is already fully loaded into memory as a byte[] , and the file...question are linearized (optimized for web) or contain embedded...

    forum.aspose.com/t/pdffileinfo-hasopenpassword-...