Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 272 for

pdf to docx formatting fix

(0.08 sec)
  1. HyphenationOptions.ConsecutiveHyphenLimit | Asp...

    Discover the ConsecutiveHyphenLimit property in HyphenationOptions. Control hyphen usage in your text for improved readability and Formatting. Default, 0....effect when saving to fixed page formats e.g. PDF. Examples Shows how..."Document.HyphenationOptions.docx" ); See Also class HyphenationOptions...

    reference.aspose.com/words/net/aspose.words.set...
  2. Aspose::Words::Settings::HyphenationOptions::ge...

    Aspose::Words::Settings::HyphenationOptions::get_ConsecutiveHyphenLimit method. Gets or sets the maximum number of consecutive lines that can end with hyphens. Default value for this property is 0 in C++....effect when saving to fixed page formats e.g. PDF. Examples Shows how..."Document.HyphenationOptions.docx" ); See Also Class HyphenationOptions...

    reference.aspose.com/words/cpp/aspose.words.set...
  3. Hyphenation.is_dictionary_registered method | A...

    Hyphenation.is_dictionary_registered method. Returns ``False`` if for the specified language there is no dictionary registered or if registered is Null dictionary, ``True`` otherwise....# and save it to a fixed-page save format. The text in that document...Document ( MY_DIR + 'German text.docx' ) self . assertTrue ( all ((...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Hyphenation.unregisterDictionary method | Aspos...

    Hyphenation.unregisterDictionary method. Unregisters a hyphenation dictionary for the specified language....// and save it to a fixed-page save format. The text in that document...base . myDir + "German text.docx" ); expect ( doc . firstSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Hyphenation.IsDictionaryRegistered | Aspose.Wor...

    Discover the Hyphenation IsDictionaryRegistered method, checks if a dictionary is registered for your language, ensuring accurate hyphenation in your applications....// and save it to a fixed-page save format. The text in that document...Document ( MyDir + "German text.docx" ); Assert . True ( doc . FirstSection...

    reference.aspose.com/words/net/aspose.words/hyp...
  6. Hyphenation.unregister_dictionary method | Aspo...

    Hyphenation.unregister_dictionary method. Unregisters a hyphenation dictionary for the specified language....# and save it to a fixed-page save format. The text in that document...Document ( MY_DIR + 'German text.docx' ) self . assertTrue ( all ((...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Hyphenation::IsDictionaryRegiste...

    Aspose::Words::Hyphenation::IsDictionaryRegistered method. Returns false if for the specified language there is no dictionary registered or if registered is Null dictionary, true otherwise in C++....// and save it to a fixed-page save format. The text in that document...Document > ( MyDir + u "German text.docx" ); ASSERT_TRUE ( doc -> get_FirstSection...

    reference.aspose.com/words/cpp/aspose.words/hyp...
  8. Hyphenation.isDictionaryRegistered method | Asp...

    Hyphenation.isDictionaryRegistered method. Returns ``false`` if for the specified language there is no dictionary registered or if registered is Null dictionary, ``true`` otherwise....// and save it to a fixed-page save format. The text in that document...base . myDir + "German text.docx" ); expect ( doc . firstSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Hyphenation.UnregisterDictionary | Aspose.Words...

    Effortlessly remove hyphenation dictionaries for any language with the UnregisterDictionary method, enhancing text clarity and readability....// and save it to a fixed-page save format. The text in that document...Document ( MyDir + "German text.docx" ); Assert . True ( doc . FirstSection...

    reference.aspose.com/words/net/aspose.words/hyp...
  10. Hyphenation.register_dictionary method | Aspose...

    aspose.words.Hyphenation.register_dictionary method...cannot be read or has invalid format. def register_dictionary (...dictionary file in OpenOffice format. register_dictionary(language...

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