Sort Score
Result 10 results
Languages All
Labels All
Results 7,201 - 7,210 of 157,349 for

doc

(0.06 sec)
  1. ParagraphFormat.Alignment | Aspose.Words for .NET

    Discover the ParagraphFormat Alignment property to easily customize text alignment for your paragraphs, enhancing readability and presentation.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Font font = builder . Font...

    reference.aspose.com/words/net/aspose.words/par...
  2. ParagraphFormat.alignment property | Aspose.Wor...

    ParagraphFormat.alignment property. Gets or sets text alignment for the paragraph.... let doc = new aw . Document (); // A...document node with no children. doc . removeAllChildren (); // This...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::DocumentBuilder::MoveToMergeFiel...

    Aspose::Words::DocumentBuilder::MoveToMergeField method. Moves the cursor to a position just beyond the specified merge field and removes the merge field in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert some MERGEFIELDS...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. StructuredDocumentTag.Level | Aspose.Words for ...

    Discover the StructuredDocumentTag Level property to efficiently identify its position in the Document tree, enhancing your Document management skills.... Document doc = new Document (); // Create...= new StructuredDocumentTa ( doc , SdtType . PlainText , MarkupLevel...

    reference.aspose.com/words/net/aspose.words.mar...
  5. StructuredDocumentTag.color property | Aspose.W...

    StructuredDocumentTag.color property. Gets or sets the color of the structured Document tag.... let doc = new aw . Document (); // Create...Markup . StructuredDocumentTa ( doc , aw . Markup . SdtType . PlainText...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. RelativeVerticalSize enumeration | Aspose.Words...

    aspose.words.drawing.RelativeVerticalSize enumeration. Specifies relatively to what the height of a shape or a text frame is calculated vertically.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Adding a simple shape with...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DefaultFontSubstitutionRule | Aspose.Words for ...

    Default font substitution rule in Java.... Document doc = new Document(); FontSettings...fontSettings = new FontSettings(); doc.setFontSettings(fontSettings);...

    reference.aspose.com/words/java/com.aspose.word...
  8. ParagraphFormat.space_before property | Aspose....

    ParagraphFormat.space_before property. Gets or sets the amount of spacing (in points) before the paragraph.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Apply a large amount of...

    reference.aspose.com/words/python-net/aspose.wo...
  9. AxisDisplayUnit.document property | Aspose.Word...

    AxisDisplayUnit.Document property. Returns the Document containing the parent chart.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FontFallbackSettings.build_automatic method | A...

    FontFallbackSettings.build_automatic method. Automatically builds the fallback settings by scanning available fonts.... doc = aw . Document () font_settings...aw . fonts . FontSettings () doc . font_settings = font_settings...

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