Sort Score
Result 10 results
Languages All
Labels All
Results 2,201 - 2,210 of 30,983 for

doc

(0.16 sec)
  1. Stroke.end_cap property | Aspose.Words for Python

    Stroke.end_cap property. Defines the cap style for the end of a stroke.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Below are four examples of shapes...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Stroke.start_arrow_length property | Aspose.Wor...

    Stroke.start_arrow_length property. Defines the arrowhead length for the start of a stroke.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Below are four examples of shapes...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Font.engrave property | Aspose.Words for Python

    Font.engrave property. True if the font is formatted as engraved.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . font . size = 36...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ShapeBase.IsDecorative | Aspose.Words for .NET

    Discover ShapeBase. Easily manage decorative properties in your Documents. Enhance visual appeal by setting flags for unique shape designs.... Document doc = new Document ( MyDir + "Decorative...docx" ); Shape shape = ( Shape ) doc . GetChildNodes ( NodeType ....

    reference.aspose.com/words/net/aspose.words.dra...
  5. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_BuildingBlockGallery method. Specifies type of building block for this SDT. Can not be null in C++.... auto doc = MakeObject < Document > ();...MakeObject < StructuredDocumentTa > ( doc , SdtType :: BuildingBlockGallery...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. SaveOptions.AllowEmbeddingPostScriptFonts | Asp...

    Control font embedding in your Documents with SaveOptions' AllowEmbeddingPostScriptFonts. Easily manage TrueType font options for enhanced Document quality.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Font . Name = "PostScriptFont"...

    reference.aspose.com/words/net/aspose.words.sav...
  7. ShapeBase.vertical_alignment property | Aspose....

    ShapeBase.vertical_alignment property. Specifies how the shape is positioned vertically.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a floating image...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ShapeBase.horizontal_alignment property | Aspos...

    ShapeBase.horizontal_alignment property. Specifies how the shape is positioned horizontally.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a floating image...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Drawing::JoinStyle enum | Aspose...

    Aspose::Words::Drawing::JoinStyle enum. Line join style in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Below are four examples...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Aspose::Words::Drawing::Stroke::get_EndArrowTyp...

    Aspose::Words::Drawing::Stroke::get_EndArrowType method. Defines the arrowhead for the end of a stroke in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Below are four examples...

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