Sort Score
Result 10 results
Languages All
Labels All
Results 2,051 - 2,060 of 4,243 for

paragraph builder

(0.08 sec)
  1. The type initializer for 'SkiaSharp.SKObject' t...

    I am facing the following error while using Aspose.Words for .NET and Aspose.Cells for .NET (latest versions of both). The issue happens only when web app is deployed Linux based environment. I am using Docker to deploy …...Document(); DocumentBuilder builder = new DocumentBuilder(translatedDocument);...tedDocument); // Specify paragraph formatting ParagraphFormat...

    forum.aspose.com/t/the-type-initializer-for-ski...
  2. FieldCitation.source_tag property | Aspose.Word...

    FieldCitation.source_tag property. Gets or sets a value that matches the Tag element's value of the source to insert....docx' ) builder = aw . DocumentBuilder ( doc ) builder . write...referenced book. field_citation = builder . insert_field ( aw . fields...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldCitation.suppress_author property | Aspose...

    FieldCitation.suppress_author property. Gets or sets whether the author information is suppressed from the citation....docx' ) builder = aw . DocumentBuilder ( doc ) builder . write...referenced book. field_citation = builder . insert_field ( aw . fields...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldBibliography.format_language_id property |...

    FieldBibliography.format_language_id property. Gets or sets the language ID that is used to format the bibliographic sources in the document....docx' ) builder = aw . DocumentBuilder ( doc ) builder . write...referenced book. field_citation = builder . insert_field ( aw . fields...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldCitation.format_language_id property | Asp...

    FieldCitation.format_language_id property. Gets or sets the language ID that is used in conjunction with the specified bibliographic style to format the citation in the document....docx' ) builder = aw . DocumentBuilder ( doc ) builder . write...referenced book. field_citation = builder . insert_field ( aw . fields...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldFormula Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldFormula class to effortlessly implement and manage formula fields in your documents for enhanced functionality....node, returns its parent paragraph. If the field is already removed...Document (); // Use a field builder to construct a mathematical...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Use DocumentBuilder to Insert Document Elements...

    Insert document elements using the document Builder in Java.... Inserting a Paragraph DocumentBuilder.writeln inserts...but in addition, it adds a paragraph break. Current font formatting...

    docs.aspose.com/words/java/use-documentbuilder-...
  8. Aspose::Words::BreakType enum | Aspose.Words fo...

    Aspose::Words::BreakType enum. Specifies type of a break inside a document in C++....ParagraphBreak 0 Break between paragraphs. PageBreak 1 Explicit page...Words :: Document > (); auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/bre...
  9. DocumentBuilder.move_to_document_end method | A...

    DocumentBuilder.move_to_document_end method. Moves the cursor to the end of the document....Shows how to move a document builder’s cursor to different nodes...document. doc = aw . Document () builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ShapeBase class | Aspose.Words for Node.js

    Aspose.Words.Drawing.ShapeBase class. Base class for objects in the drawing layer, such as an AutoShape, freeform, OLE object, ActiveX control, or picture...the shape is a child of a Paragraph object, then the shape is...something (e.g the current paragraph, the margin or the page)....

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