Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 2,001 for

memory optimization

(0.08 sec)
  1. getMaxBlobsBytesInMemory | Aspose.Sildes for PH...

    getMaxBlobsBytesInMemory getMaxBlobsBytesInMemory() method Defines the maximum amount (in bytes) that all BLOBs in to......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/php-java/aspose.sli...
  2. Manipulating DICOM Formats|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.... Gamma optimizes the contrast and brightness...type: Memory strategy optimization The memory optimization strategy...

    docs.aspose.com/imaging/java/manipulating-dicom...
  3. 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/iblobmanagementoptions/istemporaryfilesallowed is set to false. It makes no sense to limit the maximum BLOBs in Memory because if IsTemporaryFilesAllowedaspose.slides/iblobmanagementoptions/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/i...
  4. get_MaxBlobsBytesInMemory() | Aspose.Slides for...

    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....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/cpp/aspose.slides/b...
  5. set_MaxBlobsBytesInMemory() | Aspose.Slides for...

    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....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/cpp/aspose.slides/i...
  6. J2K Images Dithering with Python | products.asp...

    How to use Python for J2K images and photos dithering on desktop and web applications.... Among these optimizations, reducing an image’s color...masking, deskewing), and memory optimization strategies. It’s a standalone...

    products.aspose.com/imaging/python-net/dither/j2k/
  7. get_MaxBlobsBytesInMemory() | Aspose.Slides for...

    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....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/cpp/aspose.slides/i...
  8. SaveOptions class | Aspose.Words for Python

    aspose.words.saving.SaveOptions class. This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular 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. PsSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PS format in Java....value determining if memory optimization should be performed before...whether it is required to optimize output. getPageSavingCallbac()...

    reference.aspose.com/words/java/com.aspose.word...
  10. WordML2003SaveOptions - Aspose.Words for Java -...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....Shows how to manage memory optimization. Document doc = new Document();...flag to "true" to decrease memory consumption // during the document's...

    reference.aspose.com/words/java/com.aspose.word...