Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 694 for

optimization

(0.04 sec)
  1. How to Convert Word to Markdown using C++

    In this quick tutorial, we will elaborate how to convert Word to Markdown using C++. You can easily convert DOCX to MD in C++ by making simple API calls with a few lines of code in Linux or MS Windows....document conversion like memory optimization, encoding, quality of rendering...

    kb.aspose.com/words/cpp/how-to-convert-word-to-...
  2. How to Compress PDF in Java

    This brief topic is about how to compress PDF in Java. In Java compress PDF file size is easily managed by adopting simple steps and few API calls....file and set different PDF optimization settings Use the optimizeResources...

    kb.aspose.com/pdf/java/how-to-compress-pdf-in-j...
  3. 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....wide-to-narrow-ratio, and others) Optimization of recognition engine variables...

    docs.aspose.com/barcode/python-net/product-over...
  4. How to Convert RTF to PDF using C#

    This quick tutorial will guide you how to convert RTF to PDF using C#. You can write RTF to PDF converter in C# simply by loading the source RTF and saving it as a PDF file with the help of a few lines of code....date/time fields, set memory optimization settings to control the...

    kb.aspose.com/words/net/how-to-convert-rtf-to-p...
  5. Aspose::Words::Saving::WordML2003SaveOptions cl...

    Aspose::Words::Saving::WordML2003SaveOptions class. Can be used to specify additional options when saving a document into the WordML format. To learn more, visit the documentation article in C++....value determining if memory optimization should be performed before...Shows how to manage memory optimization. auto doc = MakeObject <...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. CompatibilityOptions.optimize_for method | Aspo...

    CompatibilityOptions.optimize_for method. Allows to optimize the document contents as well as default Aspose.Words behavior to a particular versions of MS Word....optimize_for method optimize_for(version) Allows to optimize...ISO29500_2008_TRANSITIONAL or higher.) def optimize_for ( self , version : aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TextFragmentAbsorber with TextSearchOptions Reg...

    Hi, I am trying to split a 1652 page PDF based on a rule. My current implementation works fine with PDF files that have 120 pages. With my large PDF I get very long wait times when using the following code: var documen…...the following strategies: Optimize the Regular Expression : Ensure...parameter can be configured to optimize the search. For instance,...

    forum.aspose.com/t/textfragmentabsorber-with-te...
  8. Gigantic file size when saving Aspose.Cells.Wor...

    Dear support, when converting Excel files (*.xlsx) into PDF files using the Aspose.Cells component, in some cases the file size (and processing time) grows enormously. I’ll attach a sample project containing 3 xlsx fil…...the PdfSaveOptions class to optimize the PDF output. Specifically...Specifically, you can set the optimization type to MINIMUM_SIZE , which...

    forum.aspose.com/t/gigantic-file-size-when-savi...
  9. 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....wide-to-narrow-ratio, and others) Optimization of recognition engine variables...

    docs.aspose.com/barcode/cpp/product-overview/
  10. 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 saving...

    reference.aspose.com/words/python-net/aspose.wo...