Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 2,089 for

trim document

(0.15 sec)
  1. FieldOptions class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldOptions class. Represents options to control field handling in a Document...control field handling in a document. To learn more, visit the...the Working with Fields documentation article. Properties Name Description...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. List of Supported Functions|Documentation

    This article introduces the supported functions in GridDesktop....RIGHT SEARCH,SUBSTITUTE T,TEXT,TRIM UPPER VALUE LOOKUP VLOOKUP WIDECHAR...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  3. PaperSize enumeration | Aspose.Words for Node.js

    Aspose.Words.PaperSize enumeration. Specifies paper size.... Document (); let builder = new aw ...sizes. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Replacing::ReplacingArgs::get_Gr...

    Aspose::Words::Replacing::ReplacingArgs::get_GroupIndex method. Identifies, by index, a captured group in the Match that is to be replaced with the Replacement string in C++....{ auto doc = MakeObject < Document > (); auto builder = MakeObject...0x43E3." , doc -> GetText (). Trim ()); auto isLightGray = [](...

    reference.aspose.com/words/cpp/aspose.words.rep...
  5. Aspose::Words::Replacing::ReplacingArgs::get_Ma...

    Aspose::Words::Replacing::ReplacingArgs::get_Match method. The Match resulting from a single regular expression match during a Replace in C++....{ auto doc = MakeObject < Document > (); auto builder = MakeObject...0x43E3." , doc -> GetText (). Trim ()); auto isLightGray = [](...

    reference.aspose.com/words/cpp/aspose.words.rep...
  6. Using OAuth to access Mail Services|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.... trim (). isEmpty ()) return "https://login...); String name = pair [ 0 ]. trim (). toLowerCase (); String value...

    docs.aspose.com/email/java/using-oauth-to-acces...
  7. TextPath Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.TextPath class for creating stunning WordArt. Easily define text and formatting to enhance your Documents....the Working with Shapes documentation article. public class TextPath...Defines the alignment of text. Trim { get; set; } Determines whether...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Aspose::Words::Notes::FootnoteType enum | Aspos...

    Aspose::Words::Notes::FootnoteType enum. Specifies whether this is a footnote or an endnote in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...are always at the end of the document // so that this page break...

    reference.aspose.com/words/cpp/aspose.words.not...
  9. Aspose::Words::PageSetup::get_PaperSize method ...

    Aspose::Words::PageSetup::get_PaperSize method. Returns or sets the paper size in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...sizes. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/pag...
  10. ParagraphAlignment | Aspose.Words for Java

    Specifies text alignment in a paragraph in Java....Words document by hand. Document doc = new Document(); // A...A blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/java/com.aspose.word...