Sort Score
Result 10 results
Languages All
Labels All
Results 1,551 - 1,560 of 4,243 for

paragraph builder

(0.18 sec)
  1. Convert PowerPoint to Video|Aspose.Slides for P...

    Convert PowerPoint to Video...builder.FFmpeg" , "path/to/ffmpeg"...ffmpeg.builder.FFprobe" , "path/to/ffprobe" ); $builder = ( new...

    docs.aspose.com/slides/php-java/convert-powerpo...
  2. HtmlSaveOptions.ExportDropDownFormFieldAsText |...

    Discover how the HtmlSaveOptions ExportDropDownFormFieldAsText property enhances your HTML/MHTML exports by controlling dropdown field formats. Optimize your documents!...form fields to blend in with paragraph text when saving to html....Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Aspose::Words::NodeCollection::Contains method ...

    Aspose::Words::NodeCollection::Contains method. Determines whether a node is in the collection in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...DocumentBuilder. builder -> Write ( u "Run 1. " ); builder -> Write (...

    reference.aspose.com/words/cpp/aspose.words/nod...
  4. FieldInfo Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldInfo class, your go-to solution for implementing the INFO field efficiently in document processing. Unlock powerful features today!...node, returns its parent paragraph. If the field is already removed...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words.fie...
  5. StructuredDocumentTag.Tag | Aspose.Words for .NET

    Discover the StructuredDocumentTag property that defines essential tags for SDT nodes, ensuring efficient document management and organization....DocumentBuilder builder = new DocumentBuilder ( doc ); builder . InsertNode...structured document tag in a new paragraph. StructuredDocumentTa tagClone...

    reference.aspose.com/words/net/aspose.words.mar...
  6. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Tag method. Specifies a tag associated with the current SDT node. Can not be null in C++....SdtAppearance :: Tags ); auto builder = System :: MakeObject < Aspose...DocumentBuilder > ( doc ); builder -> InsertNode ( tag ); // Insert...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. FieldDate Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldDate class, designed to effortlessly implement DATE fields, enhancing your document automation and formatting....node, returns its parent paragraph. If the field is already removed...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldDate class | Aspose.Words for Python

    aspose.words.fields.FieldDate class. Implements the DATE field...node, returns its parent paragraph. If the field is already removed...calendars. doc = aw . Document () builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Story class | Aspose.Words for C...

    Aspose::Words::Story class. Base class for elements that contain block-level nodes Paragraph and Table. To learn more, visit the documentation article in C++....contain block-level nodes Paragraph and Table . To learn more...shortcut method that creates a Paragraph object with optional text...

    reference.aspose.com/words/cpp/aspose.words/story/
  10. NodeCollection.insert method | Aspose.Words for...

    NodeCollection.insert method. Inserts a node into the collection at the specified index.... Document (); let builder = new aw . DocumentBuilder...DocumentBuilder. builder . write ( "Run 1. " ); builder . write ( "Run...

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