Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 9,789 for

regular

(0.12 sec)
  1. 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/
  2. 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...
  3. 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...
  4. Aspose.PSD for .NET 21.3 - Release Notes|Docume...

    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....Group 1 // [1]: 'Layer 1' Regular Layer // [2]: '</Layer group>'..."Group 1" , 0 , true ); // Add regular layer Layer layer1 = new Layer...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-3...
  5. 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...
  6. 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...
  7. Release Memory used by Document Instance when S...

    Perhaps I don’t understand how to use SharedPtr and MakeObject, but the Visual Studio resource monitor shows this code using up lots of memory as it runs: #include <Aspose.Words.Cpp/Model/Document/Document.h> using nam…... In regular C++, I would normally delete...

    forum.aspose.com/t/release-memory-used-by-docum...
  8. Redact ODT Document Online or using Java | prod...

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

    products.aspose.com/total/java/redact/odt/
  9. 在PDF中使用链接注释|Aspose.PDF for .NET

    Aspose.PDF for .NET 允许您从PDF文档中添加、获取和删除链接注释。... Pages [ 1 ]; // Define regular expressions for text fragments...TextFragmentAbsorber for the first regular expression var textFragmentAbsorber...

    docs.aspose.com/pdf/zh/net/link-annotations/
  10. DocumentBuilder.insert_combo_box method | Aspos...

    DocumentBuilder.insert_combo_box method. Inserts a combobox form field at the current position.... REGULAR , '' , 'Enter your name here'...

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