Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 12,060 for

optimization

(0.18 sec)
  1. Working with PDF Documents in Node.js|Aspose.PD...

    This article describes to you what manipulations can be done with the PDF document using the Aspose.PDF for Node.js via C++ toolkit....following: Optimize PDF - optimize page content, optimize file size...document optimization. Optimize PDF Resources - optimize page content...

    docs.aspose.com/pdf/nodejs-cpp/working-with-doc...
  2. Word saveto Pdf,内容样式错误问题 - Free Support Forum -...

    Document doc = new Document(“test.docx”); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFormat.PDF); saveOptions.setMemoryOptimization(true); doc.save(“test.pdf”, saveOptions); Aspose.word for java 25.1…... Enabling memory‑optimization ( setMemoryOptimizatio(true)...conversion without memory optimization Document doc = new Document("test...

    forum.aspose.com/t/word-saveto-pdf/322091
  3. Working with PDF Documents using JavaScript via...

    This article describes to you what manipulations can be done with the document with Aspose.PDF for JavaScript via C++ library....following: Optimize PDF - optimize page content, optimize file size...document optimization. Optimize PDF Resources - optimize page content...

    docs.aspose.com/pdf/javascript-cpp/working-with...
  4. Save Excel into PDF with Standard or Minimum Si...

    Learn how to save Excel files into PDF with standard or minimum size using Aspose.Cells for C++....PdfSaveOptions opts ; // Set optimization type to minimum size opts...to PDF with minimum size optimization!" << std :: endl ; Aspose...

    docs.aspose.com/cells/cpp/save-excel-into-pdf-w...
  5. How to load large tiff file when memory not eno...

    Sometimes it is needed to load large tiff file but memory is not enought to process it....be used memory strategy optimization be specifying buffersizehint...

    docs.aspose.com/imaging/net/developer-guide/how...
  6. How to load large tiff file when memory not eno...

    Sometimes it is needed to load large tiff file but memory is not enough to process it....be used memory strategy optimization be specifying buffer_size_hint...

    docs.aspose.com/imaging/python-net/developer-gu...
  7. How to reduce file size increased by digital si...

    Hello, I am evaluating AsposePDF for our coming project. I have a PDF template that has 4 digital signature fields. Each time I use AsposePDF to add a new signature, the file size increases dramatically. I am using an …...deng You can optimize the PDF file size after signing...var oo = new Aspose.Pdf.Optimization.OptimizationOptions(); oo...

    forum.aspose.com/t/how-to-reduce-file-size-incr...
  8. 使用 C++ 以标准或最小尺寸保存 Excel 为 PDF|Documentation

    了解如何使用 Aspose.Cells for C++ 将 Excel 文件保存为标准或最小尺寸的 PDF。...PdfSaveOptions opts ; // Set optimization type to minimum size opts...to PDF with minimum size optimization!" << std :: endl ; Aspose...

    docs.aspose.com/cells/zh/cpp/save-excel-into-pd...
  9. Aspose::Words::Saving::SaveOptions::set_MemoryO...

    Aspose::Words::Saving::SaveOptions::set_MemoryOptimization method. Sets value determining if memory Optimization should be performed before saving the document. Default value for this property is false in C++....value determining if memory optimization should be performed before...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Aspose::Words::Saving::SaveOptions::get_MemoryO...

    Aspose::Words::Saving::SaveOptions::get_MemoryOptimization method. Gets value determining if memory Optimization should be performed before saving the document. Default value for this property is false in C++....value determining if memory optimization should be performed before...

    reference.aspose.com/words/cpp/aspose.words.sav...