Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 2,001 for

memory optimization

(0.08 sec)
  1. Saving PDF Doc to MemoryStream takes very long ...

    Saving PDF Doc to MemoryStream takes very long (approx. 15 minutes) with large PDF files. We are actually testing with files having a size of approx. 300MB. Below the associated code: Dim pdfDocument As New Aspose.Pdf…...0 - causes out of memory issue) Thanks already for your...performance of your code: Optimize Memory Usage : Ensure that your...

    forum.aspose.com/t/saving-pdf-doc-to-memorystre...
  2. Aspose::Slides::IBlobManagementOptions Class Re...

    Public Member Functions | List of all members Aspose::Slides::IBlobManagementOptions Class Reference abstract A Binar......techniques are used to optimize memory consumption while working...source. This helps to improve memory consumption and performance...

    reference.aspose.com/slides/cpp/class/aspose.sl...
  3. getMaxBlobsBytesInMemory | Aspose.Sildes for No...

    getMaxBlobsBytesInMemory getMaxBlobsBytesInMemory() function Defines the maximum amount (in bytes) that all BLOBs in ......occupy in memory. First, all BLOBs loading into memory as default...efficient way is storing BLOBs in memory, but from the other side, it...

    reference.aspose.com/slides/nodejs-java/aspose....
  4. setMaxBlobsBytesInMemory | Aspose.Sildes for No...

    setMaxBlobsBytesInMemory setMaxBlobsBytesInMemory(long value) function Defines the maximum amount (in bytes) that all......occupy in memory. First, all BLOBs loading into memory as default...efficient way is storing BLOBs in memory, but from the other side, it...

    reference.aspose.com/slides/nodejs-java/aspose....
  5. IBlobManagementOptions | Aspose.Slides for Andr...

    A Binary Large Object BLOB is a binary data stored as a single entity - i.e....techniques are used to optimize memory consumption while working...what greatly decreases the memory consumption but requires permissions...

    reference.aspose.com/slides/androidjava/com.asp...
  6. BlobManagementOptions | Aspose.Sildes for .NET ...

    Represents options which can be used to manage BLOB handling rules and other BLOB settings....what greatly decreases the memory consumption but requires permissions...occupy in memory. First, all BLOBs loading into memory as default...

    reference.aspose.com/slides/net/aspose.slides/b...
  7. Manipulating TIFF Images|Documentation

    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.... Memory strategy optimization Loading of Tiff...using memory strategy optimization - ie limiting memory buffer...

    docs.aspose.com/imaging/net/manipulating-tiff-i...
  8. MarkdownSaveOptions class | Aspose.Words for Py...

    aspose.words.saving.MarkdownSaveOptions class. Class to specify additional options when saving a document into the [SaveFormat.MARKDOWN](../../aspose.words/saveformat/#MARKDOWN) format... memory_optimization Gets or sets value determining...determining if memory optimization should be performed before...

    reference.aspose.com/words/python-net/aspose.wo...
  9. MaxBlobsBytesInMemory | Aspose.Sildes for .NET ...

    Defines the maximum amount in bytes that all BLOBs in total may occupy in Memory. First all BLOBs loading into Memory as default behavior and only when it reaches the limit defined by this property other mechanisms such as temporary files can be involved. In terms of performance the most efficient way is storing BLOBs in Memory but from the other side it leads to a high Memory consumption what may be undesirable. Using this property you may set the optimal behavior for your environment or other requirements. This property will be ignored if IsTemporaryFilesAllowedaspose.slides/blobmanagementoptions/istemporaryfilesallowed is set to false. It makes no sense to limit the maximum BLOBs in Memory because if IsTemporaryFilesAllowedaspose.slides/blobmanagementoptions/istemporaryfilesallowed is set to false the Memory is the only place where BLOBs can be stored. Default value is 629145600 bytes 600Mb....occupy in memory. First, all BLOBs loading into memory as default...efficient way is storing BLOBs in memory, but from the other side, it...

    reference.aspose.com/slides/net/aspose.slides/b...
  10. How to Fix the java.lang.OutOfMemoryError while...

    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....suggests that the available memory is insufficient to completely...load the spreadsheet into the memory therefore the spreadsheet has...

    docs.aspose.com/cells/java/how-to-fix-the-java-...