Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 10,008 for

regular

(1.6 sec)
  1. Create Self-Extracting SFX Archives | Aspose.Zi...

    Learn how to create self-extracting SFX archives with our comprehensive guide.... You can execute it as a regular program by double click, or...

    docs.aspose.com/zip/java/create-self-extracting...
  2. Create self-extracting (SFX) archive in C# | As...

    C# library allows you to Create self-extracting (SFX) archive in .NET... You can execute it as a regular program by double-clicking...

    docs.aspose.com/zip/net/create-self-extracting-...
  3. Fix manual text to proper list level with prope...

    I am working on a usecase to process a document list data. But in some of the cases I dont have proper list structure. It happens instead of setting up 1, 1.1, 1.1.1 , 2, a, b, c,3 etc are not actual list but normal stri…... Regular expressions can be useful for...

    forum.aspose.com/t/fix-manual-text-to-proper-li...
  4. IReplacingCallback Interface | Aspose.Words for...

    Enhance your document processing with Aspose.Words' IReplacingCallback interface. Create custom find and replace methods for tailored results....replace all occurrences of a regular expression pattern with another...

    reference.aspose.com/words/net/aspose.words.rep...
  5. Format Presentation Text in .NET|Aspose.Slides ...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for .NET. Customize fonts, colors, alignment, and more.... Highlight Text Using Regular Expressions Aspose.Slides for...in PowerPoint slides using regular expressions. This feature is...

    docs.aspose.com/slides/net/text-formatting/
  6. Translate Markdown to DOM|Aspose.Words for Node...

    Tarnslate a Markdown document to Document Object Model and back using Node.js. So you can work with complex existing Markdown and programmatically create a Markdown document from scratch....Otherwise, it will be just a regular paragraph with a corresponding...

    docs.aspose.com/words/nodejs-net/translate-mark...
  7. Read message bodies of embedded messages withou...

    Suppose there is a message in a PST and that message has an embedded message as an attachment. I want to read the message bodies of the embedded message exactly as they are in the PST for archiving purposes. I do not wa…...avoiding synthesized bodies on regular messages. I’m looking for a...

    forum.aspose.com/t/read-message-bodies-of-embed...
  8. Extra page being added in Visio conversion - Fr...

    ● Aspose.Diagram Bug Report: Production License Exposes Background=2 Pages Creating Blank PDF Pages ─ Issue Summary When converting certain Visio (.vsd) files to PDF using Aspose.Diagram with a production license, the…...documentation: Background = 0: Regular foreground page Background...

    forum.aspose.com/t/extra-page-being-added-in-vi...
  9. Working with Text in PS file | Python

    How to add textt in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python... REGULAR ) 12 document. fillText (str...aspose. pydrawing . FontStyle . REGULAR ) 3 # Fill the text with the...

    docs.aspose.com/page/python-net/ps/working-with...
  10. Working with Text in PostScript | .NET

    How to add textt in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET... Regular ); 3 document. FillText (str...Linotype" , fontSize, FontStyle. Regular ); 3 //Fill the text with default...

    docs.aspose.com/page/net/ps/working-with-text/