Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 428 for

criteria

(0.1 sec)
  1. Convert Word DOC to EPUB with Python

    Follow this article to convert Word DOC to EPUB with Python. It has the details to set the IDE, steps, and sample code to demonstrate a document to EPUB converter with Python....namespace Set the splitting criteria using the DocumentSplitCriteri...properties such as document_split_criteria and save_format, and transform...

    kb.aspose.com/words/python/convert-word-doc-to-...
  2. How to Find and Replace Text in Word Document u...

    This brief tutorial will guide you through to steps for how to find and replace text in Word document using Java. Using simple API calls, one can easily replace text in Word document using Java for any application and irrespective of Operating System environment....activity based on selected criteria and save the modified document...set the search and replace criteria, including match case, replace...

    kb.aspose.com/words/java/how-to-find-and-replac...
  3. How to Find and Replace Text in Word Document i...

    This topic shows, how to find and replace text in Word document in C++ using a simplified code example. By using C++ replace text in Word document is easily performed in few lines of easy code with no external dependence on MS Word or Interop library....different properties to set the criteria for search and replace the...set the search and replace criteria by setting different properties...

    kb.aspose.com/words/cpp/how-to-find-and-replace...
  4. HtmlSaveOptions.DocumentSplitHeadingLevel | Asp...

    Optimize document splitting with HtmlSaveOptions' DocumentSplitHeadingLevel. Control heading levels for better organization. Default set to 2....split criteria to "HeadingParagraph". // These criteria will split...

    reference.aspose.com/words/net/aspose.words.sav...
  5. SaveOptions.saveFormat property | Aspose.Words ...

    SaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used.... // We will set the criteria to split the document into...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Convert Word DOC to EPUB using Java

    Follow this article to transform DOCX to EPUB using Java. It shares details to set the development environment, a list of steps, and a sample code to convert Word DOC to EPUB using Java....properties Set the splitting criteria if you want to create multiple...properties such as the splitting criteria and save format. Finally,...

    kb.aspose.com/words/java/convert-word-doc-to-ep...
  7. HtmlSaveOptions.documentSplitHeadingLevel prope...

    HtmlSaveOptions.documentSplitHeadingLevel property. Specifies the maximum level of headings at which to split the document...split criteria to "HeadingParagraph". // These criteria will split...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. HtmlSaveOptions.exportDocumentProperties proper...

    HtmlSaveOptions.exportDocumentProperties property. Specifies whether to export built-in and custom document properties to HTML, MHTML or EPUB... // We will set the criteria to split the document into...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Saving::HtmlSaveOptions::get_Doc...

    Aspose::Words::Saving::HtmlSaveOptions::get_DocumentSplitHeadingLevel method. Specifies the maximum level of headings at which to split the document. Default value is %2 in C++....split criteria to "HeadingParagraph". // These criteria will split...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. HtmlSaveOptions.export_document_properties prop...

    HtmlSaveOptions.export_document_properties property. Specifies whether to export built-in and custom document properties to HTML, MHTML or EPUB... # We will set the criteria to split the document into...save_options . document_split_criteria = aw . saving . DocumentSplitCriteri...

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