Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 6,036 for

characters

(0.1 sec)
  1. Aspose::Words::ControlChar::LineFeed method | A...

    Aspose::Words::ControlChar::LineFeed method. Line feed character: "\x000a" or "\n". Same as Lf in C++....ControlChar::LineFeed method Line feed character: “\x000a” or “\n”. Same as...how to add various control characters to a document. auto doc =...

    reference.aspose.com/words/cpp/aspose.words/con...
  2. Aspose::Words::ControlChar::CellChar field | As...

    Aspose::Words::ControlChar::CellChar field. End of a table cell or end of a table row character: (char)7 or "\a" in C++....cell or end of a table row character: (char)7 or “\a”. static constexpr...how to add various control characters to a document. auto doc =...

    reference.aspose.com/words/cpp/aspose.words/con...
  3. Aspose::Words::ControlChar::SectionBreak method...

    Aspose::Words::ControlChar::SectionBreak method. End of section character: "\x000c" or "\f". Note it has the same value as PageBreak in C++....ak method End of section character: “\x000c” or “\f”. Note it...how to add various control characters to a document. auto doc =...

    reference.aspose.com/words/cpp/aspose.words/con...
  4. Aspose::Words::ControlChar::OptionalHyphenChar ...

    Aspose::Words::ControlChar::OptionalHyphenChar field. Optional Hyphen in Microsoft Word is (char)31 in C++....correspond to the Unicode character U+00AD soft hyphen. Instead...how to add various control characters to a document. auto doc =...

    reference.aspose.com/words/cpp/aspose.words/con...
  5. Aspose::Words::ControlChar::ParagraphBreakChar ...

    Aspose::Words::ControlChar::ParagraphBreakChar field. End of paragraph character: (char)13 or "\r" in C++....ParagraphBreakChar field End of paragraph character: (char)13 or “\r”. static...how to add various control characters to a document. auto doc =...

    reference.aspose.com/words/cpp/aspose.words/con...
  6. Font.Kerning | Aspose.Words for .NET

    Discover the Font Kerning property, control when kerning begins for optimal text clarity and design. Enhance your typography with precision!... The spaces between characters // will be adjusted, normally...

    reference.aspose.com/words/net/aspose.words/fon...
  7. Excel Formula Operations - Excel Formula MCP|Do...

    Excel Formula MCP - Apply Excel formulas with AI automation, single and batch Excel formula operations...num_chars) – Extract left characters RIGHT(text, num_chars) –...– Extract right characters LEN(text) – Text length Best Practices...

    docs.aspose.com/cells/nodejs-cpp/mcp/apply-form...
  8. WriteProtection.IsWriteProtected | Aspose.Words...

    Discover the WriteProtection IsWriteProtected property, easily check if a write protection password is active for enhanced security and data integrity....Enter a password up to 15 characters in length, and then verify...

    reference.aspose.com/words/net/aspose.words.set...
  9. WriteProtection.validate_password method | Aspo...

    WriteProtection.validate_password method. Returns ``True`` if the specified password is the same as the write-protection password the document was protected with...Enter a password up to 15 characters in length, and then verify...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Convert TTF to SVG using Java

    Follow this step-by-step tutorial to convert TTF to SVG using Java. It shares details for the environment settings, a list of programming instructions, and a sample code for developing a TTF to SVG converter using Java....an individual glyph for a character from a Font in TTF format...and render this individual character to a SVG file. You will get...

    kb.aspose.com/font/java/convert-ttf-to-svg-usin...