Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 10,103 for

regular

(0.55 sec)
  1. ControlChar.LineFeed | Aspose.Words for .NET

    Discover the ControlChar LineFeed field, understand the line feed character (x000a) for seamless text formatting and improved data handling....DocumentBuilder ( doc ); // Add a regular space. builder . Write ( "Before...non-breaking space. // Unlike the regular space, this space cannot have...

    reference.aspose.com/words/net/aspose.words/con...
  2. ControlChar.NonBreakingSpaceChar | Aspose.Words...

    Discover ControlChar NonBreakingSpaceChar for seamless text formatting. Enhance your documents with non-breaking space character char160 for improved readability....DocumentBuilder ( doc ); // Add a regular space. builder . Write ( "Before...non-breaking space. // Unlike the regular space, this space cannot have...

    reference.aspose.com/words/net/aspose.words/con...
  3. ControlChar.ParagraphBreakChar | Aspose.Words f...

    Discover the ControlChar ParagraphBreakChar field, streamline your text formatting with the essential end-of-paragraph character for efficient document editing....DocumentBuilder ( doc ); // Add a regular space. builder . Write ( "Before...non-breaking space. // Unlike the regular space, this space cannot have...

    reference.aspose.com/words/net/aspose.words/con...
  4. ControlChar.SpaceChar | Aspose.Words for .NET

    Explore ControlChar SpaceChar field. Unlock the power of char32 for seamless data management and enhanced character control in your applications....DocumentBuilder ( doc ); // Add a regular space. builder . Write ( "Before...non-breaking space. // Unlike the regular space, this space cannot have...

    reference.aspose.com/words/net/aspose.words/con...
  5. Add Line Shapes to Presentations in Java|Aspose...

    Learn to manipulate line formatting in PowerPoint presentations with Aspose.Slides for Java. Discover properties, methods, and examples....(); } FAQ Can I convert a regular line into a connector so it...it “snaps” to shapes? No. A regular line (an AutoShape of type...

    docs.aspose.com/slides/java/line/
  6. Recognition Quality Presets|Documentation

    This article explains how barcode recognition can be optimized in terms of accuracy and speed using different automatic presets and setting various options...reading speed and quality in regular situations. Such parameters...the most of barcodes with regular quality HighQuality Intended...

    docs.aspose.com/barcode/cpp/recognition-quality...
  7. Get Warnings for Font Substitution while Render...

    Learn how to get warnings for font substitution when rendering Excel files to PDF using Aspose.Cells for JavaScript via C++....ttf" , "NotoSansSC-Regular.ttf" ] }). then (() => { console...substitution : Font [ Athene Logos ; Regular ] has been substituted in Cell...

    docs.aspose.com/cells/javascript-cpp/get-warnin...
  8. Aspose.PSD for .NET 21.12 - Release Notes|Docum...

    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....SetFontReplacements ( "MyriadPro-Regular" , myriadReplacement ); FontSettings...if ( fontName != "MyriadPro-Regular" ) { throw new Exception (...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-1...
  9. Aspose::Words::ControlChar::NonBreakingSpace me...

    Aspose::Words::ControlChar::NonBreakingSpace method. Non-breaking space character: "\x00a0" in C++....DocumentBuilder > ( doc ); // Add a regular space. builder -> Write ( System...non-breaking space. // Unlike the regular space, this space cannot have...

    reference.aspose.com/words/cpp/aspose.words/con...
  10. Aspose::Words::ControlChar::CrLf method | Aspos...

    Aspose::Words::ControlChar::CrLf method. Carriage return followed by line feed character: "\x000d\x000a" or "\r\n". Not used as such in Microsoft Word documents, but commonly used in text files for paragraph breaks in C++....DocumentBuilder > ( doc ); // Add a regular space. builder -> Write ( System...non-breaking space. // Unlike the regular space, this space cannot have...

    reference.aspose.com/words/cpp/aspose.words/con...