Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 2,534 for

trim document

(0.1 sec)
  1. TxtExportHeadersFootersMode | Aspose.Words for ...

    Specifies the way headers and footers are exported to plain text format in Java.... Document doc = new Document(); // Insert even...primary headers/footers into the document. // The primary header/footers...

    reference.aspose.com/words/java/com.aspose.word...
  2. FieldGreetingLine.AlternateText | Aspose.Words ...

    Discover how to use the FieldGreetingLine AlternateText property to enhance user experience by displaying custom text when names are missing.... Document doc = new Document (); DocumentBuilder...Assert . That ( doc . GetText (). Trim (), Is . EqualTo ( "Dear Mr...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Aspose::Words::CompositeNode::GetChild method |...

    Aspose::Words::CompositeNode::GetChild method. Returns an Nth child node that matches the specified type in C++....MakeObject < Aspose :: Words :: Document > (); // Add two runs and...the first paragraph of this document. auto paragraph = System ::...

    reference.aspose.com/words/cpp/aspose.words/com...
  4. FieldGreetingLine.GetFieldNames | Aspose.Words ...

    Discover the GetFieldNames method in FieldGreetingLine, which efficiently retrieves a collection of mail merge field names for seamless data integration.... Document doc = new Document (); DocumentBuilder...Assert . That ( doc . GetText (). Trim (), Is . EqualTo ( "Dear Mr...

    reference.aspose.com/words/net/aspose.words.fie...
  5. PageSetup.paperSize property | Aspose.Words for...

    PageSetup.paperSize property. Returns or sets the paper size....words document by hand. let doc = new aw . Document (); // A...A blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Manage Audio in Presentations on Android|Aspose...

    Create and control audio frames in Aspose.Slides for Android—Java examples to embed, Trim, loop, and configure playback across PPT, PPTX, and ODP presentations....FadeOutDuration property Trim Audio Start Time matches the...AudioFrame.TrimFromStart property Trim Audio End Time value equals...

    docs.aspose.com/slides/androidjava/audio-frame/
  7. Document.protect method | Aspose.Words for Node.js

    Aspose.Words.Document.protect method...protect(type) Protects the document from changes without changing...type for the document. Remarks When a document is protected,...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Lists::ListFormat::get_IsListIte...

    Aspose::Words::Lists::ListFormat::get_IsListItem method. True when the paragraph has bulleted or numbered formatting applied to it in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...and end a list by using a document builder's "ListFormat" property...

    reference.aspose.com/words/cpp/aspose.words.lis...
  9. NodeCollection.count property | Aspose.Words fo...

    NodeCollection.count property. Gets the number of nodes in the collection.... Document ( base . myDir + "Nested tables...nodes. let doc = new aw . Document (); // Add two runs and one...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Using late binding in CPP|Aspose.PDF for .NET

    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....licPtr -> Release (); // Get Document OLECHAR * openFile = L "OpenFile"...Release (); // Get Pages for the Document OLECHAR * pages = L "Pages"...

    docs.aspose.com/pdf/net/using-late-binding-in-cpp/