Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 9,812 for

regular

(0.1 sec)
  1. Aspose::Words::ControlChar::DefaultTextInputCha...

    Aspose::Words::ControlChar::DefaultTextInputChar field. This is the "o" character used as a default value in text input form fields 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...
  2. Aspose::Words::ControlChar::Lf method | Aspose....

    Aspose::Words::ControlChar::Lf method. Line feed character: "\x000a" or "\n". Same as LineFeed 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...
  3. 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...
  4. Add Line Shapes to Presentations in .NET|Aspose...

    Learn to manipulate line formatting in PowerPoint presentations with Aspose.Slides for .NET. Discover properties, methods, and examples....Pptx ); } 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/net/line/
  5. Add Line Shapes to Presentations on Android|Asp...

    Learn to manipulate line formatting in PowerPoint presentations with Aspose.Slides for Android. Discover properties, methods, and Java 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/androidjava/line/
  6. Add Line Shapes to Presentations in PHP|Aspose....

    Learn to manipulate line formatting in PowerPoint presentations with Aspose.Slides for PHP via 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/php-java/line/
  7. Compose Multi-volume Zip Archive | Aspose.Zip D...

    This documentation describes how to create and manage multi-volume ZIP archives with Composer....volume is usually smaller then regular one. Compose multi-volume archive...compression method applied, same as regular zip. Multi-volume Archives...

    docs.aspose.com/zip/java/multi-volume-zip/
  8. Finding text in an image|Documentation

    How to determine if an image contains provided text....takes a text fragment or a regular expression and returns true...

    docs.aspose.com/ocr/python-net/find-text/
  9. Using XPS graphic utilities | Java

    Learn how to easily generate images and relatively complex shapes on an XPS page using graphic utilities in Aspose.Page API for Java...circular sector or segment, or a regular n-gon inscribed in or circumscribed...(path); 16 17 // Inscribe a regular pentagon in the circle. 18...

    docs.aspose.com/page/java/xps/graphic-utilities/
  10. Font.all_caps property | Aspose.Words for Python

    Font.all_caps property. True if the font is formatted as all capital letters....display all characters in regular capitals: run = aw . Run (...

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