Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 9,956 for

regular

(0.14 sec)
  1. 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/
  2. Check Version Number|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....features and to fix issues, on a regular basis. The version number consists...

    docs.aspose.com/cells/net/check-version-number/
  3. ControlChar.OptionalHyphenChar | Aspose.Words f...

    Discover how to use the Optional Hyphen in Microsoft Word (char31) to enhance your document formatting and improve readability. Learn more now!...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. How to Search in PDF Using C# | Find and Highli...

    Search and highlight text in PDF using C#. Learn how to search in PDF using C#, find keywords, extract matches, use regex, and redact sensitive data....Search in PDF Searching with Regular Expressions in PDF Search and...words, match patterns using regular expressions, and even highlight...

    blog.aspose.com/pdf/search-in-pdf-using-csharp/
  5. 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...
  6. Aspose::Words::ControlChar::ColumnBreak method ...

    Aspose::Words::ControlChar::ColumnBreak method. End of column character: "\x000e" 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...
  7. 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...
  8. 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...
  9. Aspose::Words::ControlChar::NonBreakingSpaceCha...

    Aspose::Words::ControlChar::NonBreakingSpaceChar field. Non-breaking space character: (char)160 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::FieldEndChar field ...

    Aspose::Words::ControlChar::FieldEndChar field. End of MS Word field character: (char)21 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...