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

regular

(0.15 sec)
  1. Working with Text in XPS file | .NET

    How to add text to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET... Regular , 300f, 450f, "Hello World...( "Arial" , 20, FontStyle. Regular , 400f, 200f, "TEN. rof SPX...

    docs.aspose.com/page/net/xps/working-with-text/
  2. Working with Text | C++ API Solution

    How to add text to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...System::Drawing::FontStyle::Regular, 300. f , 450. f , u "Hello...System::Drawing::FontStyle::Regular, 400. f , 200. f , u "++C....

    docs.aspose.com/page/cpp/xps/working-with-text/
  3. 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/
  4. 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...
  5. 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...
  6. PST Files: Creating and Filling with Content in...

    Empower your C# .NET projects with Aspose.Email PST file handling features. Create PST files, add folders and subfolders, emails and Outlook items....Adding Standard Folders Adding Regular Folders Adding Emails and Outlook...incorporating standard and regular folders, and finally, adding...

    blog.aspose.com/email/creating-pst-files-using-...
  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. 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...
  9. 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-...
  10. 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/