Sort Score
Result 10 results
Languages All
Labels All
Results 1,691 - 1,700 of 4,637 for

paragraph builder

(0.27 sec)
  1. FieldAutoNumOut Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldAutoNumOut class for seamless AUTONUMOUT field implementation, enhancing document automation and efficiency....node, returns its parent paragraph. If the field is already removed...Examples Shows how to number paragraphs using AUTONUMOUT fields....

    reference.aspose.com/words/net/aspose.words.fie...
  2. DocumentBuilder.moveToBookmark method | Aspose....

    Aspose.Words.DocumentBuilder.moveToBookmark method...level, moves to the next paragraph. The comparison is not case-sensitive...Shows how to move a document builder’s cursor to different nodes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Revision.Reject | Aspose.Words for .NET

    Master the Revision Reject method to streamline your workflow and enhance productivity. Say goodbye to unnecessary changes today!...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...does not count as a revision. builder . Write ( "This does not count...

    reference.aspose.com/words/net/aspose.words/rev...
  4. Convert PowerPoint Presentations to Video in PH...

    Learn how to convert PowerPoint presentations to video with Aspose.Slides for PHP. Discover sample code and automation techniques to streamline your workflow....builder.FFmpeg" , "path/to/ffmpeg"...ffmpeg.builder.FFprobe" , "path/to/ffprobe" ); $builder = ( new...

    docs.aspose.com/slides/php-java/convert-powerpo...
  5. BuiltInDocumentProperties.Words | Aspose.Words ...

    Discover the BuiltInDocumentProperties Words property, offering an accurate word count estimate for your documents to enhance editing efficiency....DocumentBuilder builder = new DocumentBuilder ( doc ); builder . Writeln...et dolore magna aliqua." ); builder . Write ( "Ut enim ad minim...

    reference.aspose.com/words/net/aspose.words.pro...
  6. Add tab stops to the headers - Free Support For...

    Hi Alexey, A quick question if you don’t mind. I am trying to add tab stops to the headers to “move” the right margin of the text to the left side (see the screenshot). Here is my code, but it doesn’t look like doing an…...Paragraph firstHeaderParagraph in header.Paragraphs) { firstHeaderParagraph...DocumentBuilder builder = new DocumentBuilder(doc); builder.MoveToHe...

    forum.aspose.com/t/add-tab-stops-to-the-headers...
  7. Aspose::Words::Drawing::ShapeBase::get_TopRelat...

    Aspose::Words::Drawing::ShapeBase::get_TopRelative method. Gets or sets the value that represents shape's relative top position in percent in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...Drawing :: Shape > shape = builder -> InsertShape ( Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. FieldBibliography class | Aspose.Words for Python

    aspose.words.fields.FieldBibliography class. Implements the BIBLIOGRAPHY field...node, returns its parent paragraph. If the field is already removed...docx' ) builder = aw . DocumentBuilder ( doc ) builder . write...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Shape | Aspose.Words for Java

    Represents an object in the drawing layer such as an AutoShape textbox freeform OLE object ActiveX control or picture in Java....can have text, can contain Paragraph and Table nodes as children...Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  10. Document.HasRevisions | Aspose.Words for .NET

    Discover if your document has tracked changes with the HasRevisions property. Easily manage edits and enhance your workflow efficiency....Document (); DocumentBuilder builder = new DocumentBuilder ( doc...does not count as a revision. builder . Write ( "This does not count...

    reference.aspose.com/words/net/aspose.words/doc...