Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 4,546 for

paragraph builder

(0.11 sec)
  1. Aspose::Words::Fields::FieldData class | Aspose...

    Aspose::Words::Fields::FieldData class. Implements the DATA field. To learn more, visit the documentation article in C++....node, returns its parent paragraph. If the field is already removed...Words :: Document > (); auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Aspose::Words::Revision class | Aspose.Words fo...

    Aspose::Words::Revision class. Represents a revision (tracked change) in a document node or style. Use RevisionType to check the type of this revision. To learn more, visit the documentation article in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...does not count as a revision. builder -> Write ( u "This does not...

    reference.aspose.com/words/cpp/aspose.words/rev...
  3. 将 PowerPoint 转换为视频|Aspose.Slides for PHP 文档

    将 PowerPoint 转换为视频...builder.FFmpeg" , "path/to/ffmpeg"...ffmpeg.builder.FFprobe" , "path/to/ffprobe" ); $builder = ( new...

    docs.aspose.com/slides/zh/php-java/convert-powe...
  4. ThemeColor Enum | Aspose.Words for .NET

    Discover the Aspose.Words ThemeColor enum for customizing document themes with vibrant colors, enhancing your document's visual appeal and professionalism....DocumentBuilder builder = new DocumentBuilder ( doc ); builder . Writeln...Styles . Add ( StyleType . Paragraph , "ThemedStyle" ); style ...

    reference.aspose.com/words/net/aspose.words.the...
  5. How to add watermark text in cover page of word...

    Hi How to add a watermark to the cover page of a word document using Aspose Words API for Java. Now watermark text appears in all other pages and not in cover page. Following code is being used now boolean watermarke…...Document(filePath); // DocumentBuilder builder = new DocumentBuilder(doc);...Adjust the transparency // builder.moveToHeaderFooter(com.aspose...

    forum.aspose.com/t/how-to-add-watermark-text-in...
  6. Shape Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Shape class for creating versatile drawing objects like AutoShapes, text boxes, and images effortlessly in your projects....FirstParagraph { get; } Gets the first paragraph in the shape. FlipOrientation...LastParagraph { get; } Gets the last paragraph in the shape. Left { get;...

    reference.aspose.com/words/net/aspose.words.dra...
  7. FieldSet Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSet class, designed to efficiently implement the SET field for enhanced document processing and automation....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. Cell | Aspose.Words for .NET

    Discover the Cell constructor to easily create new Cell class instances. Streamline your coding process and enhance your development efficiency!...table without using a document builder. public void CreateNestedTable...cell . AppendChild ( new Paragraph ( doc )); cell . FirstParagraph...

    reference.aspose.com/words/net/aspose.words.tab...
  9. Table.Description | Aspose.Words for .NET

    Enhance your tables with descriptive properties for better accessibility. Easily set and retrieve alternative text for improved user experience....table without using a document builder. public void CreateNestedTable...cell . AppendChild ( new Paragraph ( doc )); cell . FirstParagraph...

    reference.aspose.com/words/net/aspose.words.tab...
  10. FieldDisplayBarcode Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldDisplayBarcode class to effortlessly implement DISPLAYBARCODE fields in your documents. Enhance your document management 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...