Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 4,590 for

paragraph builder

(0.08 sec)
  1. TableContentAlignment | Aspose.Words for Java

    Allows to specify the alignment of the content of the table to be used when exporting into Markdown format in Java....DocumentBuilder builder = new DocumentBuilder(); builder.insertCell();...insertCell(); builder.getParagraphFormat().setAlignment(ParagraphAlignment...

    reference.aspose.com/words/java/com.aspose.word...
  2. LineNumberRestartMode | Aspose.Words for Java

    Determines when automatic line numbering restarts in Java....Document(); DocumentBuilder builder = new DocumentBuilder(doc);...line. PageSetup pageSetup = builder.getPageSetup(); pageSetup....

    reference.aspose.com/words/java/com.aspose.word...
  3. FieldUnknown Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldUnknown class for handling unrecognized fields efficiently. Enhance your document processing with seamless integration!...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...
  4. Convert PowerPoint Presentations to Video in Ja...

    Learn how to convert PowerPoint presentations to video in JavaScript. Discover sample code and automation techniques to streamline your workflow.... "path/to/ffprobe" ); var builder = java . newInstanceSync (...); executor . createJob ( builder ). run (); } catch ( e ) {...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  5. 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...
  6. FieldChar | Aspose.Words for Java

    Base class for nodes that represent field characters in a document in Java....Document(); DocumentBuilder builder = new DocumentBuilder(doc);...FieldDate field = (FieldDate) builder.insertField(FieldType.FIELD_DATE...

    reference.aspose.com/words/java/com.aspose.word...
  7. Add Text to PDF using C++|Aspose.PDF for C++

    Learn how to insert text into PDF documents in C++ using Aspose.PDF for content customization....inputFileName ); // Create text builder object for first page of document...get_Pages () -> Add (); auto builder = MakeObject < TextBuilder...

    docs.aspose.com/pdf/cpp/add-text-to-pdf-file/
  8. Word and PDF mismatch v2 - Free Support Forum -...

    Hello, Back in May i reported issue with Word vs PDF mismatch while merging columns and using page break before Paragraph setting. It was under link Word and Pdf mismatch. It was fixed, but it appears that while extendi…...and using page break before paragraph setting. It was under link...extending this case with more paragraph settings it is still reproducible...

    forum.aspose.com/t/word-and-pdf-mismatch-v2/272282
  9. ListTemplate | Aspose.Words for Java

    Specifies one of the predefined list formats available in Microsoft Word in Java....Document(); DocumentBuilder builder = new DocumentBuilder(doc);...ON); addOutlineHeadingPar(builder, docList, "Aspose.Words Outline...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose::Words::Drawing::RelativeHorizontalSize ...

    Aspose::Words::Drawing::RelativeHorizontalSize enum. Specifies relatively to what the width of a shape or a text frame is calculated horizontally in C++....Words :: Document > (); auto builder = System :: MakeObject < Aspose...Drawing :: Shape > shape = builder -> InsertShape ( Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.dra...