Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 1,805 for

memory optimization

(0.22 sec)
  1. Product Overview|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....and wide-to-narrow ratios Optimize recognition settings to achieve...barcodes from file systems or memory streams Encode and decode Unicode...

    docs.aspose.com/barcode/python-java/product-ove...
  2. 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-...
  3. HtmlSaveOptions class | Aspose.Words for Python

    aspose.words.saving.HtmlSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.HTML](../../aspose.words/saveformat/#HTML), [SaveFormat.MHTML](../../aspose.words/saveformat/#MHTML), [SaveFormat.EPUB](../../aspose.words/saveformat/#EPUB), [SaveFormat.AZW3](../../aspose.words/saveformat/#AZW3) or [SaveFormat.MOBI](../../aspose.words/saveformat/#MOBI) format...(Inherited from SaveOptions ) memory_optimization Gets or sets value determining...determining if memory optimization should be performed before...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Convert PDF to MP4 using Python

    This short tutorial guides on how to convert PDF to MP4 using Python. You will get details to set the IDE, a list of steps, and a sample code for developing a PDF to MP4 converter using Python....loading the source PDF file into memory using the Document class object...better quality, web-ready, optimized videos for slides using the...

    kb.aspose.com/pdf/python/convert-pdf-to-mp4-usi...
  5. Loading and managing Excel, OpenOffice, Json, C...

    With Aspose.Cells, it is simple to create, open, and manage Excel, CSV, TSV, ODS, HTML, Numbers, Json, XML, Pdf, Jpg, Tiff, Image, Mht, and XPS files using Node.js via C++....with Different Formats Optimizing Memory Usage while Working with...

    docs.aspose.com/cells/nodejs-cpp/loading-saving...
  6. HtmlSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.HtmlSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Html](../../aspose.words/saveformat/#Html), [SaveFormat.Mhtml](../../aspose.words/saveformat/#Mhtml), [SaveFormat.Epub](../../aspose.words/saveformat/#Epub), [SaveFormat.Azw3](../../aspose.words/saveformat/#Azw3) or [SaveFormat.Mobi](../../aspose.words/saveformat/#Mobi) format...value determining if memory optimization should be performed before...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Compress %TEMP% Files in C# via .NET | Aspose.Zip

    C# compression example to compress %TEMP% documents into zip and other archive formats on .NET Framework and .NET Core....compression levels and storage optimization. The library simplifies...compressed directly from streams, memory, or disk without relying on...

    products.aspose.com/zip/net/compress/tmp/
  8. Compress %TEMP% Files in C# via .NET | Aspose.Zip

    C# compression example to compress %TEMP% documents into zip and other archive formats on .NET Framework and .NET Core....compression levels and storage optimization. The library simplifies...compressed directly from streams, memory, or disk without relying on...

    products.aspose.com/zip/net/compress/tmp-format/
  9. Specify TrueType Fonts Location in C++|Aspose.W...

    Specify various TrueType font sources: system folder, user sources, loading fonts from a stream, a file system or Memory....for each document is not an optimal solution. In the majority of...and not to store it in the memory for the FontSettings lifetime...

    docs.aspose.com/words/cpp/specify-truetype-font...
  10. PDF formatting with Large Section of Data beyon...

    Hi Team, We are generating the pdf from certain set of data from database and there are a field which contains the long data like html table which is expanded horizontally, hence the table or data is quite long, the dat…...trades speed for lower peak memory; safe for containers }; using...Collect(0, GCCollectionMode.Optimized); } workbook.Dispose(); if...

    forum.aspose.com/t/pdf-formatting-with-large-se...