Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 465 for

text handling

(0.14 sec)
  1. IHyphenationCallback.RequestDictionary | Aspose...

    Discover the IHyphenationCallback RequestDictionary method, efficiently handle missing hyphenation dictionaries for seamless language support in your application....new Document ( MyDir + "German text.docx" ); // To hyphenate that...code. // This callback will handle the automatic request for that...

    reference.aspose.com/words/net/aspose.words/ihy...
  2. Hyphenation Class | Aspose.Words for .NET

    Discover Aspose.Words.Hyphenation class for efficient hyphenation management. Enhance your documents with precise language-specific hyphenation rules....new Document ( MyDir + "German text.docx" ); // To hyphenate that...code. // This callback will handle the automatic request for that...

    reference.aspose.com/words/net/aspose.words/hyp...
  3. Zellwerte abrufen|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.... The code handles strings and // Booleans individually...Otherwise, look up the correct text in // the table. if ( stringTable...

    docs.aspose.com/cells/de/net/retrieve-the-value...
  4. Aspose::Words::IHyphenationCallback interface |...

    Aspose::Words::IHyphenationCallback interface. Implemented by classes which can register hyphenation dictionaries in C++....Document > ( MyDir + u "German text.docx" ); // To hyphenate that...code. // This callback will handle the automatic request for that...

    reference.aspose.com/words/cpp/aspose.words/ihy...
  5. Récupérer les valeurs des cellules|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.... The code handles strings and // Booleans individually...Otherwise, look up the correct text in // the table. if ( stringTable...

    docs.aspose.com/cells/fr/net/retrieve-the-value...
  6. Aspose::Words::Hyphenation::get_WarningCallback...

    Aspose::Words::Hyphenation::get_WarningCallback method. Called during a load hyphenation patterns, when an issue is detected that might result in formatting fidelity loss in C++....Document > ( MyDir + u "German text.docx" ); // To hyphenate that...code. // This callback will handle the automatic request for that...

    reference.aspose.com/words/cpp/aspose.words/hyp...
  7. Aspose::Words::Hyphenation::get_Callback method...

    Aspose::Words::Hyphenation::get_Callback method. Gets or sets callback interface used to request dictionaries when page layout of the document is built. This allows delay loading of dictionaries which may be useful when processing documents in many languages in C++....Document > ( MyDir + u "German text.docx" ); // To hyphenate that...code. // This callback will handle the automatic request for that...

    reference.aspose.com/words/cpp/aspose.words/hyp...
  8. Developer Guide Aspose.Font for Java

    Developer Guide for the Java Font Manipulation API contains topics to aid developers working with TrueType and OpenType Fonts, Type1 Fonts, and CFF Fonts....valuable in comprehending how to handle various font formats, such...create color schemes for your texts, HTML, and CSS code, and offer...

    docs.aspose.com/font/java/developer-guide/
  9. セルの値を取得|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.... The code handles strings and // Booleans individually...Otherwise, look up the correct text in // the table. if ( stringTable...

    docs.aspose.com/cells/ja/net/retrieve-the-value...
  10. Aspose::Words::IHyphenationCallback::RequestDic...

    Aspose::Words::IHyphenationCallback::RequestDictionary method. Notifies application that hyphenation dictionary for the specified language wasn't found and may need to be registered. Implementation should find a dictionary and register it using RegisterDictionary() methods. If dictionary is unavailable for the specified language implementation can opt out of further calls for the same language using RegisterDictionary() with null value in C++....Document > ( MyDir + u "German text.docx" ); // To hyphenate that...code. // This callback will handle the automatic request for that...

    reference.aspose.com/words/cpp/aspose.words/ihy...