Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 10,057 for

regular

(1.78 sec)
  1. DocumentBuilder.InsertComboBox | Aspose.Words f...

    Enhance your documents with the DocumentBuilder InsertComboBox method. Easily add interactive combo box form fields for improved user experience.... Regular , "" , "Enter your name here"...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Search PDF using Java | Aspose.PDF

    Search PDF document without opening programmatically with Java sample code using Aspose.PDF for Java....text search option to specify regular expression usage TextSearchOptions...

    products.aspose.com/pdf/java/search/
  3. Tables and Ranges with JavaScript via C++|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....formatting, convert the table to a regular range of data. Aspose.Cells..."arial.ttf" , "NotoSansSC-Regular.ttf" ] }). then (() => { console...

    docs.aspose.com/cells/javascript-cpp/tables-and...
  4. FontSettings | Aspose.Words for Java

    Specifies font settings for a document in Java....addSubstitutes("Kreon-Regular", "Calibri"); Assert.assertEquals(1...getTableSubstitution().getSubstitutes("Kreon-Regular"))); Assert.assertTrue(IterableUtils...

    reference.aspose.com/words/java/com.aspose.word...
  5. Redact DOC Document Online or using Java | prod...

    Open and redact DOC document online via app for free. Java API code to search and replace DOC text with Regular expression....replace text in DOC file using regular expression through Java. Download...Document class Define the regular expression pattern array Iterate...

    products.aspose.com/total/java/redact/doc/
  6. Some content cannot be replaced successfully Wh...

    Sample Code void Main() { InitCoreComponent(); var doc = new Aspose.Words.Document(@"C:\Users\admin\Desktop\demo.docx"); foreach (Paragraph para in doc.GetChildNodes(NodeType.Paragraph, true)) { Range paraRange …... Use Regular Expressions : If the text has...or extra spaces), utilize regular expressions for a more flexible...

    forum.aspose.com/t/some-content-cannot-be-repla...
  7. Working with Text in XPS file | Python

    How to add text to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python... REGULAR , 300, 450, "Hello World!"...aspose. pydrawing . FontStyle . REGULAR , 400, 200, "TEN. rof SPX.esopsA"...

    docs.aspose.com/page/python-net/xps/working-wit...
  8. Merge two adjacent cells|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....string cellName ) { // Create a regular expression to match the column...string cellName ) { // Create a regular expression to match the row...

    docs.aspose.com/cells/net/merge-two-adjacent-ce...
  9. Configure Font Substitution in Presentations Us...

    Enable optimal font substitution in Aspose.Slides for С++ when converting PowerPoint & OpenDocument presentations to other file formats.... They are suitable for regular text scenarios where Aspose...described above still apply to regular presentation text when the...

    docs.aspose.com/slides/cpp/font-substitution/
  10. Bug when generating Html in fixedLayout of a do...

    Table with dotted border.docx (19.6 KB) When I convert this word document with this code to HTML output: HtmlFixedSaveOptions saveOptions = new HtmlFixedSaveOptions(); saveOptions.setExportEmbeddedCss(true); saveOption…... Use the regular (flow‑layout) HTML saver HtmlSaveOptions...work‑arounds above. 4. Use the regular (flow‑layout) HTML saver import...

    forum.aspose.com/t/bug-when-generating-html-in-...